-
Notifications
You must be signed in to change notification settings - Fork 1
Permissions
hydrox edited this page Sep 3, 2011
·
1 revision
droxperms.*:
children:
droxperms.players.*: true
droxperms.groups: true
Grants all permissions for modifying players and groups
droxperms.players.*:
children:
droxperms.players: true
droxperms.players.self: true
Grants permissions for modify all players.
droxperms.players:
default: op
Grants permission to modify other players.
droxperms.players.self:
default: op
Grants permission to modify the own player.
droxperms.groups:
default: op
Grants permission to modify groups.
droxperms.test:
default: false
Grants permission to use the internal test-functions. This should only be used on test-servers.