Block Banning - Geilokowski/GeiloUtils GitHub Wiki

Block Banning

Sometimes you have to ban Blocks or items from the game if they cause to much lagg or can be used to grief. With this command you can disable crafting recipes for blocks and make it impossible to place them.

/geiloban add and remove

Use this to add or remove Blocks or Items from the blacklist.

Syntax: /geiloban add <REGISTRY_NAME> <METADATA> <DIMENSION>. REGISTRY_NAME is the registry name of the item (just use tab-completion), metadata is the METADATAof the Block/Item you want to ban and DIMENSION is the id of the dimension the item should be banned in.

If you want to ban every metadata of an item just put in all instead of a integer value. If a item should be banned from every dimension simply put in all instead of a dimension id. If you use all at the dimension parameter the recipe gets removed too.

Removing something from the blacklist is also possible. Use /geiloban remove.

Syntax: /geiloban remove <REGISTRY_NAME>. Replace REGISTRY_NAME with the registry name of the Block (Or just use tab completion).

/geiloban list

List every banned item and Block + the metadata and dimension its banned in.

Syntax: /geiloban list

⚠️ **GitHub.com Fallback** ⚠️