<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.bensmomcraft.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hardy</id>
	<title>BensMomCraft Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.bensmomcraft.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hardy"/>
	<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Special:Contributions/Hardy"/>
	<updated>2026-04-29T16:06:11Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Introduction&amp;diff=196</id>
		<title>Introduction</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Introduction&amp;diff=196"/>
		<updated>2025-06-16T19:43:25Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Check out the rest of the wiki: [[Main Page]]&lt;br /&gt;
&lt;br /&gt;
Check out our site! https://bensmomcraft.com/&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Why BensMomCraft Exists ==&lt;br /&gt;
I grew up sinking countless after-school hours into classic **Minecraft Factions** servers.  Over time the scene went stale—pay-to-win kits, laggy cannons, and vanilla-only meta.  &lt;br /&gt;
**BensMomCraft** is my answer.  It’s a self-hosted passion project where I rebuild the parts I loved, fix the parts I hated, and layer in modern quality-of-life systems.  &lt;br /&gt;
I treat the server as a living case study in **game-design, DevOps, and community management**—and I link this wiki on my résumé to showcase those skills.&lt;br /&gt;
&lt;br /&gt;
== Core Gameplay Features ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Category !! Implemented With !! What It Adds&lt;br /&gt;
|-&lt;br /&gt;
| Faction Warfare &amp;amp; Land Control || &amp;lt;code&amp;gt;FactionsUUID&amp;lt;/code&amp;gt; (coming), &amp;lt;code&amp;gt;WorldGuard&amp;lt;/code&amp;gt; || Claim chunks, manage power, form alliances, view live borders.&lt;br /&gt;
|-&lt;br /&gt;
| Dynamic World Management || &amp;lt;code&amp;gt;WorldEdit&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;UltimateBlockRegen&amp;lt;/code&amp;gt; || Quick admin builds plus auto-regenerating ores for an infinite economy sink.&lt;br /&gt;
|-&lt;br /&gt;
| PvE / Boss Encounters || &amp;lt;code&amp;gt;MythicMobs&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ModelEngine&amp;lt;/code&amp;gt; || Hand-crafted bosses that drop keys, cosmetics, and story items.&lt;br /&gt;
|-&lt;br /&gt;
| Custom Items &amp;amp; Enchants || &amp;lt;code&amp;gt;ItemsAdder&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;AdvancedEnchantments&amp;lt;/code&amp;gt; || 250+ lore-driven items, rune-based enchants, and weapon sets (e.g., *Frostbite*).&lt;br /&gt;
|-&lt;br /&gt;
| Skill Progression || &amp;lt;code&amp;gt;AuraSkills&amp;lt;/code&amp;gt; || Passive stat boosts for mining, combat, and farming—tied into rank economy.&lt;br /&gt;
|-&lt;br /&gt;
| Quick-Access UI || &amp;lt;code&amp;gt;DeluxeMenus&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;GUIPlus&amp;lt;/code&amp;gt; || **/q** menu: kits, vaults, warps, keys, cosmetics—zero command memorisation.&lt;br /&gt;
|-&lt;br /&gt;
| Trade &amp;amp; Economy || &amp;lt;code&amp;gt;AxTrade&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Vault&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;InsaneVaults&amp;lt;/code&amp;gt; || Secure /trade GUI, personal cloud vaults, and an in-game cash marketplace (roadmap).&lt;br /&gt;
|-&lt;br /&gt;
| Pets &amp;amp; Cosmetics || &amp;lt;code&amp;gt;MCPets&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;HMCCosmetics&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;DecentHolograms&amp;lt;/code&amp;gt; || Collectible companions, particle auras, backpacks—pure vanity, no pay-to-win stats.&lt;br /&gt;
|-&lt;br /&gt;
| Cross-Version Support || &amp;lt;code&amp;gt;ViaVersion&amp;lt;/code&amp;gt; || Java 1.17 → latest can all connect without client mods.&lt;br /&gt;
|-&lt;br /&gt;
| Anti-Combat-Log || &amp;lt;code&amp;gt;CombatLogX&amp;lt;/code&amp;gt; || Prevents teleport escapes and keeps PvP fair.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Security &amp;amp; Infrastructure ==&lt;br /&gt;
; **Edge Protection (Cloudflare)**&lt;br /&gt;
: * Unmetered DDoS mitigation – absorbs L3/L4/L7 floods.  &lt;br /&gt;
: * WAF rules &amp;amp; Bot-Fight mode – blocks SQL-i/XSS probes and credential stuffing.  &lt;br /&gt;
: * Universal SSL with HSTS &amp;amp; automatic renewals.&lt;br /&gt;
&lt;br /&gt;
; **Web Layer Hardening**&lt;br /&gt;
: * NamelessMC CMS with bcrypt passwords, CSRF tokens, optional 2-factor auth &amp;amp; reCAPTCHA.  &lt;br /&gt;
: * OAuth log-ins (Discord / Google) so the site never handles raw credentials.  &lt;br /&gt;
: * Payments off-loaded to **Tebex** (PCI-DSS compliant).&lt;br /&gt;
&lt;br /&gt;
; **Server-Side Controls**&lt;br /&gt;
: * Role-based permissions via **LuckPerms**; staff access is least-privilege by default.  &lt;br /&gt;
: * Daily off-site backups and **InsaneVaults** auto-saves to guard against region corruption.  &lt;br /&gt;
: * Non-default game port (&amp;lt;code&amp;gt;25620&amp;lt;/code&amp;gt;) and whitelist toggles during maintenance windows.&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
* **Auction House** &amp;amp; **Bounty Board** – late-game economy loops.  &lt;br /&gt;
* **Story Quests** voiced through **TypeWriter** NPC dialogues.  &lt;br /&gt;
* **Player-owned Regions** powered by **BentoBox** island plots + **AdvancedRegionMarket**.&lt;br /&gt;
&lt;br /&gt;
== Get Involved ==&lt;br /&gt;
Whether you’re here to test mechanics, theory-craft exploits, or just chill with a pet chicken bake, hop on:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
Server IP: play.bensmomcraft.com:25620&lt;br /&gt;
Wiki  : https://wiki.bensmomcraft.com&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Thanks for checking out the project—I’d love your feedback, bug reports, and war stories.  See you in the Nether!&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Introduction&amp;diff=195</id>
		<title>Introduction</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Introduction&amp;diff=195"/>
		<updated>2025-06-16T19:40:59Z</updated>

		<summary type="html">&lt;p&gt;Hardy: /* Get Involved */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Why BensMomCraft Exists ==&lt;br /&gt;
I grew up sinking countless after-school hours into classic **Minecraft Factions** servers.  Over time the scene went stale—pay-to-win kits, laggy cannons, and vanilla-only meta.  &lt;br /&gt;
**BensMomCraft** is my answer.  It’s a self-hosted passion project where I rebuild the parts I loved, fix the parts I hated, and layer in modern quality-of-life systems.  &lt;br /&gt;
I treat the server as a living case study in **game-design, DevOps, and community management**—and I link this wiki on my résumé to showcase those skills.&lt;br /&gt;
&lt;br /&gt;
== Core Gameplay Features ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Category !! Implemented With !! What It Adds&lt;br /&gt;
|-&lt;br /&gt;
| Faction Warfare &amp;amp; Land Control || &amp;lt;code&amp;gt;FactionsUUID&amp;lt;/code&amp;gt; (coming), &amp;lt;code&amp;gt;WorldGuard&amp;lt;/code&amp;gt; || Claim chunks, manage power, form alliances, view live borders.&lt;br /&gt;
|-&lt;br /&gt;
| Dynamic World Management || &amp;lt;code&amp;gt;WorldEdit&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;UltimateBlockRegen&amp;lt;/code&amp;gt; || Quick admin builds plus auto-regenerating ores for an infinite economy sink.&lt;br /&gt;
|-&lt;br /&gt;
| PvE / Boss Encounters || &amp;lt;code&amp;gt;MythicMobs&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ModelEngine&amp;lt;/code&amp;gt; || Hand-crafted bosses that drop keys, cosmetics, and story items.&lt;br /&gt;
|-&lt;br /&gt;
| Custom Items &amp;amp; Enchants || &amp;lt;code&amp;gt;ItemsAdder&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;AdvancedEnchantments&amp;lt;/code&amp;gt; || 250+ lore-driven items, rune-based enchants, and weapon sets (e.g., *Frostbite*).&lt;br /&gt;
|-&lt;br /&gt;
| Skill Progression || &amp;lt;code&amp;gt;AuraSkills&amp;lt;/code&amp;gt; || Passive stat boosts for mining, combat, and farming—tied into rank economy.&lt;br /&gt;
|-&lt;br /&gt;
| Quick-Access UI || &amp;lt;code&amp;gt;DeluxeMenus&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;GUIPlus&amp;lt;/code&amp;gt; || **/q** menu: kits, vaults, warps, keys, cosmetics—zero command memorisation.&lt;br /&gt;
|-&lt;br /&gt;
| Trade &amp;amp; Economy || &amp;lt;code&amp;gt;AxTrade&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Vault&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;InsaneVaults&amp;lt;/code&amp;gt; || Secure /trade GUI, personal cloud vaults, and an in-game cash marketplace (roadmap).&lt;br /&gt;
|-&lt;br /&gt;
| Pets &amp;amp; Cosmetics || &amp;lt;code&amp;gt;MCPets&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;HMCCosmetics&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;DecentHolograms&amp;lt;/code&amp;gt; || Collectible companions, particle auras, backpacks—pure vanity, no pay-to-win stats.&lt;br /&gt;
|-&lt;br /&gt;
| Cross-Version Support || &amp;lt;code&amp;gt;ViaVersion&amp;lt;/code&amp;gt; || Java 1.17 → latest can all connect without client mods.&lt;br /&gt;
|-&lt;br /&gt;
| Anti-Combat-Log || &amp;lt;code&amp;gt;CombatLogX&amp;lt;/code&amp;gt; || Prevents teleport escapes and keeps PvP fair.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Security &amp;amp; Infrastructure ==&lt;br /&gt;
; **Edge Protection (Cloudflare)**&lt;br /&gt;
: * Unmetered DDoS mitigation – absorbs L3/L4/L7 floods.  &lt;br /&gt;
: * WAF rules &amp;amp; Bot-Fight mode – blocks SQL-i/XSS probes and credential stuffing.  &lt;br /&gt;
: * Universal SSL with HSTS &amp;amp; automatic renewals.&lt;br /&gt;
&lt;br /&gt;
; **Web Layer Hardening**&lt;br /&gt;
: * NamelessMC CMS with bcrypt passwords, CSRF tokens, optional 2-factor auth &amp;amp; reCAPTCHA.  &lt;br /&gt;
: * OAuth log-ins (Discord / Google) so the site never handles raw credentials.  &lt;br /&gt;
: * Payments off-loaded to **Tebex** (PCI-DSS compliant).&lt;br /&gt;
&lt;br /&gt;
; **Server-Side Controls**&lt;br /&gt;
: * Role-based permissions via **LuckPerms**; staff access is least-privilege by default.  &lt;br /&gt;
: * Daily off-site backups and **InsaneVaults** auto-saves to guard against region corruption.  &lt;br /&gt;
: * Non-default game port (&amp;lt;code&amp;gt;25620&amp;lt;/code&amp;gt;) and whitelist toggles during maintenance windows.&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
* **Auction House** &amp;amp; **Bounty Board** – late-game economy loops.  &lt;br /&gt;
* **Story Quests** voiced through **TypeWriter** NPC dialogues.  &lt;br /&gt;
* **Player-owned Regions** powered by **BentoBox** island plots + **AdvancedRegionMarket**.&lt;br /&gt;
&lt;br /&gt;
== Get Involved ==&lt;br /&gt;
Whether you’re here to test mechanics, theory-craft exploits, or just chill with a pet chicken bake, hop on:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
Server IP: play.bensmomcraft.com:25620&lt;br /&gt;
Wiki  : https://wiki.bensmomcraft.com&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Thanks for checking out the project—I’d love your feedback, bug reports, and war stories.  See you in the Nether!&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Introduction&amp;diff=194</id>
		<title>Introduction</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Introduction&amp;diff=194"/>
		<updated>2025-06-16T19:40:27Z</updated>

		<summary type="html">&lt;p&gt;Hardy: Created page with &amp;quot;= Introduction =  __TOC__  == Why BensMomCraft Exists == I grew up sinking countless after-school hours into classic **Minecraft Factions** servers.  Over time the scene went stale—pay-to-win kits, laggy cannons, and vanilla-only meta.   **BensMomCraft** is my answer.  It’s a self-hosted passion project where I rebuild the parts I loved, fix the parts I hated, and layer in modern quality-of-life systems.   I treat the server as a living case study in **game-design, D...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Why BensMomCraft Exists ==&lt;br /&gt;
I grew up sinking countless after-school hours into classic **Minecraft Factions** servers.  Over time the scene went stale—pay-to-win kits, laggy cannons, and vanilla-only meta.  &lt;br /&gt;
**BensMomCraft** is my answer.  It’s a self-hosted passion project where I rebuild the parts I loved, fix the parts I hated, and layer in modern quality-of-life systems.  &lt;br /&gt;
I treat the server as a living case study in **game-design, DevOps, and community management**—and I link this wiki on my résumé to showcase those skills.&lt;br /&gt;
&lt;br /&gt;
== Core Gameplay Features ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Category !! Implemented With !! What It Adds&lt;br /&gt;
|-&lt;br /&gt;
| Faction Warfare &amp;amp; Land Control || &amp;lt;code&amp;gt;FactionsUUID&amp;lt;/code&amp;gt; (coming), &amp;lt;code&amp;gt;WorldGuard&amp;lt;/code&amp;gt; || Claim chunks, manage power, form alliances, view live borders.&lt;br /&gt;
|-&lt;br /&gt;
| Dynamic World Management || &amp;lt;code&amp;gt;WorldEdit&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;UltimateBlockRegen&amp;lt;/code&amp;gt; || Quick admin builds plus auto-regenerating ores for an infinite economy sink.&lt;br /&gt;
|-&lt;br /&gt;
| PvE / Boss Encounters || &amp;lt;code&amp;gt;MythicMobs&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ModelEngine&amp;lt;/code&amp;gt; || Hand-crafted bosses that drop keys, cosmetics, and story items.&lt;br /&gt;
|-&lt;br /&gt;
| Custom Items &amp;amp; Enchants || &amp;lt;code&amp;gt;ItemsAdder&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;AdvancedEnchantments&amp;lt;/code&amp;gt; || 250+ lore-driven items, rune-based enchants, and weapon sets (e.g., *Frostbite*).&lt;br /&gt;
|-&lt;br /&gt;
| Skill Progression || &amp;lt;code&amp;gt;AuraSkills&amp;lt;/code&amp;gt; || Passive stat boosts for mining, combat, and farming—tied into rank economy.&lt;br /&gt;
|-&lt;br /&gt;
| Quick-Access UI || &amp;lt;code&amp;gt;DeluxeMenus&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;GUIPlus&amp;lt;/code&amp;gt; || **/q** menu: kits, vaults, warps, keys, cosmetics—zero command memorisation.&lt;br /&gt;
|-&lt;br /&gt;
| Trade &amp;amp; Economy || &amp;lt;code&amp;gt;AxTrade&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Vault&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;InsaneVaults&amp;lt;/code&amp;gt; || Secure /trade GUI, personal cloud vaults, and an in-game cash marketplace (roadmap).&lt;br /&gt;
|-&lt;br /&gt;
| Pets &amp;amp; Cosmetics || &amp;lt;code&amp;gt;MCPets&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;HMCCosmetics&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;DecentHolograms&amp;lt;/code&amp;gt; || Collectible companions, particle auras, backpacks—pure vanity, no pay-to-win stats.&lt;br /&gt;
|-&lt;br /&gt;
| Cross-Version Support || &amp;lt;code&amp;gt;ViaVersion&amp;lt;/code&amp;gt; || Java 1.17 → latest can all connect without client mods.&lt;br /&gt;
|-&lt;br /&gt;
| Anti-Combat-Log || &amp;lt;code&amp;gt;CombatLogX&amp;lt;/code&amp;gt; || Prevents teleport escapes and keeps PvP fair.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Security &amp;amp; Infrastructure ==&lt;br /&gt;
; **Edge Protection (Cloudflare)**&lt;br /&gt;
: * Unmetered DDoS mitigation – absorbs L3/L4/L7 floods.  &lt;br /&gt;
: * WAF rules &amp;amp; Bot-Fight mode – blocks SQL-i/XSS probes and credential stuffing.  &lt;br /&gt;
: * Universal SSL with HSTS &amp;amp; automatic renewals.&lt;br /&gt;
&lt;br /&gt;
; **Web Layer Hardening**&lt;br /&gt;
: * NamelessMC CMS with bcrypt passwords, CSRF tokens, optional 2-factor auth &amp;amp; reCAPTCHA.  &lt;br /&gt;
: * OAuth log-ins (Discord / Google) so the site never handles raw credentials.  &lt;br /&gt;
: * Payments off-loaded to **Tebex** (PCI-DSS compliant).&lt;br /&gt;
&lt;br /&gt;
; **Server-Side Controls**&lt;br /&gt;
: * Role-based permissions via **LuckPerms**; staff access is least-privilege by default.  &lt;br /&gt;
: * Daily off-site backups and **InsaneVaults** auto-saves to guard against region corruption.  &lt;br /&gt;
: * Non-default game port (&amp;lt;code&amp;gt;25620&amp;lt;/code&amp;gt;) and whitelist toggles during maintenance windows.&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
* **Auction House** &amp;amp; **Bounty Board** – late-game economy loops.  &lt;br /&gt;
* **Story Quests** voiced through **TypeWriter** NPC dialogues.  &lt;br /&gt;
* **Player-owned Regions** powered by **BentoBox** island plots + **AdvancedRegionMarket**.&lt;br /&gt;
&lt;br /&gt;
== Get Involved ==&lt;br /&gt;
Whether you’re here to test mechanics, theory-craft exploits, or just chill with a pet chicken bake, hop on:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
Server IP: play.bensmomcraft.com:25620&lt;br /&gt;
Wiki  : https://wiki.bensmomcraft.com&lt;br /&gt;
Discord: https://discord.gg/your-invite&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Thanks for checking out the project—I’d love your feedback, bug reports, and war stories.  See you in the Nether!&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Gameplay_Features&amp;diff=193</id>
		<title>Gameplay Features</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Gameplay_Features&amp;diff=193"/>
		<updated>2025-06-16T19:31:57Z</updated>

		<summary type="html">&lt;p&gt;Hardy: Created page with &amp;quot;{| class=&amp;quot;wikitable&amp;quot; !Feature !What it is / why it matters |- |&amp;#039;&amp;#039;&amp;#039;Faction warfare &amp;amp; land control&amp;#039;&amp;#039;&amp;#039; |Classic /f system lets players create factions, claim chunks, form alliances, toggle open/closed status, manage perms, and see a live territory map. Full command list is on the wiki so newcomers can copy-paste right away. wiki.bensmomcraft.com |- |&amp;#039;&amp;#039;&amp;#039;Rank progression economy&amp;#039;&amp;#039;&amp;#039; |Eight tongue-in-cheek ranks—&amp;#039;&amp;#039;MommysBoy → Charlie Sheen&amp;#039;&amp;#039;—cost in-gam...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Feature&lt;br /&gt;
!What it is / why it matters&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Faction warfare &amp;amp; land control&#039;&#039;&#039;&lt;br /&gt;
|Classic /f system lets players create factions, claim chunks, form alliances, toggle open/closed status, manage perms, and see a live territory map. Full command list is on the wiki so newcomers can copy-paste right away. [[Faction system|wiki.bensmomcraft.com]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Rank progression economy&#039;&#039;&#039;&lt;br /&gt;
|Eight tongue-in-cheek ranks—&#039;&#039;MommysBoy → Charlie Sheen&#039;&#039;—cost in-game cash and unlock perks like arena warps, extra vault slots, and custom kits. Gives grinders a money sink and bragging rights. [[Rank Menu|wiki.bensmomcraft.com]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Universal /q Quick Menu&#039;&#039;&#039;&lt;br /&gt;
|One GUI to rule them all: kits, rank perks, crate keys, auction house + vaults, warps, cosmetics, skills, pets, and a Discord button. Keeps newbies from drowning in commands. [[Q Menu|wiki.bensmomcraft.com]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Crates &amp;amp; Keys loot loop&#039;&#039;&#039;&lt;br /&gt;
|/warp keys opens Silver, Gold and GodKits crates plus cosmetic chests—each with its own reward table. Keys drop from bosses, daily login, and voting, driving repeat engagement. [[Keys Menu|wiki.bensmomcraft.com]][[Cosmetic Menu|wiki.bensmomcraft.com]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Cosmetic flex system&#039;&#039;&#039;&lt;br /&gt;
|Separate menu for hats, backpacks and offhand items. Entirely vanity—no stat buffs—so whales can peacock without wrecking balance. [[Cosmetic Menu|wiki.bensmomcraft.com]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Spawner upgrades&#039;&#039;&#039;&lt;br /&gt;
|GUI lets farmers buy spawners, add “charges,” and tune Amount / Delay / Range tiers. High-cost upgrades feed the late-game economy. [[Spawner Menu|wiki.bensmomcraft.com]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Personal Vaults&#039;&#039;&#039;&lt;br /&gt;
|Cloud-style storage you can open from the auction-house icon or a command; extra slots unlock via higher ranks. [[Q Menu|wiki.bensmomcraft.com]][[Vaults|wiki.bensmomcraft.com]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Skills &amp;amp; Pets (WIP)&#039;&#039;&#039;&lt;br /&gt;
|Placeholder pages hint at a custom skill tree and collectible combat / utility pets, both accessible from the Quick Menu. [[Skills Menu|wiki.bensmomcraft.com]][[Pet Menu|wiki.bensmomcraft.com]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Bounty board (WIP)&#039;&#039;&#039;&lt;br /&gt;
|Framework in place for setting cash bounties on other players—a grief-mitigation + PvP incentive loop. [[Bounty System|wiki.bensmomcraft.com]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Boss fights (WIP)&#039;&#039;&#039;&lt;br /&gt;
|Cosmetic keys page already references bosses as a key source of drops; expect hand-crafted encounters with unique loot. [[Cosmetic Menu|wiki.bensmomcraft.com]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Auction House (planned)&#039;&#039;&#039;&lt;br /&gt;
|Button exists in the Quick Menu; roadmap calls for interactive buy-/sell listings tied to Vaults, giving traders a central marketplace.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Security_Features&amp;diff=192</id>
		<title>Security Features</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Security_Features&amp;diff=192"/>
		<updated>2025-06-16T19:28:18Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Layer&lt;br /&gt;
!What it does&lt;br /&gt;
!Where you can spot it&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;TLS everywhere&#039;&#039;&#039;&lt;br /&gt;
|The site forces an automatic  HTTP→HTTPS  redirect, so all traffic is encrypted in-transit.&lt;br /&gt;
|Hitting &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://bensmomcraft.com&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; bounces straight to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;https://…&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; bensmomcraft.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;OAuth log-ins&#039;&#039;&#039;&lt;br /&gt;
|Instead of making you create yet another password, you can authenticate with Discord or Google—both hand you back via the standard OAuth 2.0 flow, meaning the site never handles your credentials.&lt;br /&gt;
|Login / Register screens show the social buttons bensmomcraft.combensmomcraft.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;NamelessMC hardening&#039;&#039;&#039;&lt;br /&gt;
|The site runs the NamelessMC CMS, which ships with:&lt;br /&gt;
• bcrypt-hashed passwords&lt;br /&gt;
• built-in CSRF tokens on every form&lt;br /&gt;
• optional Google reCAPTCHA for registration&lt;br /&gt;
• optional per-group or per-user TOTP 2FA&lt;br /&gt;
|NamelessMC docs highlight 2FA &amp;amp; reCAPTCHA settings docs.namelessmc.comgithub.com and its April 2025 security-patch release notes namelessmc.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Legal &amp;amp; privacy notices&#039;&#039;&#039;&lt;br /&gt;
|Dedicated &#039;&#039;&#039;Terms &amp;amp; Conditions&#039;&#039;&#039;, &#039;&#039;&#039;Privacy Policy&#039;&#039;&#039;, and &#039;&#039;&#039;Cookie Notice&#039;&#039;&#039; links in the footer satisfy basic GDPR/CCPA transparency and give you opt-in tracking consent.&lt;br /&gt;
|Footer links on every page bensmomcraft.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Cookie-banner opt-in&#039;&#039;&#039;&lt;br /&gt;
|Visitors from regions that require it see a banner before non-essential cookies are set, reducing regulatory exposure. (It’s the stock NamelessMC “Cookie Notice” module.)&lt;br /&gt;
|Footer + first-load banner trigger bensmomcraft.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Isolated payments&#039;&#039;&#039;&lt;br /&gt;
|All rank/keys purchases jump to &#039;&#039;&#039;Tebex.io&#039;&#039;&#039;, which is PCI-DSS compliant and runs its own fraud filters—your site never touches card data.&lt;br /&gt;
|“Shop Now” button points to Tebex bensmomcraft.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Account-consent gate&#039;&#039;&#039;&lt;br /&gt;
|New users must tick “I Agree” to the T&amp;amp;C before registration is accepted, adding an explicit contract layer.&lt;br /&gt;
|Register page checkbox bensmomcraft.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Role-based permissions&#039;&#039;&#039;&lt;br /&gt;
|NamelessMC lets you granularly restrict StaffCP access, forum moderation, API tokens, etc., minimising blast-radius if a staff account is compromised.&lt;br /&gt;
|(Exposed in StaffCP; documented in NamelessMC docs) docs.namelessmc.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Non-default game port&#039;&#039;&#039;&lt;br /&gt;
|The public server address (&amp;lt;code&amp;gt;play.bensmomcraft.com:25620&amp;lt;/code&amp;gt;) isn’t the vanilla 25565 port, which deters the laziest mass-scan botnets.&lt;br /&gt;
|Front-page IP widget bensmomcraft.com&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Extra security you get just by sitting behind Cloudflare ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Layer (edge-side)&lt;br /&gt;
!What it brings to the party&lt;br /&gt;
!Source&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Anycast CDN &amp;amp; unmetered DDoS shield&#039;&#039;&#039;&lt;br /&gt;
|All HTTP/S traffic first lands on Cloudflare’s 310-city Anycast network.  Their autonomous systems absorb and disperse L3/L4/L7 floods (unlimited, even on the free tier).&lt;br /&gt;
|cloudflare.comdevelopers.cloudflare.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Cloudflare Web Application Firewall (WAF)&#039;&#039;&#039;&lt;br /&gt;
|A rule-set that blocks OWASP-Top-10 attacks (SQL-i, XSS, file-inclusion, etc.) and lets you add custom “if…then” rules from the dashboard.&lt;br /&gt;
|cloudflare.comdevelopers.cloudflare.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Bot Fight Mode&#039;&#039;&#039;&lt;br /&gt;
|One-click setting that fingerprints headless browsers &amp;amp; known bad ASNs, then rate-limits or puzzles them—handy for vote-spam and credential-stuffers.&lt;br /&gt;
|developers.cloudflare.comdevelopers.cloudflare.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Universal SSL + automatic renewals&#039;&#039;&#039;&lt;br /&gt;
|Cloudflare issues and rotates DV certs for every host under the domain, so you never chase Let’s Encrypt cron jobs again.  Pair it with “Always HTTPS” and HSTS for end-to-end TLS.&lt;br /&gt;
|developers.cloudflare.comdevelopers.cloudflare.com&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Why it matters for BensMomCraft.com ====&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Edge filtering before NamelessMC ever sees traffic&#039;&#039;&#039; – SQL-i probes against the forum or shop get nixed at the perimeter, sparing your PHP backend and database.&lt;br /&gt;
* &#039;&#039;&#039;Global POPs mean lower latency for players&#039;&#039;&#039; – Static assets (CSS/JS/avatars) are cached close to EU/Asia visitors, shaving seconds off first load.&lt;br /&gt;
* &#039;&#039;&#039;DDoS peace-of-mind&#039;&#039;&#039; – If someone targets &amp;lt;code&amp;gt;play.bensmomcraft.com&amp;lt;/code&amp;gt; or the website because of your spicy “Ben’s a cuck” tracks, Cloudflare’s network takes the blast without extra cost or config.&lt;br /&gt;
* &#039;&#039;&#039;No extra keys to store&#039;&#039;&#039; – OAuth log-ins, Tebex checkout, and NamelessMC sessions still flow through the same TLS tunnel; Cloudflare just manages the certs.&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Security_Features&amp;diff=191</id>
		<title>Security Features</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Security_Features&amp;diff=191"/>
		<updated>2025-06-16T19:25:37Z</updated>

		<summary type="html">&lt;p&gt;Hardy: Created page with &amp;quot;{| class=&amp;quot;wikitable&amp;quot; !Layer !What it does !Where you can spot it |- |&amp;#039;&amp;#039;&amp;#039;TLS everywhere&amp;#039;&amp;#039;&amp;#039; |The site forces an automatic  HTTP→HTTPS  redirect, so all traffic is encrypted in-transit. |Hitting &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://bensmomcraft.com&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; bounces straight to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;https://…&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; bensmomcraft.com |- |&amp;#039;&amp;#039;&amp;#039;OAuth log-ins&amp;#039;&amp;#039;&amp;#039; |Instead of making you create yet another password, you can authenticate with Discord or Google—both hand you back via the...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Layer&lt;br /&gt;
!What it does&lt;br /&gt;
!Where you can spot it&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;TLS everywhere&#039;&#039;&#039;&lt;br /&gt;
|The site forces an automatic  HTTP→HTTPS  redirect, so all traffic is encrypted in-transit.&lt;br /&gt;
|Hitting &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://bensmomcraft.com&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; bounces straight to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;https://…&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; bensmomcraft.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;OAuth log-ins&#039;&#039;&#039;&lt;br /&gt;
|Instead of making you create yet another password, you can authenticate with Discord or Google—both hand you back via the standard OAuth 2.0 flow, meaning the site never handles your credentials.&lt;br /&gt;
|Login / Register screens show the social buttons bensmomcraft.combensmomcraft.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;NamelessMC hardening&#039;&#039;&#039;&lt;br /&gt;
|The site runs the NamelessMC CMS, which ships with:&lt;br /&gt;
• bcrypt-hashed passwords&lt;br /&gt;
• built-in CSRF tokens on every form&lt;br /&gt;
• optional Google reCAPTCHA for registration&lt;br /&gt;
• optional per-group or per-user TOTP 2FA&lt;br /&gt;
|NamelessMC docs highlight 2FA &amp;amp; reCAPTCHA settings docs.namelessmc.comgithub.com and its April 2025 security-patch release notes namelessmc.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Legal &amp;amp; privacy notices&#039;&#039;&#039;&lt;br /&gt;
|Dedicated &#039;&#039;&#039;Terms &amp;amp; Conditions&#039;&#039;&#039;, &#039;&#039;&#039;Privacy Policy&#039;&#039;&#039;, and &#039;&#039;&#039;Cookie Notice&#039;&#039;&#039; links in the footer satisfy basic GDPR/CCPA transparency and give you opt-in tracking consent.&lt;br /&gt;
|Footer links on every page bensmomcraft.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Cookie-banner opt-in&#039;&#039;&#039;&lt;br /&gt;
|Visitors from regions that require it see a banner before non-essential cookies are set, reducing regulatory exposure. (It’s the stock NamelessMC “Cookie Notice” module.)&lt;br /&gt;
|Footer + first-load banner trigger bensmomcraft.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Isolated payments&#039;&#039;&#039;&lt;br /&gt;
|All rank/keys purchases jump to &#039;&#039;&#039;Tebex.io&#039;&#039;&#039;, which is PCI-DSS compliant and runs its own fraud filters—your site never touches card data.&lt;br /&gt;
|“Shop Now” button points to Tebex bensmomcraft.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Account-consent gate&#039;&#039;&#039;&lt;br /&gt;
|New users must tick “I Agree” to the T&amp;amp;C before registration is accepted, adding an explicit contract layer.&lt;br /&gt;
|Register page checkbox bensmomcraft.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Role-based permissions&#039;&#039;&#039;&lt;br /&gt;
|NamelessMC lets you granularly restrict StaffCP access, forum moderation, API tokens, etc., minimising blast-radius if a staff account is compromised.&lt;br /&gt;
|(Exposed in StaffCP; documented in NamelessMC docs) docs.namelessmc.com&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Non-default game port&#039;&#039;&#039;&lt;br /&gt;
|The public server address (&amp;lt;code&amp;gt;play.bensmomcraft.com:25620&amp;lt;/code&amp;gt;) isn’t the vanilla 25565 port, which deters the laziest mass-scan botnets.&lt;br /&gt;
|Front-page IP widget bensmomcraft.com&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Main_Page&amp;diff=190</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Main_Page&amp;diff=190"/>
		<updated>2025-06-16T19:25:06Z</updated>

		<summary type="html">&lt;p&gt;Hardy: /* Gameplay Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt; &amp;lt;h1 id=&amp;quot;BensMomCraft Wiki&amp;quot; class=&amp;quot;home-header__title&amp;quot;&amp;gt;BensMomCraft Wiki&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
BensMomcraft isn’t just a factions server—it’s a cutthroat world of power, survival, and empire-building, where factions rise and fall in the relentless pursuit of domination. It’s a legendary realm shrouded in mystery, powered by chaos, and lovingly ruled by... Ben&#039;s mom.&lt;br /&gt;
&lt;br /&gt;
Rumors swirl about the origins of this server. Some say Ben’s mom created it as an unassuming haven for builders and adventurers, but it quickly spiraled into a gritty underworld where only the strongest thrive. Others claim she rules from the shadows, letting the chaos unfold as players scramble for control.&lt;br /&gt;
&lt;br /&gt;
The truth? It doesn’t matter. What matters is who’s on top.&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== [[The Legend of Ben’s Mom]] ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== [[Gameplay Features]] ===&lt;br /&gt;
[[Security Features]]&lt;br /&gt;
* [[Q Menu]] Quick Menu&lt;br /&gt;
** [[Kits Menu]]&lt;br /&gt;
** [[Rank Menu]]&lt;br /&gt;
** [[Keys Menu]]&lt;br /&gt;
** [[Auction House]]&lt;br /&gt;
** [[Warps Menu]]&lt;br /&gt;
** [[Cosmetic Menu]]&lt;br /&gt;
** [[Skills Menu]]&lt;br /&gt;
** [[Pet Menu]]&lt;br /&gt;
* [[Spawner Menu]]&lt;br /&gt;
* [[Bounty System]]&lt;br /&gt;
* [[Faction system]]&lt;br /&gt;
* [[Advanced Enchantments]]&lt;br /&gt;
* [[Boss Fights]]&lt;br /&gt;
&lt;br /&gt;
=== [[Farming]] ===&lt;br /&gt;
Detail the “drug” system (if applicable):&lt;br /&gt;
* [[Ultimate Block Regeneration]]&lt;br /&gt;
* [[Better Farming]]&lt;br /&gt;
* How to obtain rare components.&lt;br /&gt;
&lt;br /&gt;
=== [[Server Rules]] ===&lt;br /&gt;
=== [[The Economy]] ===&lt;br /&gt;
Explain how the player-driven economy works:&lt;br /&gt;
* Trading, currency, and resources.&lt;br /&gt;
* [[AxTrading]]&lt;br /&gt;
* [[Vaults]]&lt;br /&gt;
* [[City Shops]]&lt;br /&gt;
* [[Player owned properties]]&lt;br /&gt;
&lt;br /&gt;
=== [[Community Contributions]] ===&lt;br /&gt;
Highlight players who contribute to the lore:&lt;br /&gt;
* Player-created stories.&lt;br /&gt;
* Notable builds and events.&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Main_Page&amp;diff=189</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Main_Page&amp;diff=189"/>
		<updated>2025-06-16T19:24:14Z</updated>

		<summary type="html">&lt;p&gt;Hardy: /* Gameplay Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt; &amp;lt;h1 id=&amp;quot;BensMomCraft Wiki&amp;quot; class=&amp;quot;home-header__title&amp;quot;&amp;gt;BensMomCraft Wiki&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
BensMomcraft isn’t just a factions server—it’s a cutthroat world of power, survival, and empire-building, where factions rise and fall in the relentless pursuit of domination. It’s a legendary realm shrouded in mystery, powered by chaos, and lovingly ruled by... Ben&#039;s mom.&lt;br /&gt;
&lt;br /&gt;
Rumors swirl about the origins of this server. Some say Ben’s mom created it as an unassuming haven for builders and adventurers, but it quickly spiraled into a gritty underworld where only the strongest thrive. Others claim she rules from the shadows, letting the chaos unfold as players scramble for control.&lt;br /&gt;
&lt;br /&gt;
The truth? It doesn’t matter. What matters is who’s on top.&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== [[The Legend of Ben’s Mom]] ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== [[Gameplay Features]] ===&lt;br /&gt;
[Security Features]&lt;br /&gt;
* [[Q Menu]] Quick Menu&lt;br /&gt;
** [[Kits Menu]]&lt;br /&gt;
** [[Rank Menu]]&lt;br /&gt;
** [[Keys Menu]]&lt;br /&gt;
** [[Auction House]]&lt;br /&gt;
** [[Warps Menu]]&lt;br /&gt;
** [[Cosmetic Menu]]&lt;br /&gt;
** [[Skills Menu]]&lt;br /&gt;
** [[Pet Menu]]&lt;br /&gt;
* [[Spawner Menu]]&lt;br /&gt;
* [[Bounty System]]&lt;br /&gt;
* [[Faction system]]&lt;br /&gt;
* [[Advanced Enchantments]]&lt;br /&gt;
* [[Boss Fights]]&lt;br /&gt;
&lt;br /&gt;
=== [[Farming]] ===&lt;br /&gt;
Detail the “drug” system (if applicable):&lt;br /&gt;
* [[Ultimate Block Regeneration]]&lt;br /&gt;
* [[Better Farming]]&lt;br /&gt;
* How to obtain rare components.&lt;br /&gt;
&lt;br /&gt;
=== [[Server Rules]] ===&lt;br /&gt;
=== [[The Economy]] ===&lt;br /&gt;
Explain how the player-driven economy works:&lt;br /&gt;
* Trading, currency, and resources.&lt;br /&gt;
* [[AxTrading]]&lt;br /&gt;
* [[Vaults]]&lt;br /&gt;
* [[City Shops]]&lt;br /&gt;
* [[Player owned properties]]&lt;br /&gt;
&lt;br /&gt;
=== [[Community Contributions]] ===&lt;br /&gt;
Highlight players who contribute to the lore:&lt;br /&gt;
* Player-created stories.&lt;br /&gt;
* Notable builds and events.&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Faction_system&amp;diff=188</id>
		<title>Faction system</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Faction_system&amp;diff=188"/>
		<updated>2025-02-06T05:15:01Z</updated>

		<summary type="html">&lt;p&gt;Hardy: Created page with &amp;quot;{{Command}}  == Factions Commands == This is a list of all Factions commands and their descriptions.  === /f === The main Factions command.  ==== /f ally ==== &amp;#039;&amp;#039;&amp;#039;Syntax:&amp;#039;&amp;#039;&amp;#039; &amp;lt;code&amp;gt;/f ally &amp;lt;faction&amp;gt;&amp;lt;/code&amp;gt;  &amp;#039;&amp;#039;&amp;#039;Description:&amp;#039;&amp;#039;&amp;#039; Send or accept an alliance request with another faction  &amp;#039;&amp;#039;&amp;#039;Permission:&amp;#039;&amp;#039;&amp;#039; factions.ally  &amp;#039;&amp;#039;&amp;#039;Example:&amp;#039;&amp;#039;&amp;#039; &amp;lt;code&amp;gt;/f ally NightWatch&amp;lt;/code&amp;gt;  ==== /f chat ==== &amp;#039;&amp;#039;&amp;#039;Syntax:&amp;#039;&amp;#039;&amp;#039; &amp;lt;code&amp;gt;/f chat [public|ally|faction]&amp;lt;/code&amp;gt;  &amp;#039;&amp;#039;&amp;#039;Description:&amp;#039;&amp;#039;&amp;#039; Switch between dif...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Command}}&lt;br /&gt;
&lt;br /&gt;
== Factions Commands ==&lt;br /&gt;
This is a list of all Factions commands and their descriptions.&lt;br /&gt;
&lt;br /&gt;
=== /f ===&lt;br /&gt;
The main Factions command.&lt;br /&gt;
&lt;br /&gt;
==== /f ally ====&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f ally &amp;lt;faction&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; Send or accept an alliance request with another faction&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; factions.ally&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f ally NightWatch&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== /f chat ====&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f chat [public|ally|faction]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; Switch between different chat channels&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; factions.chat&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f chat ally&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== /f claim = ===&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f claim [radius]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; Claim land for your faction&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; factions.claim&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f claim 2&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== /f create = ===&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f create &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; Create a new faction&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; factions.create&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f create Warriors&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== /f desc = ===&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f desc &amp;lt;description&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; Set your faction&#039;s description&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; factions.description&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f desc We are the protectors!&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== /f help = ===&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f help [page]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; Show command help&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; None&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f help 2&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== /f home = ===&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f home&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; Teleport to your faction&#039;s home&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; factions.home&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f home&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== /f invite = ===&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f invite &amp;lt;player&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; Invite a player to your faction&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; factions.invite&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f invite Steve&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== /f join = ===&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f join &amp;lt;faction&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; Join a faction you&#039;ve been invited to&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; factions.join&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f join Traders&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== /f kick = ===&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f kick &amp;lt;player&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; Kick a player from your faction&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; factions.kick&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f kick Alex&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== /f leader = ===&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f leader &amp;lt;player&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; Transfer leadership of your faction&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; factions.leader&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f leader Bob&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== /f list = ===&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f list [page]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; List all factions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; None&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f list 3&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== /f map = ===&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f map [on|off]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; Show territory map&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; factions.map&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f map on&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== /f mod = ===&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f mod &amp;lt;player&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; Give or remove moderator status&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; factions.mod&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f mod Sarah&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== /f open = ===&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f open&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; Toggle faction open/closed status&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; factions.open&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f open&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== /f permissions = ===&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f permissions&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; Manage faction permissions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; factions.permissions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Subcommands:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;build&#039;&#039;&#039; - Toggle building permissions&lt;br /&gt;
* &#039;&#039;&#039;container&#039;&#039;&#039; - Toggle container access&lt;br /&gt;
* &#039;&#039;&#039;door&#039;&#039;&#039; - Toggle door permissions&lt;br /&gt;
* &#039;&#039;&#039;button&#039;&#039;&#039; - Toggle button permissions&lt;br /&gt;
&lt;br /&gt;
=== /f unclaim = ===&lt;br /&gt;
&#039;&#039;&#039;Syntax:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f unclaim [all]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Description:&#039;&#039;&#039; Unclaim faction land&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Permission:&#039;&#039;&#039; factions.unclaim&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Example:&#039;&#039;&#039; &amp;lt;code&amp;gt;/f unclaim all&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Related Commands ==&lt;br /&gt;
&lt;br /&gt;
* [[/f top]]&lt;br /&gt;
* [[/f perm]]&lt;br /&gt;
* [[/f tag]]&lt;br /&gt;
&lt;br /&gt;
{{FactionsNavbox}}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Spawner_Menu&amp;diff=187</id>
		<title>Spawner Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Spawner_Menu&amp;diff=187"/>
		<updated>2025-02-06T04:58:11Z</updated>

		<summary type="html">&lt;p&gt;Hardy: Created page with &amp;quot;➤ /spawnerview - to only view all spawners and their stats &amp;#039;&amp;#039;(enabled by default)&amp;#039;&amp;#039;  ➤ /spawnershop - for players to buy spawners &amp;#039;&amp;#039;(enabled by default)&amp;#039;&amp;#039;  ➤ /spawnerdrops - for players to get back spawner drops if inventory was full &amp;#039;&amp;#039;(enabled by default)&amp;#039;&amp;#039;  ➤ /spawnerlocations - to view all placed spawners &amp;#039;&amp;#039;(enabled by default)&amp;#039;&amp;#039;  ➤ /spawnertrust - for players to manage their trusted player list for spawner &amp;#039;&amp;#039;(enabled by default)&amp;#039;&amp;#039; File:Spawningcharges.png...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;➤ /spawnerview - to only view all spawners and their stats &#039;&#039;(enabled by default)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
➤ /spawnershop - for players to buy spawners &#039;&#039;(enabled by default)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
➤ /spawnerdrops - for players to get back spawner drops if inventory was full &#039;&#039;(enabled by default)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
➤ /spawnerlocations - to view all placed spawners &#039;&#039;(enabled by default)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
➤ /spawnertrust - for players to manage their trusted player list for spawner &#039;&#039;(enabled by default)&#039;&#039;&lt;br /&gt;
[[File:Spawningcharges.png|thumb|1112x1112px|&#039;&#039;&#039;Spawner Charges&#039;&#039;&#039;Players have the option to purchase spawner charges, which determine the number of times a spawner can activate and spawn entities. The charges can be bought in different quantities, each with its own cost:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Left-Click&#039;&#039;&#039;: Purchase 16 charges for $65,712.&lt;br /&gt;
* &#039;&#039;&#039;Right-Click&#039;&#039;&#039;: Purchase 128 charges for $68,566.&lt;br /&gt;
* &#039;&#039;&#039;Shift-Click&#039;&#039;&#039;: Purchase 93 charges for $498,261.&lt;br /&gt;
&lt;br /&gt;
These charges allow players to manage and control the usage of their spawners effectively. Make sure to choose the option that best fits your needs and budget!]]&lt;br /&gt;
[[File:Amount.png|thumb|716x716px|&#039;&#039;&#039;Spawner Amount Upgrade&#039;&#039;&#039;The &#039;&#039;&#039;Amount I&#039;&#039;&#039; upgrade allows players to increase the number of entities that a spawner will produce each time it activates. This upgrade enhances the efficiency of your spawner by generating more entities per spawn cycle.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Current Amount&#039;&#039;&#039;: 4 Entities&lt;br /&gt;
* &#039;&#039;&#039;Next Amount&#039;&#039;&#039;: 5 Entities&lt;br /&gt;
* &#039;&#039;&#039;Price&#039;&#039;&#039;: $35,000 (or the equivalent in-game currency)&lt;br /&gt;
&lt;br /&gt;
To upgrade, simply click on the upgrade option. This is a great way to maximize the output of your spawner and make the most of your resources!]]&lt;br /&gt;
[[File:Delay.png|thumb|744x744px|&#039;&#039;&#039;Spawner Delay Upgrade&#039;&#039;&#039;The &#039;&#039;&#039;Delay I&#039;&#039;&#039; upgrade allows players to reduce the time interval between each spawning cycle of a spawner. This upgrade increases the frequency at which entities are spawned, making your spawner more efficient.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Current Delay&#039;&#039;&#039;: 25 Seconds&lt;br /&gt;
* &#039;&#039;&#039;Next Delay&#039;&#039;&#039;: 21.3 Seconds&lt;br /&gt;
* &#039;&#039;&#039;Price&#039;&#039;&#039;: $2,500,000 (or the equivalent in-game currency)&lt;br /&gt;
&lt;br /&gt;
To apply this upgrade, simply click on the upgrade option. Reducing the delay can significantly enhance the productivity of your spawner, allowing for quicker entity generation.]]&lt;br /&gt;
[[File:Range.png|thumb|741x741px|&#039;&#039;&#039;Spawner Range Upgrade&#039;&#039;&#039;The &#039;&#039;&#039;Range I&#039;&#039;&#039; upgrade allows players to increase the distance within which they need to be from the spawner for it to remain active. This upgrade provides more flexibility in positioning and managing your spawner.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Current Range&#039;&#039;&#039;: 16 Blocks&lt;br /&gt;
* &#039;&#039;&#039;Next Range&#039;&#039;&#039;: 20 Blocks&lt;br /&gt;
* &#039;&#039;&#039;Price&#039;&#039;&#039;: $250,000 (or the equivalent in-game currency)&lt;br /&gt;
&lt;br /&gt;
To apply this upgrade, simply click on the upgrade option. Increasing the range can help you maintain spawner activity from a greater distance, offering more convenience and efficiency.]]&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=File:Spawningcharges.png&amp;diff=186</id>
		<title>File:Spawningcharges.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=File:Spawningcharges.png&amp;diff=186"/>
		<updated>2025-02-06T04:30:11Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Spawningcharges&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=File:Amount.png&amp;diff=185</id>
		<title>File:Amount.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=File:Amount.png&amp;diff=185"/>
		<updated>2025-02-06T04:28:17Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Amount&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=File:Delay.png&amp;diff=184</id>
		<title>File:Delay.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=File:Delay.png&amp;diff=184"/>
		<updated>2025-02-06T04:27:19Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Delay&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=File:Range.png&amp;diff=183</id>
		<title>File:Range.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=File:Range.png&amp;diff=183"/>
		<updated>2025-02-06T04:25:14Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Range&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Vaults&amp;diff=182</id>
		<title>Vaults</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Vaults&amp;diff=182"/>
		<updated>2025-01-11T06:27:31Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Vaults1.png|thumb|497x497px]]&lt;br /&gt;
[[File:Vaults2.png|thumb|510x510px]]&lt;br /&gt;
[[File:Vaults3.png|thumb|611x611px]]&lt;br /&gt;
Vaults commands go here&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=File:Vaults3.png&amp;diff=181</id>
		<title>File:Vaults3.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=File:Vaults3.png&amp;diff=181"/>
		<updated>2025-01-11T06:27:21Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Vaults3&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Vaults&amp;diff=180</id>
		<title>Vaults</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Vaults&amp;diff=180"/>
		<updated>2025-01-11T06:25:38Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Vaults1.png|thumb|497x497px]]&lt;br /&gt;
[[File:Vaults2.png|thumb|510x510px]]&lt;br /&gt;
Vaults commands go here&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=File:Vaults2.png&amp;diff=179</id>
		<title>File:Vaults2.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=File:Vaults2.png&amp;diff=179"/>
		<updated>2025-01-11T06:25:26Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Vaults2&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Vaults&amp;diff=178</id>
		<title>Vaults</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Vaults&amp;diff=178"/>
		<updated>2025-01-11T06:25:00Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Vaults1.png|thumb|497x497px]]&lt;br /&gt;
Vaults commands go here&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=File:Vaults1.png&amp;diff=177</id>
		<title>File:Vaults1.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=File:Vaults1.png&amp;diff=177"/>
		<updated>2025-01-11T06:20:17Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Vaults1&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=176</id>
		<title>AxTrading</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=176"/>
		<updated>2025-01-11T06:14:15Z</updated>

		<summary type="html">&lt;p&gt;Hardy: /* Trading Plugin Commands */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Trading in BensMomcraft is easy. To start a trade with someone, type `/trade &amp;lt;Playername&amp;gt;` to send them a trade offer. After they type `/trade accept &amp;lt;Yourplayername&amp;gt;`, you will see the trade window. For example, if I were trading with Steve, I would type `/trade Steve`, and Steve would type `/trade accept Hardy`.&lt;br /&gt;
&lt;br /&gt;
After both players add the items or currency they’re trading, they can confirm the trade by clicking the redstone block in the corner of their window. If you look at **Image 1**, you’ll see the trade window that appears after accepting the trade. **Image 2** shows what the trade confirmation looks like, where you can finalize the deal by clicking the redstone block. **Image 3** shows the confirmation window, which gives a 5-second window to cancel the trade after confirming.&lt;br /&gt;
&lt;br /&gt;
== Trading Commands ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Trading Plugin Commands&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| /trade &amp;lt;player&amp;gt;&lt;br /&gt;
| Send a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade accept &amp;lt;player&amp;gt;&lt;br /&gt;
| Accept a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade deny &amp;lt;player&amp;gt;&lt;br /&gt;
| Deny a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade toggle&lt;br /&gt;
| Toggle trade requests&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Images ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Description&lt;br /&gt;
! Image&lt;br /&gt;
|-&lt;br /&gt;
| The trade window after a trade request is accepted. You can see the items being offered for trade.&lt;br /&gt;
| [[File:Trade1.png|thumb|567x567px]]&lt;br /&gt;
|-&lt;br /&gt;
| The trade confirmation screen, where both players finalize their trade by clicking the redstone block.&lt;br /&gt;
| [[File:Trade 2.png|thumb|481x481px]]&lt;br /&gt;
|-&lt;br /&gt;
| The confirmation window showing a 5-second timer to cancel the trade after confirming the deal.&lt;br /&gt;
| [[File:Trade3.png|thumb|501x501px]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=175</id>
		<title>AxTrading</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=175"/>
		<updated>2025-01-11T06:13:22Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Trading in BensMomcraft is easy. To start a trade with someone, type `/trade &amp;lt;Playername&amp;gt;` to send them a trade offer. After they type `/trade accept &amp;lt;Yourplayername&amp;gt;`, you will see the trade window. For example, if I were trading with Steve, I would type `/trade Steve`, and Steve would type `/trade accept Hardy`.&lt;br /&gt;
&lt;br /&gt;
After both players add the items or currency they’re trading, they can confirm the trade by clicking the redstone block in the corner of their window. If you look at **Image 1**, you’ll see the trade window that appears after accepting the trade. **Image 2** shows what the trade confirmation looks like, where you can finalize the deal by clicking the redstone block. **Image 3** shows the confirmation window, which gives a 5-second window to cancel the trade after confirming.&lt;br /&gt;
&lt;br /&gt;
== Trading Plugin Commands ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Trading Plugin Commands&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| /trade &amp;lt;player&amp;gt;&lt;br /&gt;
| Send a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade accept &amp;lt;player&amp;gt;&lt;br /&gt;
| Accept a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade deny &amp;lt;player&amp;gt;&lt;br /&gt;
| Deny a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade toggle&lt;br /&gt;
| Toggle trade requests&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Images ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Description&lt;br /&gt;
! Image&lt;br /&gt;
|-&lt;br /&gt;
| The trade window after a trade request is accepted. You can see the items being offered for trade.&lt;br /&gt;
| [[File:Trade1.png|thumb|567x567px]]&lt;br /&gt;
|-&lt;br /&gt;
| The trade confirmation screen, where both players finalize their trade by clicking the redstone block.&lt;br /&gt;
| [[File:Trade 2.png|thumb|481x481px]]&lt;br /&gt;
|-&lt;br /&gt;
| The confirmation window showing a 5-second timer to cancel the trade after confirming the deal.&lt;br /&gt;
| [[File:Trade3.png|thumb|501x501px]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=174</id>
		<title>AxTrading</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=174"/>
		<updated>2025-01-11T06:11:42Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Trading in BensMomcraft is easy. To start a trade with someone, type `/trade &amp;lt;Playername&amp;gt;` to send them a trade offer. After they type `/trade accept &amp;lt;Yourplayername&amp;gt;`, you will see the trade window, as shown in **Image 1**. For example, if Hardy were trading with Steve, Hardy would type `/trade Steve`, and Steve would type `/trade accept Hardy`.&lt;br /&gt;
&lt;br /&gt;
After both players add the items or currency they&#039;re trading, they can confirm the trade by clicking the redstone block in the corner of their window, as shown in **Image 2**. **Image 3** shows the confirmation window, which gives both players a 5-second window to cancel the trade after clicking confirm.&lt;br /&gt;
&lt;br /&gt;
== Trading Plugin Commands ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Trading Plugin Commands&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| /trade &amp;lt;player&amp;gt;&lt;br /&gt;
| Send a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade accept &amp;lt;player&amp;gt;&lt;br /&gt;
| Accept a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade deny &amp;lt;player&amp;gt;&lt;br /&gt;
| Deny a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade toggle&lt;br /&gt;
| Toggle trade requests&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Images ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Description&lt;br /&gt;
! Image&lt;br /&gt;
|-&lt;br /&gt;
| Trade Request Screen (Image 1)&lt;br /&gt;
| [[File:Trade1.png|thumb|567x567px]]&lt;br /&gt;
|-&lt;br /&gt;
| Trade Confirmation Screen (Image 2)&lt;br /&gt;
| [[File:Trade 2.png|thumb|481x481px]]&lt;br /&gt;
|-&lt;br /&gt;
| Trade Confirmation Window (Image 3)&lt;br /&gt;
| [[File:Trade3.png|thumb|501x501px]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=173</id>
		<title>AxTrading</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=173"/>
		<updated>2025-01-11T06:07:08Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Trading Plugin Commands ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Trading Plugin Commands&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| /trade &amp;lt;player&amp;gt;&lt;br /&gt;
| Send a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade accept &amp;lt;player&amp;gt;&lt;br /&gt;
| Accept a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade deny &amp;lt;player&amp;gt;&lt;br /&gt;
| Deny a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade toggle&lt;br /&gt;
| Toggle trade requests&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Images ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Description&lt;br /&gt;
! Image&lt;br /&gt;
|-&lt;br /&gt;
| Trade Request Screen&lt;br /&gt;
| [[File:Trade1.png|thumb|567x567px]]&lt;br /&gt;
|-&lt;br /&gt;
| Trade Confirmation Screen&lt;br /&gt;
| [[File:Trade 2.png|thumb|481x481px]]&lt;br /&gt;
|-&lt;br /&gt;
| Trade Denial Screen&lt;br /&gt;
| [[File:Trade3.png|thumb|501x501px]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=172</id>
		<title>AxTrading</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=172"/>
		<updated>2025-01-11T06:05:57Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Trading Plugin Commands ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Trading Plugin Commands&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| /trade &amp;lt;player&amp;gt;&lt;br /&gt;
| Send a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade accept &amp;lt;player&amp;gt;&lt;br /&gt;
| Accept a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade deny &amp;lt;player&amp;gt;&lt;br /&gt;
| Deny a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade toggle&lt;br /&gt;
| Toggle trade requests&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Images ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Description&lt;br /&gt;
! Image&lt;br /&gt;
|-&lt;br /&gt;
| Trade Request Screen&lt;br /&gt;
| [[File:Trade1.png|thumb|567x567px]]&lt;br /&gt;
|-&lt;br /&gt;
| Trade Request Confirmation&lt;br /&gt;
| [[File:Trade2.png|thumb|481x481px]]&lt;br /&gt;
|-&lt;br /&gt;
| Trade Denial Screen&lt;br /&gt;
| [[File:Trade3.png|thumb|501x501px]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=171</id>
		<title>AxTrading</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=171"/>
		<updated>2025-01-11T06:04:53Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Trading Plugin Commands ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Trading Plugin Commands&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| /trade &amp;lt;player&amp;gt;&lt;br /&gt;
| Send a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade accept &amp;lt;player&amp;gt;&lt;br /&gt;
| Accept a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade deny &amp;lt;player&amp;gt;&lt;br /&gt;
| Deny a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade toggle&lt;br /&gt;
| Toggle trade requests&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Images ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Description&lt;br /&gt;
! Image&lt;br /&gt;
|-&lt;br /&gt;
| Trade Request Screen&lt;br /&gt;
| [[File:Trade1.png|thumb|567x567px]]&lt;br /&gt;
|-&lt;br /&gt;
| Trade Acceptance Screen&lt;br /&gt;
| [[File:Trade2.png|thumb|481x481px]]&lt;br /&gt;
|-&lt;br /&gt;
| Trade Denial Screen&lt;br /&gt;
| [[File:Trade3.png|thumb|501x501px]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=170</id>
		<title>AxTrading</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=170"/>
		<updated>2025-01-11T06:04:00Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Trade1.png|thumb|567x567px]]&lt;br /&gt;
[[File:Trade3.png|thumb|501x501px]]&lt;br /&gt;
&lt;br /&gt;
== Trading Plugin Commands ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Trading Plugin Commands&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| /trade &amp;lt;player&amp;gt;&lt;br /&gt;
| Send a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade accept &amp;lt;player&amp;gt;&lt;br /&gt;
| Accept a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade deny &amp;lt;player&amp;gt;&lt;br /&gt;
| Deny a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade toggle&lt;br /&gt;
| Toggle trade requests&lt;br /&gt;
|}&lt;br /&gt;
[[File:Trade 2.png|thumb|481x481px]]&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=File:Trade3.png&amp;diff=169</id>
		<title>File:Trade3.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=File:Trade3.png&amp;diff=169"/>
		<updated>2025-01-11T06:03:18Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Trade3&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=168</id>
		<title>AxTrading</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=168"/>
		<updated>2025-01-11T06:03:01Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Trade1.png|thumb|567x567px]]&lt;br /&gt;
&lt;br /&gt;
== Trading Plugin Commands ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Trading Plugin Commands&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| /trade &amp;lt;player&amp;gt;&lt;br /&gt;
| Send a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade accept &amp;lt;player&amp;gt;&lt;br /&gt;
| Accept a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade deny &amp;lt;player&amp;gt;&lt;br /&gt;
| Deny a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade toggle&lt;br /&gt;
| Toggle trade requests&lt;br /&gt;
|}&lt;br /&gt;
[[File:Trade 2.png|thumb|481x481px]]&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=File:Trade_2.png&amp;diff=167</id>
		<title>File:Trade 2.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=File:Trade_2.png&amp;diff=167"/>
		<updated>2025-01-11T06:02:42Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Trade 2&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=166</id>
		<title>AxTrading</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=166"/>
		<updated>2025-01-11T06:02:13Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Trade1.png|thumb]]&lt;br /&gt;
&lt;br /&gt;
== Trading Plugin Commands ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Trading Plugin Commands&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| /trade &amp;lt;player&amp;gt;&lt;br /&gt;
| Send a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade accept &amp;lt;player&amp;gt;&lt;br /&gt;
| Accept a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade deny &amp;lt;player&amp;gt;&lt;br /&gt;
| Deny a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade toggle&lt;br /&gt;
| Toggle trade requests&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=File:Trade1.png&amp;diff=165</id>
		<title>File:Trade1.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=File:Trade1.png&amp;diff=165"/>
		<updated>2025-01-11T06:02:06Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Trade1&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=164</id>
		<title>AxTrading</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=164"/>
		<updated>2025-01-11T05:57:39Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Trading Plugin Commands ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Trading Plugin Commands&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| /trade &amp;lt;player&amp;gt;&lt;br /&gt;
| Send a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade accept &amp;lt;player&amp;gt;&lt;br /&gt;
| Accept a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade deny &amp;lt;player&amp;gt;&lt;br /&gt;
| Deny a trade request&lt;br /&gt;
|-&lt;br /&gt;
| /trade toggle&lt;br /&gt;
| Toggle trade requests&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=163</id>
		<title>AxTrading</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=AxTrading&amp;diff=163"/>
		<updated>2025-01-11T05:56:57Z</updated>

		<summary type="html">&lt;p&gt;Hardy: Created page with &amp;quot;== Trading Plugin Commands ==  {| class=&amp;quot;wikitable&amp;quot; |+ Trading Plugin Commands |- ! Command ! Description ! Permission |- | /trade &amp;lt;player&amp;gt; | Send a trade request | axtrade.trade |- | /trade accept &amp;lt;player&amp;gt; | Accept a trade request | axtrade.trade |- | /trade deny &amp;lt;player&amp;gt; | Deny a trade request | axtrade.trade |- | /trade toggle | Toggle trade requests | axtrade.toggle |}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Trading Plugin Commands ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Trading Plugin Commands&lt;br /&gt;
|-&lt;br /&gt;
! Command&lt;br /&gt;
! Description&lt;br /&gt;
! Permission&lt;br /&gt;
|-&lt;br /&gt;
| /trade &amp;lt;player&amp;gt;&lt;br /&gt;
| Send a trade request&lt;br /&gt;
| axtrade.trade&lt;br /&gt;
|-&lt;br /&gt;
| /trade accept &amp;lt;player&amp;gt;&lt;br /&gt;
| Accept a trade request&lt;br /&gt;
| axtrade.trade&lt;br /&gt;
|-&lt;br /&gt;
| /trade deny &amp;lt;player&amp;gt;&lt;br /&gt;
| Deny a trade request&lt;br /&gt;
| axtrade.trade&lt;br /&gt;
|-&lt;br /&gt;
| /trade toggle&lt;br /&gt;
| Toggle trade requests&lt;br /&gt;
| axtrade.toggle&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=162</id>
		<title>Q Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=162"/>
		<updated>2025-01-10T16:36:21Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:QuickMenu.png|thumb|683x683px|left]] || The &#039;&#039;&#039;Quick Menu&#039;&#039;&#039; is designed to give players easy access to some of the most essential features of the game from a single, convenient interface. You can access the Quick Menu by typing &#039;&#039;&#039;/q&#039;&#039;&#039; in the game chat.&lt;br /&gt;
&lt;br /&gt;
* In the &#039;&#039;&#039;upper left corner&#039;&#039;&#039;, you’ll find the &#039;&#039;&#039;[[Kits Menu]]&#039;&#039;&#039;, where you can choose from available kits.&lt;br /&gt;
* The &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039; is located in the upper middle section, allowing you to view your current rank and any associated benefits.&lt;br /&gt;
* The &#039;&#039;&#039;[[Keys Menu]]&#039;&#039;&#039; can be accessed from the upper right, where you can open crates with your keys and access related features.&lt;br /&gt;
* The &#039;&#039;&#039;Auction House&#039;&#039;&#039; is located in the bottom left, with plans for it to become an interactive feature in the future. Right-clicking the Auction House will also give you access to your &#039;&#039;&#039;[[Vaults]] Storage&#039;&#039;&#039;.&lt;br /&gt;
* In the bottom right, you can quickly navigate to the &#039;&#039;&#039;[[Warps Menu]]&#039;&#039;&#039; to travel to different areas of the world.&lt;br /&gt;
* Below the &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039;, you&#039;ll find the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; where you can customize your appearance.&lt;br /&gt;
* Directly below the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; on the left is the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039;, offering access to your character&#039;s abilities and progress.&lt;br /&gt;
* On the right, beneath the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039;, is the &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, where you can interact with your pets.&lt;br /&gt;
* Between the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039; and &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, you&#039;ll find a link to the &#039;&#039;&#039;Server Discord&#039;&#039;&#039;, connecting you to the community and updates.&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:small; text-align:center;&amp;quot; | &amp;quot;To access the Quick Menu, type &#039;&#039;&#039;/q&#039;&#039;&#039; in chat!&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mobile Friendly==&lt;br /&gt;
&amp;lt;div class=&amp;quot;mobile-alternative&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;content&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;Access the Quick Menu by typing &amp;lt;b&amp;gt;/q&amp;lt;/b&amp;gt; in chat. Here’s what you’ll find:&amp;lt;/p&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Kits Menu:&amp;lt;/b&amp;gt; Upper left – Choose from available kits.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Rank Menu:&amp;lt;/b&amp;gt; Upper middle – View your rank and benefits.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Keys Menu:&amp;lt;/b&amp;gt; Upper right – Open crates and access features.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Auction House:&amp;lt;/b&amp;gt; Bottom left – Interactive feature with vault storage access.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Warps Menu:&amp;lt;/b&amp;gt; Bottom right – Travel to different areas.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Cosmetic Menu:&amp;lt;/b&amp;gt; Below Rank Menu – Customize your appearance.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Skills Menu:&amp;lt;/b&amp;gt; Below Cosmetic Menu (left) – View abilities and progress.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Pet Menu:&amp;lt;/b&amp;gt; Below Cosmetic Menu (right) – Interact with pets.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Server Discord:&amp;lt;/b&amp;gt; Between Skills and Pet Menus – Connect with the community.&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
== ==&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=161</id>
		<title>Q Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=161"/>
		<updated>2025-01-10T16:07:45Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:QuickMenu.png|thumb|683x683px|left]] || The &#039;&#039;&#039;Quick Menu&#039;&#039;&#039; is designed to give players easy access to some of the most essential features of the game from a single, convenient interface. You can access the Quick Menu by typing &#039;&#039;&#039;/q&#039;&#039;&#039; in the game chat.&lt;br /&gt;
&lt;br /&gt;
* In the &#039;&#039;&#039;upper left corner&#039;&#039;&#039;, you’ll find the &#039;&#039;&#039;Kits menu&#039;&#039;&#039;, where you can choose from available kits.&lt;br /&gt;
* The &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039; is located in the upper middle section, allowing you to view your current rank and any associated benefits.&lt;br /&gt;
* The &#039;&#039;&#039;[[Keys Menu]]&#039;&#039;&#039; can be accessed from the upper right, where you can open crates with your keys and access related features.&lt;br /&gt;
* The &#039;&#039;&#039;Auction House&#039;&#039;&#039; is located in the bottom left, with plans for it to become an interactive feature in the future. Right-clicking the Auction House will also give you access to your &#039;&#039;&#039;[[Vaults]] Storage&#039;&#039;&#039;.&lt;br /&gt;
* In the bottom right, you can quickly navigate to the &#039;&#039;&#039;[[Warps Menu]]&#039;&#039;&#039; to travel to different areas of the world.&lt;br /&gt;
* Below the &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039;, you&#039;ll find the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; where you can customize your appearance.&lt;br /&gt;
* Directly below the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; on the left is the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039;, offering access to your character&#039;s abilities and progress.&lt;br /&gt;
* On the right, beneath the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039;, is the &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, where you can interact with your pets.&lt;br /&gt;
* Between the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039; and &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, you&#039;ll find a link to the &#039;&#039;&#039;Server Discord&#039;&#039;&#039;, connecting you to the community and updates.&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:small; text-align:center;&amp;quot; | &amp;quot;To access the Quick Menu, type &#039;&#039;&#039;/q&#039;&#039;&#039; in chat!&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mobile Friendly==&lt;br /&gt;
&amp;lt;div class=&amp;quot;mobile-alternative&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;content&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;Access the Quick Menu by typing &amp;lt;b&amp;gt;/q&amp;lt;/b&amp;gt; in chat. Here’s what you’ll find:&amp;lt;/p&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Kits Menu:&amp;lt;/b&amp;gt; Upper left – Choose from available kits.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Rank Menu:&amp;lt;/b&amp;gt; Upper middle – View your rank and benefits.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Keys Menu:&amp;lt;/b&amp;gt; Upper right – Open crates and access features.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Auction House:&amp;lt;/b&amp;gt; Bottom left – Interactive feature with vault storage access.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Warps Menu:&amp;lt;/b&amp;gt; Bottom right – Travel to different areas.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Cosmetic Menu:&amp;lt;/b&amp;gt; Below Rank Menu – Customize your appearance.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Skills Menu:&amp;lt;/b&amp;gt; Below Cosmetic Menu (left) – View abilities and progress.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Pet Menu:&amp;lt;/b&amp;gt; Below Cosmetic Menu (right) – Interact with pets.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Server Discord:&amp;lt;/b&amp;gt; Between Skills and Pet Menus – Connect with the community.&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
== ==&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Keys_Menu&amp;diff=160</id>
		<title>Keys Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Keys_Menu&amp;diff=160"/>
		<updated>2025-01-10T16:06:54Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto; text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Keys.png|thumb|963x963px|center]]&lt;br /&gt;
|-&lt;br /&gt;
| The **Keys Menu** provides quick access to your in-game keys and related features. You can open this menu from the top-right corner of the [[Q Menu]] or by typing **/warp keys** in the chat. Use it to unlock crates, discover rewards, and explore key-related interactions.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Crates.png|thumb|852x852px|center]]&lt;br /&gt;
|-&lt;br /&gt;
| The **Crates Section** features three types of base item crates and a selection of cosmetic crates. The image showcases the **Silver**, **Gold**, and **GodKits** Crates. Each crate offers unique rewards tailored to enhance your gameplay. Detailed descriptions of each crate can be found further down the page.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=File:Crates.png&amp;diff=159</id>
		<title>File:Crates.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=File:Crates.png&amp;diff=159"/>
		<updated>2025-01-10T16:04:14Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Crates&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Keys_Menu&amp;diff=158</id>
		<title>Keys Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Keys_Menu&amp;diff=158"/>
		<updated>2025-01-10T16:02:28Z</updated>

		<summary type="html">&lt;p&gt;Hardy: Created page with &amp;quot;{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto; text-align:center;&amp;quot; |- | center |- | The **Keys Menu** provides quick access to your in-game keys and related features. You can open this menu from the top-right corner of the Q Menu or by typing **/warp keys** in the chat. Use it to unlock crates, discover rewards, and explore key-related interactions. |}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto; text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Keys.png|thumb|963x963px|center]]&lt;br /&gt;
|-&lt;br /&gt;
| The **Keys Menu** provides quick access to your in-game keys and related features. You can open this menu from the top-right corner of the [[Q Menu]] or by typing **/warp keys** in the chat. Use it to unlock crates, discover rewards, and explore key-related interactions.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=File:Keys.png&amp;diff=157</id>
		<title>File:Keys.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=File:Keys.png&amp;diff=157"/>
		<updated>2025-01-10T16:00:41Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Keys&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=156</id>
		<title>Q Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=156"/>
		<updated>2025-01-10T15:58:51Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:QuickMenu.png|thumb|683x683px|left]] || The &#039;&#039;&#039;Quick Menu&#039;&#039;&#039; is designed to give players easy access to some of the most essential features of the game from a single, convenient interface. You can access the Quick Menu by typing &#039;&#039;&#039;/q&#039;&#039;&#039; in the game chat.&lt;br /&gt;
&lt;br /&gt;
* In the &#039;&#039;&#039;upper left corner&#039;&#039;&#039;, you’ll find the &#039;&#039;&#039;Kits menu&#039;&#039;&#039;, where you can choose from available kits.&lt;br /&gt;
* The &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039; is located in the upper middle section, allowing you to view your current rank and any associated benefits.&lt;br /&gt;
* The &#039;&#039;&#039;Keys menu&#039;&#039;&#039; can be accessed from the upper right, where you can open crates with your keys and access related features.&lt;br /&gt;
* The &#039;&#039;&#039;Auction House&#039;&#039;&#039; is located in the bottom left, with plans for it to become an interactive feature in the future. Right-clicking the Auction House will also give you access to your &#039;&#039;&#039;[[Vaults]] Storage&#039;&#039;&#039;.&lt;br /&gt;
* In the bottom right, you can quickly navigate to the &#039;&#039;&#039;[[Warps Menu]]&#039;&#039;&#039; to travel to different areas of the world.&lt;br /&gt;
* Below the &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039;, you&#039;ll find the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; where you can customize your appearance.&lt;br /&gt;
* Directly below the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; on the left is the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039;, offering access to your character&#039;s abilities and progress.&lt;br /&gt;
* On the right, beneath the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039;, is the &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, where you can interact with your pets.&lt;br /&gt;
* Between the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039; and &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, you&#039;ll find a link to the &#039;&#039;&#039;Server Discord&#039;&#039;&#039;, connecting you to the community and updates.&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:small; text-align:center;&amp;quot; | &amp;quot;To access the Quick Menu, type &#039;&#039;&#039;/q&#039;&#039;&#039; in chat!&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mobile Friendly==&lt;br /&gt;
&amp;lt;div class=&amp;quot;mobile-alternative&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;content&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;Access the Quick Menu by typing &amp;lt;b&amp;gt;/q&amp;lt;/b&amp;gt; in chat. Here’s what you’ll find:&amp;lt;/p&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Kits Menu:&amp;lt;/b&amp;gt; Upper left – Choose from available kits.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Rank Menu:&amp;lt;/b&amp;gt; Upper middle – View your rank and benefits.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Keys Menu:&amp;lt;/b&amp;gt; Upper right – Open crates and access features.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Auction House:&amp;lt;/b&amp;gt; Bottom left – Interactive feature with vault storage access.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Warps Menu:&amp;lt;/b&amp;gt; Bottom right – Travel to different areas.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Cosmetic Menu:&amp;lt;/b&amp;gt; Below Rank Menu – Customize your appearance.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Skills Menu:&amp;lt;/b&amp;gt; Below Cosmetic Menu (left) – View abilities and progress.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Pet Menu:&amp;lt;/b&amp;gt; Below Cosmetic Menu (right) – Interact with pets.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Server Discord:&amp;lt;/b&amp;gt; Between Skills and Pet Menus – Connect with the community.&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
== ==&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=155</id>
		<title>Q Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=155"/>
		<updated>2025-01-10T15:58:29Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Mobile Friendly==&lt;br /&gt;
&amp;lt;div class=&amp;quot;mobile-alternative&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;content&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;Access the Quick Menu by typing &amp;lt;b&amp;gt;/q&amp;lt;/b&amp;gt; in chat. Here’s what you’ll find:&amp;lt;/p&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Kits Menu:&amp;lt;/b&amp;gt; Upper left – Choose from available kits.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Rank Menu:&amp;lt;/b&amp;gt; Upper middle – View your rank and benefits.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Keys Menu:&amp;lt;/b&amp;gt; Upper right – Open crates and access features.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Auction House:&amp;lt;/b&amp;gt; Bottom left – Interactive feature with vault storage access.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Warps Menu:&amp;lt;/b&amp;gt; Bottom right – Travel to different areas.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Cosmetic Menu:&amp;lt;/b&amp;gt; Below Rank Menu – Customize your appearance.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Skills Menu:&amp;lt;/b&amp;gt; Below Cosmetic Menu (left) – View abilities and progress.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Pet Menu:&amp;lt;/b&amp;gt; Below Cosmetic Menu (right) – Interact with pets.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Server Discord:&amp;lt;/b&amp;gt; Between Skills and Pet Menus – Connect with the community.&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
== ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:QuickMenu.png|thumb|683x683px|left]] || The &#039;&#039;&#039;Quick Menu&#039;&#039;&#039; is designed to give players easy access to some of the most essential features of the game from a single, convenient interface. You can access the Quick Menu by typing &#039;&#039;&#039;/q&#039;&#039;&#039; in the game chat.&lt;br /&gt;
&lt;br /&gt;
* In the &#039;&#039;&#039;upper left corner&#039;&#039;&#039;, you’ll find the &#039;&#039;&#039;Kits menu&#039;&#039;&#039;, where you can choose from available kits.&lt;br /&gt;
* The &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039; is located in the upper middle section, allowing you to view your current rank and any associated benefits.&lt;br /&gt;
* The &#039;&#039;&#039;Keys menu&#039;&#039;&#039; can be accessed from the upper right, where you can open crates with your keys and access related features.&lt;br /&gt;
* The &#039;&#039;&#039;Auction House&#039;&#039;&#039; is located in the bottom left, with plans for it to become an interactive feature in the future. Right-clicking the Auction House will also give you access to your &#039;&#039;&#039;[[Vaults]] Storage&#039;&#039;&#039;.&lt;br /&gt;
* In the bottom right, you can quickly navigate to the &#039;&#039;&#039;[[Warps Menu]]&#039;&#039;&#039; to travel to different areas of the world.&lt;br /&gt;
* Below the &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039;, you&#039;ll find the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; where you can customize your appearance.&lt;br /&gt;
* Directly below the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; on the left is the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039;, offering access to your character&#039;s abilities and progress.&lt;br /&gt;
* On the right, beneath the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039;, is the &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, where you can interact with your pets.&lt;br /&gt;
* Between the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039; and &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, you&#039;ll find a link to the &#039;&#039;&#039;Server Discord&#039;&#039;&#039;, connecting you to the community and updates.&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:small; text-align:center;&amp;quot; | &amp;quot;To access the Quick Menu, type &#039;&#039;&#039;/q&#039;&#039;&#039; in chat!&amp;quot;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=154</id>
		<title>Q Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=154"/>
		<updated>2025-01-10T15:58:08Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Mobile Friendly==&lt;br /&gt;
&amp;lt;div class=&amp;quot;mobile-alternative&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;content&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;Access the Quick Menu by typing &amp;lt;b&amp;gt;/q&amp;lt;/b&amp;gt; in chat. Here’s what you’ll find:&amp;lt;/p&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Kits Menu:&amp;lt;/b&amp;gt; Upper left – Choose from available kits.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Rank Menu:&amp;lt;/b&amp;gt; Upper middle – View your rank and benefits.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Keys Menu:&amp;lt;/b&amp;gt; Upper right – Open crates and access features.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Auction House:&amp;lt;/b&amp;gt; Bottom left – Interactive feature with vault storage access.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Warps Menu:&amp;lt;/b&amp;gt; Bottom right – Travel to different areas.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Cosmetic Menu:&amp;lt;/b&amp;gt; Below Rank Menu – Customize your appearance.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Skills Menu:&amp;lt;/b&amp;gt; Below Cosmetic Menu (left) – View abilities and progress.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Pet Menu:&amp;lt;/b&amp;gt; Below Cosmetic Menu (right) – Interact with pets.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Server Discord:&amp;lt;/b&amp;gt; Between Skills and Pet Menus – Connect with the community.&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:QuickMenu.png|thumb|683x683px|left]] || The &#039;&#039;&#039;Quick Menu&#039;&#039;&#039; is designed to give players easy access to some of the most essential features of the game from a single, convenient interface. You can access the Quick Menu by typing &#039;&#039;&#039;/q&#039;&#039;&#039; in the game chat.&lt;br /&gt;
&lt;br /&gt;
* In the &#039;&#039;&#039;upper left corner&#039;&#039;&#039;, you’ll find the &#039;&#039;&#039;Kits menu&#039;&#039;&#039;, where you can choose from available kits.&lt;br /&gt;
* The &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039; is located in the upper middle section, allowing you to view your current rank and any associated benefits.&lt;br /&gt;
* The &#039;&#039;&#039;Keys menu&#039;&#039;&#039; can be accessed from the upper right, where you can open crates with your keys and access related features.&lt;br /&gt;
* The &#039;&#039;&#039;Auction House&#039;&#039;&#039; is located in the bottom left, with plans for it to become an interactive feature in the future. Right-clicking the Auction House will also give you access to your &#039;&#039;&#039;[[Vaults]] Storage&#039;&#039;&#039;.&lt;br /&gt;
* In the bottom right, you can quickly navigate to the &#039;&#039;&#039;[[Warps Menu]]&#039;&#039;&#039; to travel to different areas of the world.&lt;br /&gt;
* Below the &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039;, you&#039;ll find the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; where you can customize your appearance.&lt;br /&gt;
* Directly below the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; on the left is the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039;, offering access to your character&#039;s abilities and progress.&lt;br /&gt;
* On the right, beneath the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039;, is the &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, where you can interact with your pets.&lt;br /&gt;
* Between the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039; and &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, you&#039;ll find a link to the &#039;&#039;&#039;Server Discord&#039;&#039;&#039;, connecting you to the community and updates.&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:small; text-align:center;&amp;quot; | &amp;quot;To access the Quick Menu, type &#039;&#039;&#039;/q&#039;&#039;&#039; in chat!&amp;quot;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=153</id>
		<title>Q Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=153"/>
		<updated>2025-01-10T15:57:41Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;mobile-alternative&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;content&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;Access the Quick Menu by typing &amp;lt;b&amp;gt;/q&amp;lt;/b&amp;gt; in chat. Here’s what you’ll find:&amp;lt;/p&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Kits Menu:&amp;lt;/b&amp;gt; Upper left – Choose from available kits.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Rank Menu:&amp;lt;/b&amp;gt; Upper middle – View your rank and benefits.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Keys Menu:&amp;lt;/b&amp;gt; Upper right – Open crates and access features.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Auction House:&amp;lt;/b&amp;gt; Bottom left – Interactive feature with vault storage access.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Warps Menu:&amp;lt;/b&amp;gt; Bottom right – Travel to different areas.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Cosmetic Menu:&amp;lt;/b&amp;gt; Below Rank Menu – Customize your appearance.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Skills Menu:&amp;lt;/b&amp;gt; Below Cosmetic Menu (left) – View abilities and progress.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Pet Menu:&amp;lt;/b&amp;gt; Below Cosmetic Menu (right) – Interact with pets.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Server Discord:&amp;lt;/b&amp;gt; Between Skills and Pet Menus – Connect with the community.&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:QuickMenu.png|thumb|683x683px|left]] || The &#039;&#039;&#039;Quick Menu&#039;&#039;&#039; is designed to give players easy access to some of the most essential features of the game from a single, convenient interface. You can access the Quick Menu by typing &#039;&#039;&#039;/q&#039;&#039;&#039; in the game chat.&lt;br /&gt;
&lt;br /&gt;
* In the &#039;&#039;&#039;upper left corner&#039;&#039;&#039;, you’ll find the &#039;&#039;&#039;Kits menu&#039;&#039;&#039;, where you can choose from available kits.&lt;br /&gt;
* The &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039; is located in the upper middle section, allowing you to view your current rank and any associated benefits.&lt;br /&gt;
* The &#039;&#039;&#039;Keys menu&#039;&#039;&#039; can be accessed from the upper right, where you can open crates with your keys and access related features.&lt;br /&gt;
* The &#039;&#039;&#039;Auction House&#039;&#039;&#039; is located in the bottom left, with plans for it to become an interactive feature in the future. Right-clicking the Auction House will also give you access to your &#039;&#039;&#039;[[Vaults]] Storage&#039;&#039;&#039;.&lt;br /&gt;
* In the bottom right, you can quickly navigate to the &#039;&#039;&#039;[[Warps Menu]]&#039;&#039;&#039; to travel to different areas of the world.&lt;br /&gt;
* Below the &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039;, you&#039;ll find the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; where you can customize your appearance.&lt;br /&gt;
* Directly below the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; on the left is the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039;, offering access to your character&#039;s abilities and progress.&lt;br /&gt;
* On the right, beneath the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039;, is the &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, where you can interact with your pets.&lt;br /&gt;
* Between the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039; and &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, you&#039;ll find a link to the &#039;&#039;&#039;Server Discord&#039;&#039;&#039;, connecting you to the community and updates.&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:small; text-align:center;&amp;quot; | &amp;quot;To access the Quick Menu, type &#039;&#039;&#039;/q&#039;&#039;&#039; in chat!&amp;quot;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=152</id>
		<title>Q Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=152"/>
		<updated>2025-01-10T15:57:04Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;mobile-alternative&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;h3&amp;gt;&amp;lt;button class=&amp;quot;collapsible&amp;quot;&amp;gt;Quick Menu (Mobile)&amp;lt;/button&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;content&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;Access the Quick Menu by typing &amp;lt;b&amp;gt;/q&amp;lt;/b&amp;gt; in chat. Here’s what you’ll find:&amp;lt;/p&amp;gt;&lt;br /&gt;
        &amp;lt;ul&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Kits Menu:&amp;lt;/b&amp;gt; Upper left – Choose from available kits.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Rank Menu:&amp;lt;/b&amp;gt; Upper middle – View your rank and benefits.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Keys Menu:&amp;lt;/b&amp;gt; Upper right – Open crates and access features.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Auction House:&amp;lt;/b&amp;gt; Bottom left – Interactive feature with vault storage access.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Warps Menu:&amp;lt;/b&amp;gt; Bottom right – Travel to different areas.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Cosmetic Menu:&amp;lt;/b&amp;gt; Below Rank Menu – Customize your appearance.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Skills Menu:&amp;lt;/b&amp;gt; Below Cosmetic Menu (left) – View abilities and progress.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Pet Menu:&amp;lt;/b&amp;gt; Below Cosmetic Menu (right) – Interact with pets.&amp;lt;/li&amp;gt;&lt;br /&gt;
            &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Server Discord:&amp;lt;/b&amp;gt; Between Skills and Pet Menus – Connect with the community.&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;/ul&amp;gt;&lt;br /&gt;
    &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:QuickMenu.png|thumb|683x683px|left]] || The &#039;&#039;&#039;Quick Menu&#039;&#039;&#039; is designed to give players easy access to some of the most essential features of the game from a single, convenient interface. You can access the Quick Menu by typing &#039;&#039;&#039;/q&#039;&#039;&#039; in the game chat.&lt;br /&gt;
&lt;br /&gt;
* In the &#039;&#039;&#039;upper left corner&#039;&#039;&#039;, you’ll find the &#039;&#039;&#039;Kits menu&#039;&#039;&#039;, where you can choose from available kits.&lt;br /&gt;
* The &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039; is located in the upper middle section, allowing you to view your current rank and any associated benefits.&lt;br /&gt;
* The &#039;&#039;&#039;Keys menu&#039;&#039;&#039; can be accessed from the upper right, where you can open crates with your keys and access related features.&lt;br /&gt;
* The &#039;&#039;&#039;Auction House&#039;&#039;&#039; is located in the bottom left, with plans for it to become an interactive feature in the future. Right-clicking the Auction House will also give you access to your &#039;&#039;&#039;[[Vaults]] Storage&#039;&#039;&#039;.&lt;br /&gt;
* In the bottom right, you can quickly navigate to the &#039;&#039;&#039;[[Warps Menu]]&#039;&#039;&#039; to travel to different areas of the world.&lt;br /&gt;
* Below the &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039;, you&#039;ll find the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; where you can customize your appearance.&lt;br /&gt;
* Directly below the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; on the left is the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039;, offering access to your character&#039;s abilities and progress.&lt;br /&gt;
* On the right, beneath the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039;, is the &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, where you can interact with your pets.&lt;br /&gt;
* Between the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039; and &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, you&#039;ll find a link to the &#039;&#039;&#039;Server Discord&#039;&#039;&#039;, connecting you to the community and updates.&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:small; text-align:center;&amp;quot; | &amp;quot;To access the Quick Menu, type &#039;&#039;&#039;/q&#039;&#039;&#039; in chat!&amp;quot;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=151</id>
		<title>Q Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=151"/>
		<updated>2025-01-10T15:56:23Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;p&amp;gt;If you’re on mobile, visit our &amp;lt;a href=&amp;quot;/MobileQuickMenu&amp;quot;&amp;gt;Mobile Quick Menu&amp;lt;/a&amp;gt; for a streamlined version.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:QuickMenu.png|thumb|683x683px|left]] || The &#039;&#039;&#039;Quick Menu&#039;&#039;&#039; is designed to give players easy access to some of the most essential features of the game from a single, convenient interface. You can access the Quick Menu by typing &#039;&#039;&#039;/q&#039;&#039;&#039; in the game chat.&lt;br /&gt;
&lt;br /&gt;
* In the &#039;&#039;&#039;upper left corner&#039;&#039;&#039;, you’ll find the &#039;&#039;&#039;Kits menu&#039;&#039;&#039;, where you can choose from available kits.&lt;br /&gt;
* The &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039; is located in the upper middle section, allowing you to view your current rank and any associated benefits.&lt;br /&gt;
* The &#039;&#039;&#039;Keys menu&#039;&#039;&#039; can be accessed from the upper right, where you can open crates with your keys and access related features.&lt;br /&gt;
* The &#039;&#039;&#039;Auction House&#039;&#039;&#039; is located in the bottom left, with plans for it to become an interactive feature in the future. Right-clicking the Auction House will also give you access to your &#039;&#039;&#039;[[Vaults]] Storage&#039;&#039;&#039;.&lt;br /&gt;
* In the bottom right, you can quickly navigate to the &#039;&#039;&#039;[[Warps Menu]]&#039;&#039;&#039; to travel to different areas of the world.&lt;br /&gt;
* Below the &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039;, you&#039;ll find the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; where you can customize your appearance.&lt;br /&gt;
* Directly below the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; on the left is the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039;, offering access to your character&#039;s abilities and progress.&lt;br /&gt;
* On the right, beneath the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039;, is the &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, where you can interact with your pets.&lt;br /&gt;
* Between the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039; and &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, you&#039;ll find a link to the &#039;&#039;&#039;Server Discord&#039;&#039;&#039;, connecting you to the community and updates.&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:small; text-align:center;&amp;quot; | &amp;quot;To access the Quick Menu, type &#039;&#039;&#039;/q&#039;&#039;&#039; in chat!&amp;quot;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=150</id>
		<title>Q Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Q_Menu&amp;diff=150"/>
		<updated>2025-01-10T15:55:42Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;mobile-alternative&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;h3&amp;gt;Quick Menu (Mobile)&amp;lt;/h3&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;Access the Quick Menu by typing &amp;lt;b&amp;gt;/q&amp;lt;/b&amp;gt; in chat. Here’s what you’ll find:&amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;ul&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Kits Menu:&amp;lt;/b&amp;gt; Upper left – Choose from available kits.&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Rank Menu:&amp;lt;/b&amp;gt; Upper middle – View your rank and benefits.&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Keys Menu:&amp;lt;/b&amp;gt; Upper right – Open crates and access features.&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Auction House:&amp;lt;/b&amp;gt; Bottom left – Interactive feature with vault storage access.&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Warps Menu:&amp;lt;/b&amp;gt; Bottom right – Travel to different areas.&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Cosmetic Menu:&amp;lt;/b&amp;gt; Below Rank Menu – Customize your appearance.&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Skills Menu:&amp;lt;/b&amp;gt; Below Cosmetic Menu (left) – View abilities and progress.&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Pet Menu:&amp;lt;/b&amp;gt; Below Cosmetic Menu (right) – Interact with pets.&amp;lt;/li&amp;gt;&lt;br /&gt;
        &amp;lt;li&amp;gt;&amp;lt;b&amp;gt;Server Discord:&amp;lt;/b&amp;gt; Between Skills and Pet Menus – Connect with the community.&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:QuickMenu.png|thumb|683x683px|left]] || The &#039;&#039;&#039;Quick Menu&#039;&#039;&#039; is designed to give players easy access to some of the most essential features of the game from a single, convenient interface. You can access the Quick Menu by typing &#039;&#039;&#039;/q&#039;&#039;&#039; in the game chat.&lt;br /&gt;
&lt;br /&gt;
* In the &#039;&#039;&#039;upper left corner&#039;&#039;&#039;, you’ll find the &#039;&#039;&#039;Kits menu&#039;&#039;&#039;, where you can choose from available kits.&lt;br /&gt;
* The &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039; is located in the upper middle section, allowing you to view your current rank and any associated benefits.&lt;br /&gt;
* The &#039;&#039;&#039;Keys menu&#039;&#039;&#039; can be accessed from the upper right, where you can open crates with your keys and access related features.&lt;br /&gt;
* The &#039;&#039;&#039;Auction House&#039;&#039;&#039; is located in the bottom left, with plans for it to become an interactive feature in the future. Right-clicking the Auction House will also give you access to your &#039;&#039;&#039;[[Vaults]] Storage&#039;&#039;&#039;.&lt;br /&gt;
* In the bottom right, you can quickly navigate to the &#039;&#039;&#039;[[Warps Menu]]&#039;&#039;&#039; to travel to different areas of the world.&lt;br /&gt;
* Below the &#039;&#039;&#039;[[Rank Menu]]&#039;&#039;&#039;, you&#039;ll find the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; where you can customize your appearance.&lt;br /&gt;
* Directly below the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039; on the left is the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039;, offering access to your character&#039;s abilities and progress.&lt;br /&gt;
* On the right, beneath the &#039;&#039;&#039;[[Cosmetic Menu]]&#039;&#039;&#039;, is the &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, where you can interact with your pets.&lt;br /&gt;
* Between the &#039;&#039;&#039;[[Skills Menu]]&#039;&#039;&#039; and &#039;&#039;&#039;[[Pet Menu]]&#039;&#039;&#039;, you&#039;ll find a link to the &#039;&#039;&#039;Server Discord&#039;&#039;&#039;, connecting you to the community and updates.&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-size:small; text-align:center;&amp;quot; | &amp;quot;To access the Quick Menu, type &#039;&#039;&#039;/q&#039;&#039;&#039; in chat!&amp;quot;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=File:Kit-5.png&amp;diff=149</id>
		<title>File:Kit-5.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=File:Kit-5.png&amp;diff=149"/>
		<updated>2025-01-10T15:53:20Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Kits_Menu&amp;diff=148</id>
		<title>Kits Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Kits_Menu&amp;diff=148"/>
		<updated>2025-01-10T15:53:06Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Kits1.png|thumb|494x494px]] || You can access the kit menu from the [[Q Menu]] or by typing `/kits` in chat. || &lt;br /&gt;
|-&lt;br /&gt;
| [[File:Kit-2.png|thumb|478x478px]] || Contains:  &lt;br /&gt;
* Iron Hoe  &lt;br /&gt;
* 5 Sand  &lt;br /&gt;
* 5 Cactus  &lt;br /&gt;
* 5 Wheat Seeds  &lt;br /&gt;
* 5 Sugar Cane  &lt;br /&gt;
* 1 Jungle Log  &lt;br /&gt;
* 1 Cocoa Bean  &lt;br /&gt;
|| Unlocked at [[MommysBoy]]  &lt;br /&gt;
* Cooldown: 8 hours  &lt;br /&gt;
|-&lt;br /&gt;
| [[File:Kit-3.png|thumb|500x500px]] || Contains:  &lt;br /&gt;
* Iron Helmet  &lt;br /&gt;
* Iron Chestplate  &lt;br /&gt;
* Iron Leggings  &lt;br /&gt;
* Iron Boots  &lt;br /&gt;
* Iron Sword  &lt;br /&gt;
* Iron Shovel  &lt;br /&gt;
* Iron Pickaxe  &lt;br /&gt;
* Iron Axe  &lt;br /&gt;
|| Unlocked at [[MommysBoy]]  &lt;br /&gt;
* Cooldown: 24 hours  &lt;br /&gt;
|-&lt;br /&gt;
| [[File:Kit-4.png|thumb|500x500px]] || Contains:  &lt;br /&gt;
* Diamond Helmet  &lt;br /&gt;
* Diamond Chestplate  &lt;br /&gt;
* Diamond Leggings  &lt;br /&gt;
* Diamond Boots  &lt;br /&gt;
* Diamond Sword  &lt;br /&gt;
* Diamond Shovel  &lt;br /&gt;
* Diamond Pickaxe  &lt;br /&gt;
* Diamond Axe  &lt;br /&gt;
|| Unlocked at [[DrugMaster]]  &lt;br /&gt;
* Cooldown: 24 hours  &lt;br /&gt;
|-&lt;br /&gt;
| [[File:Kit-5.png|thumb|500x500px]] || Contains:  &lt;br /&gt;
* GodKits Key (Redeemable at the [[Keys Menu]])  &lt;br /&gt;
|| Unlocked at [[Drug Samurai]]  &lt;br /&gt;
* Cooldown: 7 days  &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
	<entry>
		<id>https://wiki.bensmomcraft.com/index.php?title=Kits_Menu&amp;diff=147</id>
		<title>Kits Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.bensmomcraft.com/index.php?title=Kits_Menu&amp;diff=147"/>
		<updated>2025-01-10T15:48:13Z</updated>

		<summary type="html">&lt;p&gt;Hardy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Kits1.png|thumb|494x494px]] || You can access the kit menu from the [[Q Menu]] or by typing `/kits` in chat. || &lt;br /&gt;
|-&lt;br /&gt;
| [[File:Kit-2.png|thumb|478x478px]] || Contains:  &lt;br /&gt;
* Iron Hoe  &lt;br /&gt;
* 5 Sand  &lt;br /&gt;
* 5 Cactus  &lt;br /&gt;
* 5 Wheat Seeds  &lt;br /&gt;
* 5 Sugar Cane  &lt;br /&gt;
* 1 Jungle Log  &lt;br /&gt;
* 1 Cocoa Bean  &lt;br /&gt;
|| Unlocked at [[MommysBoy]]  &lt;br /&gt;
|-&lt;br /&gt;
| [[File:Kit-3.png|thumb|500x500px]] || Contains:  &lt;br /&gt;
* Iron Helmet  &lt;br /&gt;
* Iron Chestplate  &lt;br /&gt;
* Iron Leggings  &lt;br /&gt;
* Iron Boots  &lt;br /&gt;
* Iron Sword  &lt;br /&gt;
* Iron Shovel  &lt;br /&gt;
* Iron Pickaxe  &lt;br /&gt;
* Iron Axe  &lt;br /&gt;
|| Unlocked at [[MommysBoy]]  &lt;br /&gt;
|-&lt;br /&gt;
| [[File:Kit-4.png|thumb|500x500px]] || Contains:  &lt;br /&gt;
* Diamond Helmet  &lt;br /&gt;
* Diamond Chestplate  &lt;br /&gt;
* Diamond Leggings  &lt;br /&gt;
* Diamond Boots  &lt;br /&gt;
* Diamond Sword  &lt;br /&gt;
* Diamond Shovel  &lt;br /&gt;
* Diamond Pickaxe  &lt;br /&gt;
* Diamond Axe  &lt;br /&gt;
|| Unlocked at [[DrugMaster]]  &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hardy</name></author>
	</entry>
</feed>