Advertisement
Guest User

Untitled

a guest
Sep 29th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.42 KB | None | 0 0
  1. name: PsyPixel-Faction-Marriage
  2. author: Psyender_naut
  3. website: Not Avalible
  4. main: at.pcgamingfreaks.MarriageMaster.Bukkit.MarriageMaster
  5. version: 1.31.3
  6. softdepend: [Vault,MinePacks]
  7. commands:
  8. marry:
  9. description: Marry main command
  10. usage: /marry
  11. permissions:
  12. marry.*:
  13. description: Gives access to all Psypixel-Faction-Marriage commands
  14. children:
  15. marry.list: true
  16. marry.pvpon: true
  17. marry.pvpoff: true
  18. marry.tp: true
  19. marry.home: true
  20. marry.chat.*: true
  21. marry.gift: true
  22. marry.backpack: true
  23. marry.kiss: true
  24. marry.selfmarry: true
  25. marry.selfdivorce: true
  26. marry.changesurname: true
  27. marry.priest: true
  28. marry.setpriest: true
  29. marry.reload: true
  30. marry.listenchat: true
  31. marry.update: true
  32. marry.offlinedivorce: true
  33. marry.skiptpdelay: true
  34. marry.bypassrangelimit: true
  35. marry.bypassgiftgamemode: true
  36. marry.home.others: true
  37. marry.admin:
  38. description: Gives access to all Marriage Admin commands
  39. children:
  40. marry.reload: true
  41. marry.setpriest: true
  42. marry.priest: true
  43. marry.listenchat: true
  44. marry.update: true
  45. marry.offlinedivorce: true
  46. marry.bypass: true
  47. marry.home.others: true
  48. marry.bypass:
  49. description: Gives all bypassing permissions
  50. children:
  51. marry.skiptpdelay: true
  52. marry.bypassrangelimit: true
  53. marry.bypassgiftgamemode: true
  54. marry.user:
  55. description: Gives acces to all user functions
  56. children:
  57. marry.list: true
  58. marry.pvpon: true
  59. marry.pvpoff: true
  60. marry.tp: true
  61. marry.home: true
  62. marry.chat.*: true
  63. marry.gift: true
  64. marry.backpack: true
  65. marry.kiss: true
  66. marry.selfmarry: true
  67. marry.selfdivorce: true
  68. marry.changesurname: true
  69. marry.chat.*:
  70. description: Gives acces to all private message formats
  71. children:
  72. marry.chat: true
  73. marry.chat.color: true
  74. marry.chat.format: true
  75. marry.chat.magic: true
  76. marry.list:
  77. description: Allows you to use the List command
  78. default: true
  79. marry.pvpon:
  80. description: Allows you to enable pvp with your partner
  81. default: true
  82. marry.pvpoff:
  83. description: Allows you to disable pvp with your partner
  84. default: true
  85. marry.tp:
  86. description: Allows you to tp to your partner
  87. default: true
  88. marry.home:
  89. description: Allows you to tp / set to your home
  90. default: true
  91. marry.chat:
  92. description: Allows you to chat with your partner
  93. default: true
  94. marry.chat.color:
  95. description: Allows colors in private messages
  96. default: true
  97. marry.chat.format:
  98. description: Allows formating private messages (except magic)
  99. default: true
  100. marry.chat.magic:
  101. description: Allows magic format in private messages
  102. default: false
  103. marry.gift:
  104. description: Allows you to gift items to your partner
  105. default: true
  106. marry.backpack:
  107. description: Allows to share the backpacks (requires Minepacks)
  108. default: true
  109. marry.kiss:
  110. description: Allows to kiss your partner
  111. default: true
  112. marry.selfmarry:
  113. description: Allows to marry an other player without a priest
  114. default: true
  115. marry.selfdivorce:
  116. description: Allows to divorce from an other player without a priest
  117. default: true
  118. marry.changesurname:
  119. description: Allows to change the surname when self marry is on.
  120. default: true
  121. marry.skiptpdelay:
  122. description: Allows to skip the delay on tps
  123. default: op
  124. marry.bypassrangelimit:
  125. description: Allows to bypass the range limits
  126. default: op
  127. marry.bypassgiftgamemode:
  128. description: Allows to bypass gamemode check for item gifting
  129. default: op
  130. marry.offlinedivorce:
  131. description: Allows a priest to divorce players when only one of them is online.
  132. default: op
  133. marry.priest:
  134. description: Allows you to marry two players
  135. default: op
  136. marry.setpriest:
  137. description: Allows you to set a priest
  138. default: op
  139. marry.listenchat:
  140. description: Allows to see the private chat
  141. default: op
  142. marry.update:
  143. description: Allows to update the plugin
  144. default: op
  145. marry.reload:
  146. description: Allows you to reload the config
  147. default: op
  148. marry.home.others:
  149. description: Allows to teleport to homes of other players
  150. default: op
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement