Config and Permissions
Basic configuration
Config.CommandName = 'luman-dragon' -- Command name
Config.CommandAdminOnly = true -- Admin onlyPermissions
# example #1
add_ace group.dragon-access command.luman-dragon allow
add_principal identifier.license:rjridjs38382 group.dragon-access
# example #2
add_ace group.donator-group command.luman-dragon allow
add_principal identifier.license:rjridjs38382 group.donator-groupPermissions by Player Identifiers
Advanced Configuration
Last updated