-
Notifications
You must be signed in to change notification settings - Fork 3
Permissions
SuperRonanCraft edited this page Jan 5, 2018
·
4 revisions
To allow a player to only open a certain menu, give them
advancedcustommenu.open.<name>
Replace<name>with the name of the file of the menu without.yml!
advancedcustommenu.*:
children:
advancedcustommenu.list: true
advancedcustommenu.item: true
advancedcustommenu.item.other: true
advancedcustommenu.open.*: true
advancedcustommenu.use: true
advancedcustommenu.updater: true
advancedcustommenu.reload: true
advancedcustommenu.player:
children:
advancedcustommenu.list: true
advancedcustommenu.item: true
advancedcustommenu.open.*: true
advancedcustommenu.use: true
advancedcustommenu.list:
description: Permission to list all menus the player has access to
default: op
advancedcustommenu.item:
description: Permission to give self a menus item
default: op
advancedcustommenu.item.other:
description: Permission to give another player a menus item
default: op
advancedcustommenu.open.*:
description: Permission to open all menus
default: op
advancedcustommenu.use:
description: Permission to use plugin
default: op
advancedcustommenu.updater:
description: Permission to view update message, and update patches
default: op
advancedcustommenu.reload:
description: Permission to reload plugin
default: op
Chat with us on Discord
Have a Suggestion? Make an issue!
Thank you for viewing the Wiki for AdvancedCustomMenu!
Did this wiki help you out? Please give it a Star so I know it's getting use!
Check out my other plugins!