#deluxemenus register command
1 messages · Page 1 of 1 (latest)
If you are looking to add a permission requirement to open your menu take a look at this
open_requirement:
requirements:
permission:
type: has permission
permission: deluxemenus.admin
deny_commands:
- "[message] &8[&bDeluxe&eMenus&8] &cYou don't have perms for this!"
Requested by: cj89898 • dm-open_requirement
99% sure that’s how all commands work
I can't speak for future plans but ATM any open_command you register have no perms attached to them (and no way to configure that) as the perm would be through the open_requirement
It's possible we add perms to registered commands, but most likely not judging by the current layout of things.
If registered commands were redone in the future then it could work it's way in, afaik it's a PITA