
MyCommand - custom permissions not working
Closed this issue ยท 2 comments
So you may have heard about a plugin called "MyCommand it allows you to create aliases, menus, clickable NPCs, clickable blocks, etc...
If you create a custom alias and set a custom permission for that, that permission will not work.
Example:
send-arcade: command: /cmd-server-arcade type: BUNGEE_TP server_name: arcade delaytimer: 3 permission-required: true permission-node: mycmd.server.defaults
so the required permission should be mycmd.server.defaults but even if i add it to the user itself or the default group, it does not work. It is not checked my LuckPerms
Regards.
Please do the following:
- Run
/lp verbose record <your username>
- Run the send-arcade command
- Run
/lp verbose paste
, and paste the link it gives you back to me.