Auto apply minecraft: prefix to chat commands
On a paper server, command block and datapack commands work fine and as intended, however commands run from chat have non-sensical behavior which I assume is due to paper or a plugin trying to take over
applying the
paper-1.21-81
Plugins:
EssentialsX
FAVS
FAWE
AdvancedGoPaint
All disable commands in essential's config are disabled
For example:
kills me instead,
works as intended and kills the entity
applying the
minecraft: prefix for every command gives the intended behavior, I was wondering how I can make this the default case for chat commandspaper-1.21-81
Plugins:
EssentialsX
FAVS
FAWE
AdvancedGoPaint
All disable commands in essential's config are disabled
For example:
kills me instead,
works as intended and kills the entity