old-beta/Permissions

Permissions

saplingassist.*:
description: 'Gives access to ALL features of saplingassist'
default: op
children:
saplingassist.self.*: true
saplingassist.other.*: true
saplingassist.world.*: true
saplingassist.config.*: true
saplingassist.self.*:
description: 'Permission to view and change ALL settings on yourself'
default: op
children:
saplingassist.self.show.*: true
saplingassist.self.change.*: true
saplingassist.other.*:
description: 'Permission to view and change ALL settings on others'
default: op
children:
saplingassist.other.show.*: true
saplingassist.other.change.*: true
saplingassist.world.*:
description: 'Permission to view and change ALL settings for worlds'
default: op
children:
saplingassist.world.show.*: true
saplingassist.world.change.*: true
saplingassist.self.show.*:
description: 'Permission to view all settings on yourself'
default: op
children:
saplingassist.self.show.simple: true
saplingassist.self.show.advanced: true
saplingassist.other.show.*:
description: 'Permission to view all settings on others'
default: op
children:
saplingassist.other.show.simple: true
saplingassist.other.show.advanced: true
saplingassist.world.show.*:
description: 'Permission to view all settings on worlds'
default: op
children:
saplingassist.world.show.simple: true
saplingassist.world.show.advanced: true
saplingassist.self.change.*:
description: 'Permission to change all settings on yourself'
default: op
children:
saplingassist.self.change.assist: true
saplingassist.self.change.chance: true
saplingassist.self.change.delay: true
saplingassist.other.change.*:
description: 'Permission to change all settings on others'
default: op
children:
saplingassist.other.change.assist: true
saplingassist.other.change.chance: true
saplingassist.other.change.delay: true
saplingassist.world.change.*:
description: 'Permission to change all settings on worlds'
default: op
children:
saplingassist.world.change.assist: true
saplingassist.world.change.chance: true
saplingassist.world.change.delay: true
saplingassist.self.change.assist:
description: 'Permission for enabling / disabling replanting on yourself'
default: op
saplingassist.self.change.delay:
description: 'Permission for changing replant delay on yourself'
default: op
saplingassist.self.change.chance:
description: 'Permission for changing replant chance on yourself'
default: op
saplingassist.self.show.simple:
description: 'Permission for viewing what the effective saplingassist settings are on yourself'
default: true
saplingassist.self.show.advanced:
description: 'Same as show.simple but also points out why by revealing the relevant part of the config (self)'
default: op
saplingassist.other.change.assist:
description: 'Permission for enabling / disabling replanting on others'
default: op
saplingassist.other.change.delay:
description: 'Permission for changing replant delay on others'
default: op
saplingassist.other.change.chance:
description: 'Permission for changing replant chance on others'
default: op
saplingassist.other.show.simple:
description: 'Permission for viewing what the effective saplingassist settings are on others'
default: true
saplingassist.other.show.advanced:
description: 'Same as show.simple but also points out why by revealing the relevant part of the config (others)'
default: op
saplingassist.world.change.assist:
description: 'Permission for enabling / disabling replanting on worlds'
default: op
saplingassist.world.change.delay:
description: 'Permission for changing replant delay on worlds'
default: op
saplingassist.world.change.chance:
description: 'Permission for changing replant chance on worlds'
default: op
saplingassist.world.show.simple:
description: 'Permission for viewing what the effective saplingassist settings are on a world'
default: true
saplingassist.world.show.advanced:
description: 'Same as show.simple but also points out why by revealing the relevant part of the config (worlds)'
default: op
saplingassist.config.*:
description: 'Permission for all saplingassist config-commands'
default: op
children:
saplingassist.config.reload: true
saplingassist.config.save: true
saplingassist.config.autosave: true
saplingassist.config.backup: true
saplingassist.config.restore: true
saplingassist.config.loadundo: true
saplingassist.config.validate: true
saplingassist.config.autoclean: true
saplingassist.config.reload:
description: 'Permission to reload the config-file'
default: op
saplingassist.config.save:
description: 'Permission to save the running config'
default: op
saplingassist.config.autosave:
description: 'Permission to view/disable/enable autosaving of the config-file on server shutdown'
default: op
saplingassist.config.backup:
description: 'Permission to backup the running config'
default: op
saplingassist.config.restore:
description: 'Permission to reload the config from a backup-file'
default: op
saplingassist.config.loadundo:
description: 'Permission to load the undo-copy made during certain commands'
default: op
saplingassist.config.validate:
description: 'Permission to validate the running config'
default: op
saplingassist.config.autoclean:
description: 'Permission to validate and repair the running config'
default: op
saplingassist.config.remove: NOT YET IMPLEMENTED
description: 'Permission to remove entries from the config-file (not yet implemented)'
default: op

Comments

Posts Quoted:
Reply
Clear All Quotes