Commands not working
SkyDraks opened this issue ยท 2 comments
Description
/luckperms commands do not work. When I do /luckperms editor it says "Unknown or incomplete command, see below for error ...rms editor<--[HERE]"
Reproduction Steps
Every time I write a command they don't work.
Expected Behaviour
The command is supposed to provide me with a link to access the permissions on the website
Server Details
Spigot 1.18.1
LuckPerms Version
v5.3.89
Logs and Configs
No response
Extra Details
No response
If you are using Minecraft Forge version on your client higher than 39.0.45, this is your issue.
MinecraftForge/MinecraftForge#8438 (comment)
Since LuckPerms is using an older depreciated method of registering commands, an update in the Forge custom commands is causing a breakage. Unfortunately the only fix at the moment is to downgrade to 39.0.45 until LuckPerms updates to the newer way of registering commands that mark the commands as executable.
Duplicate of #3299 - fix will be released shortly