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

ItemsBlocker

Plugin that allows administrators to block specific items, enchantments, and potion effects.

Загрузки
2K
Подписчики
5
Обновлён
27 марта 2026 г.
Лицензия
GPL-3.0-only

Опубликован 6 июля 2025 г.

ItemsBlocker

Description

ItemsBlocker is a Minecraft plugin that allows administrators to block specific items, enchantments, and potion effects. The plugin provides a set of commands to manage these restrictions.

Features

  • Item Blocking: Add/remove items from the blocked list.
  • Enchantment Blocking: Block enchantments, optionally specifying a minimum level.
  • Potion Effect Blocking: Block potion effects, optionally specifying a minimum level.
  • Netherite Crafting Blocking: Enable/disable smithing of netherite items.

Commands

All commands require the itemsblocker.command permission.

Main command aliases

  • /block
  • /blocker
  • /itemsblocker

Subcommands

  • /blocker help: Displays the list of available commands.

Item Management

  • /blocker item add <item>: Adds an item to the blocked list (e.g., /blocker item add DIAMOND_SWORD).
  • /blocker item remove <item>: Removes an item from the blocked list.
  • /blocker item list: Displays the list of blocked items.

Enchantment Management

  • /blocker enchantment add <enchantment_name> [level]: Adds an enchantment to the blocked list (e.g., /blocker enchantment add sharpness 2).
    • <enchantment_name>: The name of the enchantment (use Minecraft names, e.g., sharpness, efficiency).
    • [level] (Optional): The minimum enchantment level to block. Default: 1.
  • /blocker enchantment remove <enchantment_name>: Removes an enchantment from the blocked list.
  • /blocker enchantment list: Displays the list of blocked enchantments and their levels.

Potion Effect Management

  • /blocker potion add <potion_effect_name> [level]: Adds a potion effect to the blocked list (e.g., /blocker potion add strength 2).
    • <potion_effect_name>: The name of the potion effect (use Minecraft names, e.g., speed, strength).
    • [level] (Optional): The minimum potion effect level to block. Default: 1.
  • /blocker potion remove <potion_effect_name>: Removes a potion effect from the blocked list.
  • /blocker potion list: Displays the list of blocked potion effects and their levels.

Netherite Crafting Management

  • /blocker netherite <allow|block>: Allows/blocks netherite item smithing.

Permissions

  • itemsblocker.command: Permission to use plugin commands.
  • itemsblocker.bypass: Permission to bypass all item blocks.

Libraries

Ченджлог

1.1.4Релиз1.21.9, 1.21.10, 1.21.11 · 15 марта 2026 г.
  • Improved blocked potion handling
1.1.3Релиз1.21.9, 1.21.10, 1.21.11 · 7 февраля 2026 г.
  • Blocked items can no longer be dispensed from dispensers and crafted in crafter
  • Improved smithing handling
  • Added additional methods for blocking items
1.1.2Релиз1.21.5, 1.21.6, 1.21.7 · 14 июля 2025 г.

Fixed issues with saving netherite blocks

1.1.1Релиз1.21.5, 1.21.6, 1.21.7 · 6 июля 2025 г.

Fixed error with potion effects and changed java version to 17

Комментарии

Загружаем…