Permissions

permissions:
  ultraban.*:
    description: Allows the Administration to Full Control
    children:
      ultraban.ban: true
      ultraban.tempban: true
      ultraban.ipban: true
      ultraban.tempipban: true
      ultraban.permaban: true
      ultraban.unban: true
      ultraban.check: true
      ultraban.checkip: true
      ultraban.kick: true
      ultraban.kick.all: true
      ultraban.warn: true
      ultraban.history: true
      ultraban.editban: true
      ultraban.help: true
      ultraban.reload: true
      ultraban.version: true
      ultraban.export: true
      ultraban.import: true
  ultraban.override.*:
    description: Allows the Administration to Override Commands
    children:
      ultraban.override.ban: true
      ultraban.override.ipban: true
      ultraban.override.kick: true
      ultraban.override.kick.all: true
      ultraban.override.permaban: true
      ultraban.override.tempban: true
      ultraban.override.tempipban: true
      ultraban.override.warn: true
  ultraban.ban:
    default: op
    description: Allows the Administration to ban a player
  ultraban.tempban:
    default: op
    description: Allows the Administration to temporarily ban a player
  ultraban.ipban:
    default: op
    description: Allows the Administration to ban the players ip
  ultraban.tempipban:
    default: op
    description: Allows the Administration to temporarily ban players ip
  ultraban.permaban:
    default: op
    description: Allows the Administration to permaban a player
  ultraban.unban:
    default: op
    description: Allows the Administration to unban a player
  ultraban.check:
    default: op
    description: Allows the Administration to pull information about a player
  ultraban.checkip:
    default: op
    description: Allows the Administration to check a players ip or dupeip
  ultraban.kick:
    default: op
    description: Allows the Administration to kick a player from the server
  ultraban.kick.all:
    default: op
    description: Allows the Administration to all players excluding themselves
    children:
      ultraban.kick: true
  ultraban.warn:
    default: op
    description: Allows the Administration to warn a player
  ultraban.history:
    default: op
    description: Allows the Administration to a history of entries
  ultraban.editban:
    default: op
    description: Allows the Administration to edit a previous ban
  ultraban.help:
    default: op
    description: Allows the use of the help function
  ultraban.reload:
    default: op
    description: Allows the use of the reload function
  ultraban.version:
    default: true
    description: Allows the user to view the version
  ultraban.import:
    description: Allows the user to import a banlist
  ultraban.export:
    description: Allows the user to export a banlist
  ultraban.override.ban:
    description: Allows the Administration to override bans
  ultraban.override.ipban:
    description: Allows the Administration to override ipbans
  ultraban.override.kick:
    description: Allows the Administration to override kick
  ultraban.override.kick.all:
    description: Allows the Administration to override kickall
  ultraban.override.permaban:
    description: Allows the Administration to override permabans
  ultraban.override.tempban:
    description: Allows the Administration to override tempban
  ultraban.override.tempipban:
    description: Allows the Administration to override tempipban
  ultraban.override.warn:
    description: Allows the Administration to override warn


Comments

Posts Quoted:
Reply
Clear All Quotes