Command coloring doesn't work with essx disabling commands
JasonHorkles opened this issue ยท 7 comments
Type of bug
Compatibility issue, Other unexpected behaviour
/ess dump all
output
https://essentialsx.net/dump.html?id=499a3a0b4f2a44fb9776c469609e5f1b
Error log (if applicable)
No response
Bug description
Disabling commands in the essx config cause other commands' colors to just be white
This bug has been here for almost as long as I can remember, however I just couldn't be bothered to figure out what was causing it until now lol
Steps to reproduce
- Install LuckPerms, Vault, and EssentialsX
- Type a LuckPerms command, see that it has colors in it (before you press enter)
- Add a disabled command to EssX
- Reload EssX (or restart the server)
- Repeat step 2, but see that it is all white
Expected behaviour
Actual behaviour
Looks like it must be something in the essx config, as default config doesn't have the problem but mine does
Likely an issue with brig mappings not forwarding if you intercept commands via the Bukkit API, will have to take a look