Skip to content
alkarinv edited this page Jan 23, 2013 · 4 revisions

= Setting up Permissions

Table of Contents

If you don't have a permissions plugin

You can use this as a starting point for your server. Copy this

http://pastebin.com/DVZiERpj

and put it into your servers permission.yml. Then change as you want later.

Joining

perm: arena.<event>.join

examples:

  • arena.arena.join
  • arena.skirmish.join
  • arena.col.join
  • arena.bg.join
  • arena.tourney.join
  • arena.ffa.join
  • arena.dm.join

Class Signs

  • arena.class.use.<classname>
  • arena.class.use.* <- for all signs
Example
  • arena.class.use.gladiator

Dueling

  • arena.<match type>.duel
Examples:
  • /arena.skirmish.duel
  • /arena.spleef.duel

Permissions for Other Plugins using BattleArena

It's the same as above only substitute the name of the new match/event Examples:

  • arena.paintball.join : for paintball
  • arena.spleef.join : for spleef

Admins

Permission to create,delete, etc. You can either be op or have the following

perm: arena.admin