Advertisement
Guest User

PERWORLDPLUGINS :((

a guest
Jun 22nd, 2014
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. # This config controls what plugins work on certain worlds.
  2. # Example
  3. # limit:
  4. # WorldEdit:
  5. # - world
  6. # - world_nether
  7. # Essentials: []
  8. # This will make it so worldedit will only work in world & world_nether, meaning in the end it is not usable.
  9. # When there is no worlds in the list it will allow it for any worlds, in this example allowing all worlds.
  10. # Whenever a plugin is added, this config will automatically add it!
  11. # exempt-login-events is for excluding login events when true, this means if a plugin uses PlayerLogin it will allow it for any world. We advise this to be enabled!
  12. # blocked-msg is the string displayed to a client when a command is blocked
  13. # check-for-updates is the controller for if updates should be alerted to the users with the permissions/op.
  14. exempt-login-events: true
  15. check-for-updates: true
  16. blocked-msg: '&c[Error] This command cannot be performed in this world.'
  17. limit:
  18. TimTheEnchanter:
  19. - skyworld
  20. - Factions
  21. - Highrise
  22. - Terminal
  23. - Hub
  24. - Mianite
  25. SkyDiver:
  26. - Hub
  27. - Factions
  28. NoCheatPlus:
  29. - skyworld
  30. - Factions
  31. - Highrise
  32. - Terminal
  33. - Hub
  34. - Mianite
  35. WorldEdit:
  36. - skyworld
  37. - Factions
  38. - Highrise
  39. - Terminal
  40. - Hub
  41. - Mianite
  42. Buycraft:
  43. - skyworld
  44. - Factions
  45. - Highrise
  46. - Terminal
  47. - Hub
  48. - Mianite
  49. mcore:
  50. - skyworld
  51. - Factions
  52. - Highrise
  53. - Terminal
  54. - Hub
  55. - Mianite
  56. Vault:
  57. - skyworld
  58. - Factions
  59. - Highrise
  60. - Terminal
  61. - Hub
  62. - Mianite
  63. Multiverse-Core:
  64. - skyworld
  65. - Factions
  66. - Highrise
  67. - Terminal
  68. - Hub
  69. - Mianite
  70. PermissionsEx:
  71. - skyworld
  72. - Factions
  73. - Highrise
  74. - Terminal
  75. - Hub
  76. - Mianite
  77. uSkyBlock:
  78. - skyworld
  79. - Hub
  80. WorldGuard:
  81. - skyworld
  82. - Factions
  83. - Highrise
  84. - Terminal
  85. - Hub
  86. - Mianite
  87. - Mianite_nether
  88. WhatIsIt:
  89. - skyworld
  90. - Factions
  91. - Highrise
  92. - Terminal
  93. - Hub
  94. - Mianite
  95. - Mianite_nether
  96. ChestShop:
  97. - skyworld
  98. - Factions
  99. - Highrise
  100. - Terminal
  101. - Hub
  102. - Mianite
  103. - Mianite_nether
  104. ClearLag:
  105. - skyworld
  106. - Factions
  107. - Highrise
  108. - Terminal
  109. - Hub
  110. - Mianite
  111. - Mianite_nether
  112. ProtocolLib:
  113. - skyworld
  114. - Factions
  115. - Highrise
  116. - Terminal
  117. - Hub
  118. - Mianite
  119. - Mianite_nether
  120. Modifyworld:
  121. - skyworld
  122. - Factions
  123. - Highrise
  124. - Terminal
  125. - Hub
  126. - Mianite
  127. - Mianite_nether
  128. Votifier:
  129. - skyworld
  130. - Factions
  131. - Highrise
  132. - Terminal
  133. - Hub
  134. - Mianite
  135. - Mianite_nether
  136. HolographicDisplays:
  137. - skyworld
  138. - Factions
  139. - Highrise
  140. - Terminal
  141. - Hub
  142. - Mianite
  143. - Mianite_nether
  144. Essentials:
  145. - skyworld
  146. - Factions
  147. - Highrise
  148. - Terminal
  149. - Hub
  150. - Mianite
  151. - Mianite_nether
  152. floAuction:
  153. - skyworld
  154. - Factions
  155. - Highrise
  156. - Terminal
  157. - Hub
  158. - Mianite
  159. - Mianite_nether
  160. BattleKits:
  161. - Terminal
  162. - Highrise
  163. SimpleVoteListener:
  164. - skyworld
  165. - Factions
  166. - Highrise
  167. - Terminal
  168. - Hub
  169. - Mianite
  170. - Mianite_nether
  171. EssentialsProtect:
  172. - skyworld
  173. - Factions
  174. - Highrise
  175. - Terminal
  176. - Hub
  177. - Mianite
  178. - Mianite_nether
  179. EssentialsSpawn:
  180. - skyworld
  181. - Factions
  182. - Highrise
  183. - Terminal
  184. - Hub
  185. - Mianite
  186. - Mianite_nether
  187. Multiverse-Portals:
  188. - skyworld
  189. - Factions
  190. - Highrise
  191. - Terminal
  192. - Hub
  193. - Mianite
  194. - Mianite_nether
  195. Multiverse-Inventories:
  196. - skyworld
  197. - Factions
  198. - Highrise
  199. - Terminal
  200. - Hub
  201. - Mianite
  202. - Mianite_nether
  203. DisguiseCraft:
  204. - skyworld
  205. - Factions
  206. - Highrise
  207. - Terminal
  208. - Hub
  209. - Mianite
  210. - Mianite_nether
  211. EssentialsChat:
  212. - skyworld
  213. - Factions
  214. - Highrise
  215. - Terminal
  216. - Hub
  217. - Mianite
  218. - Mianite_nether
  219. Factions:
  220. - skyworld
  221. - Factions
  222. - Highrise
  223. - Terminal
  224. - Hub
  225. - Mianite
  226. - Mianite_nether
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement