ItemBan icon

ItemBan -----

Simple lightweight plugin allowing you to ban the crafting, placing, breaking and pickup of items



Simple plugin allowing server owners to ban the crafting, placing, breaking and pickup of certain items.

Built on 1.18.2 but should work with any version past 1.13 (haven't tested).

Very simple to configure, see config:
Code (YAML):
#
# ItemBan by fergydanny (tyldanny) @ sysadamant.com
#

# Anyone with this permission will bypass the checks.
bypassPermission
: 'itemban.bypass'

#
# Format: MATERIAL:MESSAGE, for example GRASS_BLOCK:&cCan''t do that!
# You can use regular color codes with &<code> or hex using #ffffff
#
# If you use single quotes around the lines and want to use quotes in the message,
# make sure to use two singlequotes, for example 'ITEM:You can''t do this'
#
# If you don't want anything in a category, simply set it to [] or leave one invalid line.
#
craftingBanned
:
  - 'HOPPER:&cYou can''t craft this. Purchase it from /shop'
  - 'PISTON:&cYou can''t craft this. Purchase it from /shop'
  - 'STICKY_PISTON:&cYou can''t craft this. Purchase it from /shop'
  - 'OBSERVER:&cYou can''t craft this. Purchase it from /shop'
  - 'BEACON:&cYou can''t craft this. Purchase it from /mobcoins'

# pickupBanned will confiscate the item.
pickupBanned
:
 - 'BEDROCK:&cStaff only!'

placeBanned
:
 - 'BEDROCK:&cStaff only!'

breakBanned
:
 - 'BEDROCK:&cStaff only!'
Resource Information
Author:
----------
Total Downloads: 313
First Release: May 24, 2022
Last Update: May 24, 2022
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings