Advertisement
BadgerLove

Untitled

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