1
Hello I run a server that has a lot of command blocks, I actually know the fix to this
It's adding Minecraft: to the commands in the blocks.
The only problem is i have over 500 command blocks in use so there is no real way to do this easily.
Any alternative methods i can use?
It's adding Minecraft: to the commands in the blocks.
The only problem is i have over 500 command blocks in use so there is no real way to do this easily.
Any alternative methods i can use?
1
You can override Essentials commands by redefining them in commands.yml. Or, check if Essentials has a config option to stop it from registering vanilla command names to itself.
