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
minecraft:
prefix for every command gives the intended behavior, I was wondering how I can make this the default case for chat commands
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 entity4 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by highmore.#0
You can check out how commands.yml works here: https://bukkit.fandom.com/wiki/Commands.yml (there are ads so beware).
You can use command block overrides though I have personally tried it out myself.
For normal commands you can override with something like this:
Every plugin with the same command automatically overrides Vanilla by default.
thanks!
!solved
post closed!
The post/thread has been closed!
Requested by highmore.#0