Blocking Items

Block certain items from being used to your liking, even per world/instance. Also block crafting recipes.

File Details

Blocking Items 1.1.2.jar

  • R
  • Jun 27, 2026
  • 183.36 KB
  • 17
  • 0.5

File Name

Blocking Items 1.1.2.jar

Supported Versions

  • 0.5

v1.1.2

  • Now blocking an item will also block its crafting recipe (also it won't be visible after a restart)
  • Added support to block crafting recipes globally, per world, per player, per player+world with config and commands.
  • Added new commands for blocking crafting recipes:
    /blockitemcraft
    or
    /bic
    will block the craft of the item in hand globally.

    /unblockitemcraft
    or
    /ubic
    will unblock the craft of the item in hand globally.

    /blockitemcrafthere
    or
    /blockitemcraftinstance
    or
    /bich
    or
    /bici
    will block the craft of the item in hand in the current instance/world.

    /unblockitemcrafthere
    or
    /unblockitemcraftinstance
    or
    /ubich
    or
    /ubici
    will unblock the craft of the item in hand in the current instance/world.

    /blockitemcraftplayer
    or
    /bicp
    will block the craft of the item in hand in all instances/worlds for this player only.

    /unblockitemcraftplayer
    or
    /ubicp
    will unblock the craft of the item in hand in all instances/worlds for this player only.

    /blockitemcraftinstanceplayer
    or
    /blockitemcrafthereplayer
    or
    /bichp
    or
    /bicip
    will block the craft of the item in hand only in the current instance/world for this player only.

    /unblockitemcraftinstanceplayer
    or
    /unblockitemcrafthereplayer
    or
    /ubichp
    or
    /ubicip
    will unblock the craft of the item in hand only in the current instance/world for this player only.
  • Also added configurable translations for this new commands.
  • LuckPerms compatibility.