Перейти к содержимому
Mineforgian

Item Ban

Plugin designed for limiting item quantities and restricting banned items.

Загрузки
864
Подписчики
5
Обновлён
1 июля 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 24 февраля 2026 г.

ITEM BAN

Item Ban is a lightweight utility plugin that gives server admins full control over what items and amount of items players can hold, use, or pick up. Perfect for events and SMPs where certain items need to be limited or outright blocked.

OP permission required to use commands

COMMANDS

  • /itemban ban <Item> - adds item to ban list

  • /itemban unban <item> - removes item from ban list

  • /itemban list - lists all banned items

  • /itemban reload - reloads config

  • /itemban limit <item> <value> - to limit the amount of an item that all players can carry or

  • /itemban limit <item> <value> <player1, player2, ..> - to limit the amount of an item that specific players can carry

  • /itemban craftLimit <item> <value> - to limit the number of times an item can be crafted globally

    NEW

  • /itemBan potion ban <potiontype> - to ban normal, splash, and lingering potions by base potion type.

  • /itemBan potion unban <potiontype> - to remove a potion type from the banned potion list.

Permissions

  • itemban.bypass global bypass permission for all ItemBan restrictions.
  • itemban.bypass.ban for banned-item bypass.
  • itemban.bypass.limit for item-limit bypass.
  • itemban.bypass.craftlimit for craft-limit bypass.

DONATIONS

ItemBan is completely free to use.
If you'd like to support development, feel free to do so via PayPal or Ko-fi. Thank you! PayPal

Ченджлог

1.4Релиз1.21.9, 1.21.10, 1.21.11 · 1 июля 2026 г.

Added

  • Added /ItemBan potion ban <potiontype> to ban normal, splash, and lingering potions by base potion type.
  • Added /ItemBan potion unban <potiontype> to remove a potion type from the banned potion list.
  • Added banned-potions to config for persistent potion-type bans.
  • Added tab completion for potion, ban/unban, and potion types.

Fixed

  • Fixed armor trims on netherite gear counting as a new netherite piece for craft limits.
  • Smithing craft limits now only count netherite upgrades that use a netherite ingot.

Behavior

  • Players cannot pick up banned normal, splash, or lingering potion items unless they have ban bypass permission.
  • Banned potion items are also removed by inventory purge, loot filtering, mob drop filtering, and dispenser checks.
1.3Релиз1.21.9, 1.21.10, 1.21.11 · 9 июня 2026 г.

Added

  • Added itemban.bypass as a global bypass permission for all ItemBan restrictions.
  • Added itemban.bypass.ban for banned-item bypass.
  • Added itemban.bypass.limit for item-limit bypass.
  • Added itemban.bypass.craftlimit for craft-limit bypass.
  • Added toggleAnnouncements to config, defaulting to true, to control craft-limit broadcast messages.

Changed

  • Split bypass handling so ban, item limit, and craft-limit behavior can be granted independently.
  • Kept the global itemban.bypass node as a parent permission for the specialized bypass nodes.

Notes

  • Players with itemban.bypass bypass all ItemBan checks, including bans, item limits, and craft limits.
  • Players with only itemban.bypass.craftlimit can craft limited items without the craft-limit announcement or block.

Fixed

  • Fixed item limits not counting shift-click crafting correctly before items entered the inventory.
1.2Релиз1.21.9, 1.21.10, 1.21.11 · 23 мая 2026 г.

Bug fixes

  • Fixed a bug where banned items could be obtained using dispensers and crafters

New feature

  • Added a new function that lets you limit the number of times a specific item can be crafted globally
  • Can be edited using /itemban craftLimit <item> <value> or the config files in MaxCraftLimits.yml and CurrentCraftLimits.yml
1.1Релиз1.21.9, 1.21.10, 1.21.11 · 17 апреля 2026 г.

Item Ban V1.1

Bug fixes

  • Fixed a bug with villager trading system returning null

New Additions

  • Added a new limiting system that allows server staff to add item limits per player
  • Added a command for the existing limit system - /itemban limit <item> <value>
  • New command for the new system (allows multiple player entries) - /itemban limit <item> <value> <player1, player2, ..>

Комментарии

Загружаем…