Advertisement
Guest User

Untitled

a guest
Mar 9th, 2019
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. # DO NOT EDIT -- file is written to periodically!
  2. # Seriously, do not edit. Today it is YAML, tomorrow it may not be.
  3. # If you edit this file and you have problems, you are on your own!
  4. players: []
  5. groups:
  6. - name: Member
  7. permissions: {}
  8. metadata: {}
  9. priority: 0
  10. members: []
  11. tempmembers: []
  12. - name: Owner
  13. permissions: {}
  14. metadata: {}
  15. priority: 0
  16. members: []
  17. tempmembers: []
  18.  
  19.  
  20.  
  21. ===============================================
  22.  
  23. Member
  24.  
  25. amkauth.user:
  26. description: Contains all permission nodes for non-administrative functions
  27. default: false
  28. children:
  29. amkauth.login: true
  30. amkauth.logout: true
  31. amkauth.register: true
  32. amkauth.changepassword: true
  33. amkauth.nlpwd: false
  34. ep.warp - Grants access to the /warp command.
  35. ep.sign.color - Allows player to add color to signs.
  36. ep.sign.heal.use - Allows player to use a [Heal] sign.
  37. ep.sign.feed.use - Allows player to use a [Feed] sign.
  38. ep.sign.spawn.use - Allows player to use a [Spawn] sign.
  39. ep.sign.warp.use - Allows player to use a [Warp] sign.
  40. skyowallet.info
  41. skyowallet.pay
  42. skyowallet.bank.join
  43. skyowallet.bank.leave
  44. skyowallet.bank.list
  45. skyowallet.bank.withdraw
  46. skyowallet.bounties.add - Allows you to use the add command.
  47. skyowallet.bounties.remove - Allows you to use the remove command.
  48. skyowallet.bounties.delete - Allows you to use the delete command.
  49. skyowallet.bounties.get - Allows you to use the get command.
  50. skyowallet.bounties.get.player - Allows you to use the get command with an argument.
  51. skyowallet.bounties.list - Allows you to use the list command.
  52. killerincome.earn
  53. Owner
  54. skyowallet.bank.deposit
  55. skyowallet.admin
  56. skyowallet.bank.create
  57. skyowallet.top
  58. skyowallet.view
  59. skyowallet.set
  60. ep.sign.spawn - Allows player to make a [Spawn] sign.
  61. ep.sing.feed - Allows player to make a [Feed] sign.
  62. ep.sign.heal - Allows player to make a [Heal] sign.
  63. ep.sign.warp - Allows player to make a [Warp] sign.
  64. ep.heal - Grants access to the /heal command.
  65. ep.feed - Grants access to the /feed command.
  66. ep.teleport - Grants access to the /tp command.
  67. ep.ban - Grants access to the /ban command.
  68. ep.unban - Grants access to the /unban command.
  69. ep.kick - Grants access to the /kick command.
  70. ep.setspawn - Grants access to the /setspawn command.
  71. ep.spawn - Grants access to the /spawn commandz
  72. ep.reload - Grants access to the /reload command.
  73. ep.clearchat - Grants access to the /clearchat command.
  74. ep.gamemode - Grants access to the /gm command.
  75. ep.help - Grants access to the /ep command.
  76. ep.staffchat - Grants access to the /staffchat command.
  77. ep.setwarp - Grants access to the /setwarp command.
  78. ep.delwarp - Grants access to the /delwarp command.
  79. ep.warplist - Grants access to the /warplist command.
  80. ep.mute - Grants access to the /mute command.
  81. ep.unmute - Grants access to the /unmute command.
  82. ep.fly - Grants access to the /fly command.
  83. ep.ci - Grants access to the /ci command.
  84. ep.invsee - Grants access to the /invsee command.
  85. ep.vanish - Grants access to the /vanish command.
  86. ep.sethome - Grants access to the /sethome command.
  87. ep.home - Grants access to the /home command.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement