Advertisement
Guest User

Permissions.yml

a guest
Jul 8th, 2013
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 12.75 KB | None | 0 0
  1. groups:
  2.   Default:
  3.     default: true
  4.     worlds:
  5.       Brownboo:
  6.         permissions:
  7.        - admincmd.kit.tools
  8.         - admincmd.kit.equip
  9.         - timbermp.use
  10.       MiniGames:
  11.         permissions:
  12.        - -timbermp.use
  13.         - -skillz.*
  14.         - -skillz.skill.*
  15.         - -mcmmo.all
  16.     permissions:
  17.    - -firstjoinplus.notify
  18.     - -bukkit.command.plugins
  19.     - mcmmo.commands.ptp.world.Brownboo
  20.     - mcmmo.commands.ptp.world.Brownboo_nether
  21.     - mcmmo.commands.ptp.world.Brownboo_the_end
  22.     - mcmmo.commands.ptp.world.Skyblock
  23.     - timbermp.use
  24.     - iConomy.access
  25.     - iConomy.list
  26.     - iConomy.payment
  27.     - iConomy.rank
  28.     - iConomy.bank.*
  29.     - bukkit.broadcast.user
  30.     - admincmd.tp.to
  31.     - admincmd.tp.here
  32.     - skillz.check
  33.     - skillz.skill.*
  34.     - minigame.help
  35.     - minigame.join
  36.     - minigame.quit
  37.     - minigame.revert
  38.     - minigame.sign.use
  39.     - minigame.treasure.announce
  40.     - minigame.treasure.hint
  41.     - minigame.list
  42.     - lwc.protect
  43.     - admincmd.player.afk
  44.     - treasurechest.access
  45.     - treasurechest.access
  46.     - treasurechest.count
  47.     - treasurechest.count.others
  48.     - treasurechest.list
  49.     - automessage.receive.Default
  50.     - automessage.receive.all
  51.     - factions.kit.fullplayer
  52.     - factions.money.kit.standard
  53.     - admincmd.player.msg
  54.     - admincmd.spawn.tp.*
  55.     - modifyworld.*
  56.     - islandworld.island
  57.     - islandworld.island.create
  58.     - islandworld.island.delete
  59.     - islandworld.island.info
  60.     - islandworld.island.spawn
  61.     - islandworld.island.home
  62.     - islandworld.island.sethome
  63.     - islandworld.island.fixhome
  64.     - islandworld.island.expell
  65.     - islandworld.island.add
  66.     - islandworld.island.remove
  67.     - islandworld.island.tp
  68.     - islandworld.island.leave
  69.     - islandworld.island.visit
  70.     - islandworld.island.accept
  71.     - islandworld.island.deny
  72.     - islandworld.create.normal
  73.     - islandworld.challenges.list
  74.     - islandworld.challenges.complete
  75.     - ChestShop.shop.buy
  76.     - ChestShop.shop.sell
  77.     - skillz.skills
  78.     - skillz.skills.other
  79.     - skillz.check
  80.     - skillz.reset.self
  81.     - admincmd.server.help
  82.     - admincmd.spawn.tp
  83.     - admincmd.server.motd
  84.     - admincmd.server.news
  85.     - admincmd.server.rules
  86.     - admincmd.tp.toggle.allow
  87.     - admincmd.coloredsign.create
  88.     prefix: '&e[New]&6'
  89.     suffix: '&7'
  90.     options:
  91.       admincmd.maxHomeByUser: 1
  92.       admincmd.immunityLvl: 0
  93.       admincmd.maxItemAmount: 30
  94.       build: false
  95.       rank: '1000'
  96.   Member:
  97.     inheritance:
  98.    - default
  99.     worlds:
  100.       Brownboo:
  101.         permissions:
  102.        - -admincmd.kit.equip
  103.         - admincmd.kit.member
  104.       MiniGames:
  105.         permissions:
  106.        - mychunk.claim
  107.         - mychunk.user
  108.         - mychunk.commands.toggle.notify
  109.         - mychunk.unclaim.self
  110.         - mychunk.sell
  111.         - mychunk.allowmobs
  112.         - mychunk.allowpvp
  113.       Skyblock:
  114.         permissions:
  115.        - mychunk.claim.
  116.         - mychunk.claim.area
  117.         - mychunk.claim.overbuy
  118.         - mychunk.user
  119.         - mychunk.commands.toggle.notify
  120.         - mychunk.unclaim.self
  121.         - mychunk.sell
  122.         - mychunk.allowmobs
  123.         - mychunk.allowpvp
  124.     permissions:
  125.    - -automessage.receive.Default
  126.     - group.Member
  127.     - automessage.receive.Member
  128.     - admincmd.tp.home
  129.     - admincmd.tp.sethome
  130.     - admincmd.player.msg
  131.     - factions.kit.fullplayer
  132.     - chatcolors.*
  133.     - treasurechest.access
  134.     - treasurechest.access
  135.     - treasurechest.count
  136.     - treasurechest.count.others
  137.     - treasurechest.list
  138.     - ChestShop.shop.create.*
  139.     - radiobeacon.create
  140.     - sht.ticket
  141.     - multiverse.help
  142.     - admincmd.admin.home
  143.     - admincmd.tp.toggle.*
  144.     - admincmd.tp.back
  145.     - admincmd.warp.tp
  146.     prefix: '&2[Mbr]&a'
  147.     suffix: '&7'
  148.     options:
  149.       admincmd.maxHomeByUser: 3
  150.       admincmd.immunityLvl: 10
  151.       admincmd.maxItemAmount: 30
  152.       build: true
  153.       rank: '900'
  154.   VIP:
  155.     inheritance:
  156.    - Member
  157.     worlds:
  158.       Brownboo:
  159.         permissions:
  160.        - -admincmd.kit.member
  161.         - admincmd.kit.VIP
  162.         - worldedit.navigation.jumpto.tool
  163.         - worldedit.navigation.thru.tool
  164.       MiniGames:
  165.         permissions:
  166.        - -worldedit.navigation.jumpto.tool
  167.         - -worldedit.navigation.thru.tool
  168.       Skyblock:
  169.         permissions:
  170.        - -worldedit.navigation.jumpto.tool
  171.     permissions:
  172.    - automessage.receive.VIP
  173.     prefix: '&1[VIP]&3'
  174.     suffix: '&7'
  175.     options:
  176.       admincmd.maxHomeByUser: 4
  177.       admincmd.immunityLvl: 20
  178.       admincmd.maxItemAmount: 30
  179.       build: true
  180.       rank: '800'
  181.   HighVIP:
  182.     inheritance:
  183.    - VIP
  184.     worlds:
  185.       Brownboo:
  186.         permissions:
  187.        - admincmd.kit.HighVIP
  188.         - worldedit.navigation.jumpto.tool
  189.         - worldedit.navigation.thru.tool
  190.     permissions:
  191.    - admincmd.player.fly
  192.     - admincmd.player.potion
  193.     - group.HighVIP
  194.     prefix: '&6[&3HighVIP&6]&1'
  195.     suffix: '&7'
  196.     options:
  197.       admincmd.maxHomeByUser: 6
  198.       admincmd.immunityLvl: 20
  199.       admincmd.maxItemAmount: 30
  200.       build: true
  201.       rank: '600'
  202.   God:
  203.     inheritance:
  204.    - HighVIP
  205.     worlds:
  206.       Brownboo:
  207.         permissions:
  208.        - admincmd.kit.God
  209.     permissions:
  210.    - admincmd.player.enchant
  211.     - group.God
  212.     prefix: '&6[God]&e'
  213.     suffix: '&7'
  214.     options:
  215.       admincmd.maxHomeByUser: 8
  216.       admincmd.immunityLvl: 20
  217.       admincmd.maxItemAmount: 30
  218.       build: true
  219.       rank: '400'
  220.   Moderator:
  221.     inheritance:
  222.    - God
  223.     worlds:
  224.       Brownboo:
  225.         permissions:
  226.        - -admincmd.kit.vip
  227.         - -admincmd.kit.dtools
  228.         - -admincmd.kit.dequip
  229.         - admincmd.kit.mod
  230.       MiniGames: {}
  231.       UHC:
  232.         permissions:
  233.        - -admincmd.kit.dequip
  234.         - -admincmd.kit.dtools
  235.     permissions:
  236.    - -creativeplus.dropitems
  237.     - -creativeplus.breakbl
  238.     - -creativeplus.placebl
  239.     - -creativeplus.storage.allowed
  240.     - -creativeplus.sharedinv
  241.     - -creativeplus.deathdrop
  242.     - -admincmd.player.fireball
  243.     - -admincmd.player.fakequit.other
  244.     - -admincmd.player.fireball.other
  245.     - -admincmd.player.vulcan
  246.     - -admincmd.player.vulcan.other
  247.     - -admincmd.player.walk
  248.     - -admincmd.player.walk.other
  249.     - -admincmd.player.asuser
  250.     - -admincmd.server.reload
  251.     - -admincmd.server.setspawn
  252.     - -admincmd.server.stop
  253.     - -admincmd.player.invisible.other
  254.     - -admincmd.player.kickall
  255.     - UHC.heal.self
  256.     - UHC.feed.self
  257.     - admincmd.player.roll
  258.     - bukkit.command.teleport
  259.     - firstjoinplus.notify
  260.     - group.Moderator
  261.     - worldguard.notify
  262.     - automessage.receive.Moderator
  263.     - factions.kit.mod
  264.     - lwc.mod
  265.     - lwc.shownotices
  266.     - treasurechest.access
  267.     - admincmd.kit.*
  268.     - bukkit.command.kick
  269.     - bukkit.command.ban.player
  270.     - bukkit.command.ban.list
  271.     - bukkit.command.unban.player
  272.     - bukkit.command.ban.ip
  273.     - bukkit.command.unban.ip
  274.     - bukkit.command.teleport
  275.     - bukkit.command.give
  276.     - bukkit.command.defaultgamemode
  277.     - thecleaner.broadcast
  278.     - admincmd.player.loc
  279.     - admincmd.player.loc.other
  280.     - admincmd.player.heal
  281.     - admincmd.player.heal.other
  282.     - admincmd.player.kill
  283.     - admincmd.player.clear
  284.     - admincmd.player.kick
  285.     - admincmd.player.msg
  286.     - admincmd.player.spymsg
  287.     - admincmd.player.ip
  288.     - admincmd.player.ip.other
  289.     - admincmd.player.mute
  290.     - admincmd.player.mute.command
  291.     - admincmd.player.ban
  292.     - admincmd.player.freeze
  293.     - admincmd.player.invisible
  294.     - admincmd.player.np
  295.     - admincmd.player.np.other
  296.     - admincmd.player.afk
  297.     - admincmd.player.god
  298.     - admincmd.player.god.other
  299.     - admincmd.player.fly
  300.     - admincmd.player.fly.other
  301.     - admincmd.player.superbreaker
  302.     - admincmd.player.played
  303.     - admincmd.player.eternal
  304.     - admincmd.player.eternal.other
  305.     - admincmd.player.feed
  306.     - admincmd.player.feed.other
  307.     - admincmd.player.fakequit
  308.     - admincmd.player.whois
  309.     - admincmd.player.whois.other
  310.     - admincmd.player.reply
  311.     - admincmd.player.pres
  312.     - admincmd.player.pres.other
  313.     - admincmd.player.experience
  314.     - admincmd.player.experience.other
  315.     - admincmd.player.fly.allowed
  316.     - admincmd.player.nodrop
  317.     - admincmd.player.potion
  318.     - admincmd.player.potion.other
  319.     - admincmd.player.quit
  320.     - admincmd.player.search
  321.     - admincmd.player.withdraw
  322.     - admincmd.player.withdraw.other
  323.     - admincmd.player.mutelist
  324.     - admincmd.player.unmuteall
  325.     - admincmd.player.openinv
  326.     - admincmd.tp.players
  327.     - admincmd.tp.location
  328.     - admincmd.tp.location.other
  329.     - admincmd.tp.see
  330.     - admincmd.warp.*
  331.     prefix: '&6[&5Mod&6]&d'
  332.     suffix: '&7'
  333.     options:
  334.       admincmd.maxHomeByUser: 10
  335.       admincmd.immunityLvl: 30
  336.       admincmd.maxItemAmount: 30
  337.       build: true
  338.       rank: '300'
  339.   Admin:
  340.     inheritance:
  341.    - moderator
  342.     worlds:
  343.       Brownboo:
  344.         permissions:
  345.        - admincmd.kit.admin
  346.       MiniGames:
  347.         permissions:
  348.        - worldedit.*
  349.     permissions:
  350.    - -creativeplus.dropitems
  351.     - -creativeplus.breakbl
  352.     - -creativeplus.placebl
  353.     - -creativeplus.storage.allowed
  354.     - -creativeplus.sharedinv
  355.     - -creativeplus.deathdrop
  356.     - -admincmd.player.fireball
  357.     - -admincmd.player.fakequit.other
  358.     - -admincmd.player.fireball.other
  359.     - -admincmd.player.vulcan
  360.     - -admincmd.player.vulcan.other
  361.     - -admincmd.player.walk
  362.     - -admincmd.player.walk.other
  363.     - -admincmd.player.asuser
  364.     - -admincmd.server.reload
  365.     - -admincmd.server.setspawn
  366.     - -admincmd.server.stop
  367.     - -admincmd.player.invisible.other
  368.     - -admincmd.player.kickall
  369.     - -admincmd.player.roll
  370.     - automessage.receive.Admin
  371.     - factions.kit.admin
  372.     - group.Admin
  373.     - factions.money.*
  374.     - treasurechest.access
  375.     - radiobeacon.addmessage
  376.     - radiobeacon.reveal
  377.     - thecleaner.monster
  378.     - thecleaner.animal
  379.     - thecleaner.watermob
  380.     - thecleaner.vehicle
  381.     - thecleaner.painting
  382.     - thecleaner.pet
  383.     - thecleaner.golem
  384.     - thecleaner.villager
  385.     - thecleaner.force
  386.     - thecleaner.info
  387.     - thecleaner.all
  388.     - thecleaner.verbose
  389.     - thecleaner.broadcast
  390.     - thecleaner.world.[world name]
  391.     - admincmd.server.memory.*
  392.     - admincmd.item.*
  393.     - admincmd.server.extinguish
  394.     - admincmd.server.replace
  395.     - admincmd.server.repeat
  396.     - admincmd.server.uptime
  397.     - admincmd.server.version
  398.     - admincmd.server.list
  399.     - admincmd.server.help
  400.     - admincmd.server.lock
  401.     - admincmd.server.broadcast
  402.     - admincmd.player.afk
  403.     - admincmd.player.god
  404.     - admincmd.player.god.other
  405.     - admincmd.player.superbreaker
  406.     - admincmd.player.played
  407.     - admincmd.player.gamemode
  408.     - admincmd.player.gamemode.other
  409.     - admincmd.player.fakequit
  410.     - admincmd.player.quit
  411.     - admincmd.player.search
  412.     - admincmd.player.withdraw
  413.     - admincmd.player.withdraw.other
  414.     - admincmd.player.mutelist
  415.     - admincmd.player.unmuteall
  416.     - admincmd.warp.*
  417.     prefix: '&6[&4Admin&4]&c'
  418.     suffix: '&f'
  419.     options:
  420.       admincmd.maxHomeByUser: 10
  421.       admincmd.immunityLvl: 100
  422.       admincmd.maxItemAmount: 64
  423.       build: true
  424.       rank: '200'
  425.   Owner:
  426.     permissions:
  427.    - treasurechest.access
  428.     - treasurechest.access.treasure
  429.     - '*'
  430.     - radiobeacon.admin
  431.     - sht.admin
  432.     - skillz.reset.other
  433.     - skillz.skill.<skillname>
  434.    - thecleaner.*
  435.     - worldguard.*
  436.     - worldedit.*
  437.     - admincmd.player.kickall
  438.     - UHC.*
  439.     inheritance:
  440.    - admin
  441.     prefix: '&6[&2Owner&6]&3'
  442.     suffix: '&f'
  443.     options:
  444.       admincmd.maxHomeByUser: 0
  445.       admincmd.immunityLvl: 150
  446.       admincmd.maxItemAmount: 64
  447.       build: true
  448.       rank: '0'
  449. users:
  450.   mattataki:
  451.     group:
  452.    - Owner
  453.   szymster282:
  454.     group:
  455.    - Admin
  456.   SkiingArcher:
  457.     group:
  458.    - Admin
  459.   555seby555:
  460.     group:
  461.    - VIP
  462.   Devork:
  463.     group:
  464.    - Owner
  465.   crafter_assassin:
  466.     group:
  467.    - VIP
  468.   Manalive123:
  469.     group:
  470.    - God
  471.   blackout2991:
  472.     group:
  473.    - VIP
  474.   ziggyfx:
  475.     group:
  476.    - Member
  477.   Empoleongirl55:
  478.     group:
  479.    - VIP
  480.   Elyril:
  481.     group:
  482.    - Member
  483.   killah_girl95:
  484.     group:
  485.    - Member
  486.   camlot101:
  487.     group:
  488.    - Member
  489.   Omgitspeadar:
  490.     group:
  491.    - Member
  492.   shadowblock33:
  493.     group:
  494.    - Member
  495.   Arcticcat340:
  496.     group:
  497.    - VIP
  498.   triforcepwr:
  499.     group:
  500.    - Member
  501.   robs4321:
  502.     group:
  503.    - Moderator
  504.   ave_man12:
  505.     group:
  506.    - Member
  507.   malgore369:
  508.     group:
  509.    - Member
  510.   LilMinelli84:
  511.     group:
  512.    - Member
  513.   winstonater:
  514.     group:
  515.    - Member
  516.   spark_rod:
  517.     group:
  518.    - Member
  519.   The_Crafter2:
  520.     group:
  521.    - Member
  522.   DoZer763:
  523.     group:
  524.    - HighVIP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement