Group set permission command node not accessible on Fabric 1.19.3
ThomasBerne opened this issue ยท 3 comments
Description
I don't have access to any of the command node implementations and setting unimplemented command doesn't work:
For example:
/lp group default permission set command.ban true
Also the commands doesn't work when set. For example, after the previous command. non-op players couldn't use the ban command.
Reproduction Steps
I use Fabric 1.19.3 0.14.13
with those mods :
You can download the mods here : https://drive.google.com/drive/folders/13gGfyS0gsW3uAc0bId6u8vyqSz-e2aoc?usp=sharing
Expected Behaviour
I expect like in the Forge server I created earlier to see the commands and set them to different groups
Server Details
Fabric 1.19.3 0.14.13
LuckPerms Version
V5.4.57 or v5.4.46 or v5.4.58
Logs and Configs
Default config and nothing in the logs.
Extra Details
Only bug on Fabric. It works on Forge.
Unlike on Forge, Fabric doesn't provide permissions for the vanilla commands by default. Install this to add permissions for vanilla commands. For any other mods, it's up to them to support permissions.