Restrict the use of any item to a set of specific areas. Useful on Adventure mode servers.
DOES NOT SUPPORT DIMENSIONS!
/item-use restrict namespace:item_id corner 1 coordinates corner 2 coorinates/item-use restrict <item id> <pos1> <pos2>Restricts the usage of an item to a cubic area between pos 1 and 2. You can create multiple areas for the same item. To use the item normally again you need to remove all restrictions with /item-use unrestrict <rule id>
/item-use listList the restriction rules you've previously created.
/item-use unrestrict <rule id>Remove a restriction. You can find out the ID with /item-use list
How to make the item normal again?
To use the item normally again you need to remove all restrictions with /item-use unrestrict <rule id>
How to find out the restriction rule ID?
You can find out the ID with /item-use list
Can multiple restriction areas overlap?
Yes.

Restrict the use of any item to a set of specific areas. Useful on Adventure mode servers. Does not support dimensions!