Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
SMP Customization A lightweight plugin that introduces a flexible gameplay control system. It allows administrators to enforce item inventory limits, set weapon cooldowns, and manage Netherite upgrades using simple in-game commands.
๐ 1. Inventory Limits System The plugin includes a built-in inventory control module. If a player carries more items of a specific type than allowed by the current limit, the excess items will automatically drop onto the ground.
Configurable limits:
๐ธ๏ธ Cobwebs
๐ฎ Ender Pearls (setting the limit to 0 completely disables their usage)
๐ Golden Apples
๐งช Strength II Potions (applies to splash, drinkable, and lingering potions)
โก Swiftness II Potions (applies to splash, drinkable, and lingering potions)
โฑ๏ธ 2. Weapon Cooldown System (PVP) The plugin allows you to set optional cooldowns on powerful weapons to balance combat:
๐จ Mace: Admins can set a cooldown after an attack. While on cooldown, dealing damage with the Mace is disabled.
๐ฑ Trident: Setting a cooldown restricts the use of the Trident (melee attacks, throwing, and the Riptide enchantment) for a specified duration after throwing or using Riptide.
๐ก๏ธ Spear: Admins can apply an attack cooldown to restrict the frequency of damage output.
๐ก๏ธ 3. Netherite Control System (Smithing Table) Full control over upgrading items to Netherite in the Smithing Table:
โ๏ธ Netherite Sword: Always allowed to be crafted by default.
๐ก๏ธ Armor and Tools: Admins can easily block or unblock upgrades for all armor and tools with a single command, or configure blocks individually per item (e.g., block only the chestplate or pickaxe).
โ๏ธ 4. In-Game Management โ Admin Commands (/smpconfig) All settings can be adjusted live on the server without needing a restart.
Permission: smp.admin
Usage: /smpconfig [option] [value]
๐น Item Limits: /smpconfig cobweb [amount] โ sets the max limit for cobwebs
/smpconfig pearls [amount] โ sets the max limit for Ender Pearls (0 = completely banned)
/smpconfig gapples [amount] โ sets the max limit for Golden Apples
/smpconfig strength_2 [amount] โ sets the max limit for Strength II potions
/smpconfig speed_2 [amount] โ sets the max limit for Swiftness II potions
๐น Weapon Cooldowns (in seconds): /smpconfig mace_cooldown [seconds] โ sets the Mace cooldown (0 = no cooldown)
/smpconfig trident_cooldown [seconds] โ sets the Trident cooldown (0 = no cooldown)
/smpconfig spear_cooldown [seconds] โ sets the Spear cooldown (0 = no cooldown)
๐น Netherite Upgrades Control: /smpconfig netherite true โ unlocks all Netherite item upgrades.
/smpconfig netherite false โ blocks Netherite armor and tool upgrades (keeps only the sword enabled).
/smpconfig netherite_[item] true/false โ toggle individual items (e.g., netherite_chestplate, netherite_pickaxe, netherite_boots).


