Advertisement
BadgerLove

bpermissions

Feb 14th, 2012
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.66 KB | None | 0 0
  1. default: default
  2. groups:
  3.   admin:
  4.     permissions:
  5.    - LazyRoad.build
  6.     - admincmd.*
  7.     - lwc.admin
  8.     - permissions.*
  9.     - superpermbridge.*
  10.     groups:
  11.    - moderator
  12.     meta:
  13.       prefix: '&cAdmin'
  14.   default:
  15.     permissions:
  16.    - admincmd.player.afk
  17.     - admincmd.player.list
  18.     - admincmd.server.motd
  19.     - admincmd.server.rules
  20.     - citizens.blacksmith.use.repair
  21.     - citizens.toggle.trader
  22.     - citizens.trader.use.trade
  23.     - deathmessageplugin.getmessage
  24.     - deathmessageplugin.sendmessage
  25.     - herochat.autojoin.Global
  26.     - herochat.create
  27.     - herochat.join.*
  28.     - herochat.leave.*
  29.     - herochat.speak.*
  30.     - hsp.command.home
  31.     - hsp.command.homedelete
  32.     - hsp.command.sethome
  33.     - iConomy.access
  34.     - iConomy.list
  35.     - iConomy.payment
  36.     - iConomy.rank
  37.     - lwc.protect
  38.     - mcdocs./list
  39.     - mcdocs./rules
  40.     - mcdocs.command./command
  41.     - permissions.build
  42.     - permissions.ignoregroupwarning
  43.     - superpermbridge.citizens.basic.use.*
  44.     - superpermbridge.jobs.join.*
  45.     - superpermbridge.jobs.world.*
  46.     groups: []
  47.   fly:
  48.     permissions:
  49.    - admincmd.player.fly
  50.     - nocheat.flying
  51.     - simpleprefix.Fly
  52.     - warp.to.global
  53.     groups:
  54.    - vip
  55.     meta:
  56.       prefix: '&b[Flyer]'
  57.   moderator:
  58.     permissions:
  59.    - admincmd.player.bypass
  60.     - admincmd.player.fly
  61.     - admincmd.player.freeze
  62.     - admincmd.player.god
  63.     - admincmd.player.noreset
  64.     - admincmd.time.*
  65.     - admincmd.tp.*
  66.     - dynmap.hide.self
  67.     - dynmap.show.self
  68.     - griefprevention.admin.*
  69.     - hawkeye.search.*
  70.     - hawkeye.tool
  71.     - hawkeye.tpto
  72.     - jail.command.jail
  73.     - jail.command.jaillist
  74.     - jail.command.jailmute
  75.     - jail.command.jailtelein
  76.     - jail.command.unjail
  77.     - jail.openchest
  78.     - logores.notify
  79.     - lwc.mod
  80.     - nocheat.admin.chatlog
  81.     - nocheat.flying
  82.     - superpermbridge.mcbans
  83.     - vanish.standard
  84.     - vanish.vanish.list
  85.     - worldedit.navigation.jumpto
  86.     - worldedit.navigation.thru
  87.     - worldguard.god
  88.     - worldguard.god.other
  89.     - worldguard.heal
  90.     - worldguard.heal.other
  91.     - worldguard.slay
  92.     groups:
  93.    - vip
  94.     meta:
  95.       prefix: '&b[MOD]'
  96.   prisoner:
  97.     permissions: []
  98.     groups: []
  99.   vip:
  100.     permissions:
  101.    - admincmd.player.msg
  102.     - admincmd.warp.tp
  103.     - griefprevention.createclaims
  104.     - hsp.command.home.named
  105.     - hsp.command.home.otherworld
  106.     - hsp.command.homelist
  107.     - hsp.command.sethome.named
  108.     - lwc.create
  109.     - lwc.remove
  110.     - lwc.unlock
  111.     - simpleprefix.vip
  112.     - slowhealth
  113.     - warp.to.global
  114.     groups:
  115.    - default
  116.     meta:
  117.       prefix: '&a[VIP]'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement