
Permissions Code
Meidde opened this issue ยท 1 comments
I use Luckperms, what permission do players need to use the command?
For example in Mod MKUltra the permission to use is mkultra.class
probably your Mod also has a permission
Mhhh unfortunately the source code of MKUltra is not public available so I'm not able to check this.
But I assume you need to use one of the followings:
- DailyRewards.class
- DailyRewards
- daily_rewards
The mod itself use the Minecraft permission system with permission level 0 (all players):
See: