📄️ Block Commands
"Multi-world" compatibility for the vanilla commands.
📄️ Entity Commands
"Multi-world" compatibility for the vanilla commands.
📄️ Item Commands
You want keep the brut HEX form in your command ? add the tag BRUT\_HEX in your command. It works anywhere in the command line but it's recommended to put it in the first part of the cmd to make it less confusing
📄️ Mixed Commands (Player & Entity)
These custom commands work for Player but also for Entity
📄️ Player & Target Commands
You need to know that by default all commands are run by the console, so if you want that the player run the command add SUDO or SUDO\_OP before.
📄️ Utility Commands
The utility commands can be places in all type of commands, so in entity , player, block commands ...