forked from alkarinv/BattleArena
-
Notifications
You must be signed in to change notification settings - Fork 1
Permissions
alkarinv edited this page Jan 23, 2013
·
4 revisions
= Setting up Permissions
You can use this as a starting point for your server. Copy this
and put it into your servers permission.yml. Then change as you want later.
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
- arena.class.use.<classname>
- arena.class.use.* <- for all signs
- arena.class.use.gladiator
- arena.<match type>.duel
- /arena.skirmish.duel
- /arena.spleef.duel
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
Permission to create,delete, etc. You can either be op or have the following
perm: arena.admin