Advertisement
Guest User

Untitled

a guest
Nov 9th, 2015
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.65 KB | None | 0 0
  1. #If you wish to disable a rune, list its proper name in this file.
  2. #This is the name printed when the rune is activated.
  3. #list the name of a player to ban them from using magic (except existing teleporters).
  4. #here are some extra options you can add to the list:
  5. # enable black magic # True Name skulls worn as helms will allow players to cast magic on another
  6. # consume ender dragon eggs # by default dragon eggs teleport randomly and don't give the player energy
  7. # enable travel ink # force teleporters and waypoints to be made of a specific material
  8. # ink X # dermine the block type (X) to use for travel ink-- you must add this if you add the above
  9. # enable teleport toll # force users of teleporters to sacrifice a specific block in the center
  10. # toll X # determine the block type (X) to use for travel toll-- you must add this if you add the above
  11. enable multiworld travel # allows teleportation between worlds in bukkit.
  12. # signature assignments # Enables TP/Automation signature restrictions.
  13. # Define them like this: (3 spaces)
  14. # name,north,east,south,west
  15. # SuperLlama,35,37,*,*
  16. # Zeerix,35,38,4,*
  17. # Ctri,*,122,4,*
  18. # *,*,*,* (for the default assignment group)
  19. # These all stack, allowing multiple signature groups per person.
  20.  
  21. # World Groups # Enables the restriction of TPs/FTPs/Zeerix Chest to a collection of worlds.
  22. # Define the group like this, based on world folder name.
  23. # WorldGroup world, world_nether, world_the_end
  24. # WorldGroup creative, creative_2
  25. # With this enabled, worlds ungrouped will be freely accessible by other ungrouped worlds.
  26.  
  27. # use MultiGroupInk to define teleport/FTP/etc inks that can escape world groups
  28. # MultiGroupInk 57 (would allow diamond runes to travel freely)
  29. # MultiGroupInk 7 (would allow bedrock runes to travel freely)
  30. # use MultiGroupRune to define teleport/FTP/etc runes can escape world groups
  31. # MultiGroupRune recall (would allow recall rune to travel freely)
  32. #
  33. # --Below comes an auto generated list of all rune names. Simply remove the # to disable that rune.
  34. salvation # Saves a faith island to a file in the main world folder.
  35. redemption # loads a faith island from a file in the main world folder.
  36. magmagel # Disabled by default because it allows players to create copious lava.
  37.  
  38. # waypoint
  39. # teleporter
  40. # mineshaft
  41. # faithtransferportal
  42. freezer
  43. solarflare
  44. # chronotrigger
  45. # compass
  46. # diviner
  47. # tempest
  48. # rubrik
  49. # aetherchest
  50. # zeerixchest
  51. # levitationobelisk
  52. # warp
  53. recall
  54. # truename
  55. # identifier
  56. # smelter
  57. # shield
  58. inheritance
  59. # leafblower
  60. # farmer'scharm
  61. # doubt
  62. # topsyturvy
  63. # mound
  64. # dispel
  65. # powertool
  66. # coldfeet
  67. # diver'shelmet
  68. transmutationdisc
  69. # containment
  70. # depthnote
  71. # torchbearer
  72. # surfacetension
  73. # accelerator
  74. # initiation
  75. adminpick
  76. # spring
  77. transmutationrod
  78. # masterteleporter
  79. # forcefield
  80. altarofjudgement
  81. endurance
  82. # lockblock
  83. # redstonesensor
  84. # automationdesignator
  85. # pressuresensor
  86. # damagesensor
  87. # blocksensor
  88. magiclasso
  89. # flotilla
  90. # bowoflight
  91. # multishot
  92. # bowofredlight
  93. # spleefblock
  94. # engraver
  95. # bottomlesscauldron
  96. powerdrill
  97. siegebow
  98. # ovicaptor
  99. bowoftranslocation
  100. # immersion
  101. # faithpoint
  102. # permanence
  103. # magmagel
  104. # prometheus
  105. # magiccake
  106. # lighttool
  107. # pegasus
  108. # touchhex
  109. # damagehex
  110. # portalhex
  111. # personalteleport
  112. # whispercurse
  113. # faithwrencher
  114. # redemption
  115. # salvation
  116. # faith
  117. # aetherward
  118. # voidward
  119. # toolward
  120. # tpward
  121. # dangerward
  122. # toggleblocks
  123. # namingrune
  124. # truenameward
  125. # stickyredstonesensor
  126. # runicradio
  127. # realityboundingblock
  128. # superfaith
  129. realityanchor
  130. realitymaster
  131. # freightteleporter
  132. # freightpoint
  133. # levitationward
  134. hellmaw
  135. # truenamealtar
  136. genesis
  137. # seedrune
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement