Skip to content
srbedrock edited this page Aug 3, 2020 · 2 revisions

Permissions

permissions:
  titansbattle.admin:
    description: "Gives access to administrator commands"
    default: op
    children:
      titansbattle.player: true
      titansbattle.reload: true
      titansbattle.cancel: true
      titansbattle.start: true
      titansbattle.setdestination: true
      titansbattle.setinventory: true
  titansbattle.player:
    description: "Gives access to player commands"
    default: false
    children:
      titansbattle.join: true
      titansbattle.exit: true
      titansbattle.watchroom: true
      titansbattle.help: true
      titansbattle.winners: true
      titansbattle.ranking: true