Guest User

PEX permissions.yml

a guest
Jan 20th, 2012
913
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.23 KB | None | 0 0
  1. groups:
  2.     Spieler:
  3.         default: true
  4.         prefix: '&a[Spieler] &f'
  5.         permissions:
  6.        - essentials.afk
  7.         - essentials.home
  8.         - essentials.sethome
  9.         - essentials.help
  10.         - ChestShop.shop.create
  11.         - ChestShop.shop.sell
  12.         - ChestShop.shop.buy
  13.         - iConomy.holdings
  14.         - iConomy.pay
  15.         - lwc.protect
  16.         - citizens.trader.use
  17.         options:
  18.             rank: '10'
  19.     VIP:
  20.         default: false
  21.         prefix: '&5[VIP] &f'
  22.         permissions:
  23.        - essentials.afk
  24.         - essentials.home
  25.         - essentials.sethome
  26.         - essentials.help
  27.         - ChestShop.shop.create
  28.         - ChestShop.shop.sell
  29.         - ChestShop.shop.buy
  30.         - iConomy.holdings
  31.         - iConomy.pay
  32.         - lwc.protect
  33.         - citizens.trader.use
  34.         - essentials.tp
  35.         - essentials.tphere
  36.         options:
  37.             rank: '9'
  38.     Moderator:
  39.         default: false
  40.         prefix: '&9[Moderator] &f'
  41.         permissions:
  42.        - essentials.afk
  43.         - essentials.home
  44.         - essentials.sethome
  45.         - essentials.help
  46.         - ChestShop.shop.create
  47.         - ChestShop.shop.sell
  48.         - ChestShop.shop.buy
  49.         - iConomy.holdings
  50.         - iConomy.pay
  51.         - worldedit.*
  52.         - lwc.protect
  53.         - essentials.time
  54.         - essentials.weather
  55.         - essentials.item.*
  56.         - essentials.give.*
  57.         - essentials.time.set
  58.         - general.give.*
  59.         - general.give
  60.         - IBICF.fly
  61.         - essentials.tp
  62.         - essentials.tphere
  63.         - essentials.*
  64.         - citizens.*
  65.         options:
  66.             rank: '2'
  67.     Admin:
  68.         default: false
  69.         prefix: '&4[Admin] &f'
  70.         permissions:
  71.        - '*'
  72.         options:
  73.             rank: '1'
  74.     Techniker:
  75.         default: false
  76.         prefix: '&c[Techniker] &4[Admin] &f'
  77.         permissions:
  78.        - '*'
  79.         options:
  80.             rank: '0'
  81. users:
  82.     thewarwar:
  83.         group:
  84.        - Techniker
  85.     Kreuzritter_RS:
  86.         group:
  87.        - Admin
  88.     Groudon23:
  89.         group:
  90.        - Admin
  91.     iRaptorX:
  92.         group:
  93.        - Moderator
  94.     Dragoneer7896:
  95.         group:
  96.        - Admin
Advertisement
Add Comment
Please, Sign In to add comment