Advertisement
KillerRabbit

Untitled

Jan 25th, 2012
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.72 KB | None | 0 0
  1. users:
  2.     patterabbit:
  3.         permissions:
  4.             permissions.example: true
  5.         groups:
  6.        - admin
  7.     farez:
  8.         permissions:
  9.             permissions.example: true
  10.         groups:
  11.        - default
  12.     bengzin:
  13.         permissions:
  14.             permissions.example: true
  15.         groups:
  16.        - default
  17.     wolver1ne:
  18.         permissions:
  19.             permissions.example: true
  20.         groups:
  21.        - default
  22.     cossierolle:
  23.         permissions:
  24.             permissions.example: true
  25.         groups:
  26.        - default
  27.     bajsbubba:
  28.         permissions:
  29.             permissions.example: true
  30.         groups:
  31.        - default
  32.     zhranzagul:
  33.         permissions:
  34.             permissions.example: true
  35.         groups:
  36.        - default
  37.     ormurinlangi:
  38.         permissions:
  39.             permissions.example: true
  40.         groups:
  41.        - default
  42.     mrmojoish:
  43.         permissions:
  44.             permissions.example: true
  45.         groups:
  46.        - default
  47.     MattKatt:
  48.         permissions:
  49.             permissions.example: true
  50.         groups:
  51.        - default
  52.     R600a:
  53.         permissions:
  54.             permissions.example: true
  55.         groups:
  56.        - default
  57. groups:
  58.     default:
  59.         permissions:
  60.             permissions.build: true
  61.             openwarp.warp.list: true
  62.             openwarp.warp.use: true
  63.             openwarp.warp.set: true
  64.             openwarp.jump: true
  65.             openwarp.top: true
  66.             openwarp.back: true
  67.             openwarp.warp.delete: true
  68.             choptree.chop: true
  69.             bcvote.*: true
  70.             commandbook.who: true
  71.             commandbook.spawn: true
  72.             mywarp.warp.sign.warp: true
  73.             mywarp.warp.basic.*: true
  74.             spoutessentials.*: true
  75.             multiverse.tp: true
  76.             multiverse.world.spawn: true
  77.             multiverse.list: true
  78.             multiverse.portal.list: true
  79.             showcase.basic: true
  80.             showcase.finite: true
  81.             showcase.exchange: true
  82.             showcase.buy.finite: true
  83.             showcase.buy.infinite: true
  84.             commandbook.whereami: true
  85.             commandbook.whereami.compass: true
  86.             commandbook.msg: true
  87.             commandbook.teleport: true
  88.             commandbook.return: true
  89.             mywarp.warp.basic.warp: true
  90.             mywarp.warp.basic.createpublic: true
  91.             mywarp.warp.basic.createprivate: true
  92.             mywarp.warp.basic.delete: true
  93.             mywarp.warp.basic.welcome: true
  94.             mywarp.warp.basic.list: true
  95.             mywarp.warp.basic.search: true
  96.             mywarp.warp.soc.public: true
  97.             mywarp.warp.soc.private: true
  98.             AutoRepair.access: true
  99.             AutoRepair.info: true
  100.             AutoRepair.warn: true
  101.             AutoRepair.repair.auto.*: true
  102.             AutoRepair.repair.manual.*: true
  103.             AutoRepair.repair.all: true
  104.             citizens.basic.*: true
  105.             citizens.healer.*: true
  106.             citizens.trader.*: true
  107.             citizens.npccount.80: true
  108.             multiverse.access.*: true
  109.             multiverse.core.tp.*: true
  110.             multiverse.core.info: true
  111.             multiverse.core.list.worlds: true
  112.             multiverse.core.list.who: true
  113.             multiverse.core.list.environments: true
  114.             multiverse.core.coord: true
  115.             multiverse.core.confirm: true
  116.             multiverse.core.spawn.self: true
  117.             chestlock.lock: true
  118.             chestlock.usekey: true
  119.             chestlock.list.chest: true
  120.             chestlock.list.owner: true
  121.             chestlock.list.clear: true
  122.             chestlock.unlockable: true
  123.             chestlock.coowner: true
  124.             chestlock.free: true
  125.             dreamland.goto: true
  126.             playtime.*: true
  127.             BOSEconomy.common.wallet: true
  128.             BOSEconomy.common.income: true
  129.             BOSEconomy.common.mastry: true
  130.             BOSEconomy.common.pay: true
  131.             BOSEconomy.common.stats: true
  132.             BOSEconomy.common.top5: true
  133.             BOSEconomy.common.bracket.rename: true
  134.             BOSEconomy.common.bracket.info: true
  135.             BOSEconomy.common.bracket.listmembers: true
  136.             BOSEconomy.common.bracket.addmember: true
  137.             BOSEconomy.common.bracket.removemember: true
  138.             BOSEconomy.common.bracket.setmultiplier: true
  139.             BOSEconomy.common.bank.rename: true
  140.             BOSEconomy.common.bank.list: true
  141.             BOSEconomy.common.bank.info: true
  142.             BOSEconomy.common.bank.mastry: true
  143.             BOSEconomy.common.bank.withdraw: true
  144.             BOSEconomy.common.bank.deposit: true
  145.             BOSEconomy.common.bank.addowner: true
  146.             BOSEconomy.common.bank.addmember: true
  147.             BOSEconomy.common.bank.removemember: true
  148.             BOSEconomy.common.bank.income: true
  149.             BOSEconomy.common.bank.listmembers: true
  150.             BOSEconomy.common.help: true
  151.             Gold2Economy.use: true
  152.             fishpeople.extendedair: true
  153.             fishpeople.infiniteair: true
  154.             bettermechanics.*: true
  155.             mobbounty.collect: true
  156.             mobbounty.multipliers.*: true
  157.             mobbounty.commands.mb: true
  158.             chestlock.list.chests: true
  159.             chestlock.list.doors: true
  160.     admin:
  161.         permissions:
  162.             permissions.*: true
  163.             chestlock.admin: true
  164.         inheritance:
  165.        - user
  166.     user:
  167.         permissions:
  168.             permissions.build: true
  169.         worlds:
  170.             creative:
  171.                 coolplugin.item: true
  172.         inheritance:
  173.        - default
  174. messages:
  175.     build: '&cYou do not have permission to build here.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement