Hi,
I would like to give my moderator the ability to use the check inventory plugin, which i can use as admin, I have limited knowledge of how to give this permission. This is my attempt below by ading it to the permissions config file, thankfully all the other permissions i have added work, apart from /checkinv.
moderator {
permissions {
- 'rok.fairplay'
- 'codehatch.command.admin.ban'
- 'codehatch.command.admin.mute'
- 'codehatch.command.admin.kick'
- 'codehatch.command.admin.shutdown'
- 'codehatch.command.admin.checkinv'
- 'codehatch.command.admin.notice'
}
I would like to give my moderator the ability to use the check inventory plugin, which i can use as admin, I have limited knowledge of how to give this permission. This is my attempt below by ading it to the permissions config file, thankfully all the other permissions i have added work, apart from /checkinv.
moderator {
permissions {
- 'rok.fairplay'
- 'codehatch.command.admin.ban'
- 'codehatch.command.admin.mute'
- 'codehatch.command.admin.kick'
- 'codehatch.command.admin.shutdown'
- 'codehatch.command.admin.checkinv'
- 'codehatch.command.admin.notice'
}