SoniaK

DragonSlayer

Feb 10th, 2020
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.96 KB | None | 0 0
  1. # #################### #
  2. # Dragon Slayer v0.8.4 #
  3. # #################### #
  4. # ------------------------------------------------------------------------------------------ #
  5. # here are some infos about the sections in this config: #
  6. # prefix: These are some general settings #
  7. # dragon: Here are some defaults that will be used for newly added worlds #
  8. # messages: you can use placeholders in here: $slayer, $world, $dragon, $reward, $baseworld #
  9. # spawnpoint: here are the spawnpoints for the worlds the plugin is working in #
  10. # armorstand: the location where the statue will be placed #
  11. # ------------------------------------------------------------------------------------------ #
  12. # in respawncommand you can use placeholder $player #
  13. # in 'command' you can use placeholders $player, $dragon and $world #
  14. # you can run multiple commands by separating them with a ; #
  15. # ------------------------------------------------------------------------------------------ #
  16. # in timertext and timerline you can use placeholders $days, $hours, $minutes and $seconds #
  17. # if timerline is empty it will show some defaults. #
  18. # ------------------------------------------------------------------------------------------ #
  19. # you can add additional dragonvalues like name_1, damage_1, health_1, exp_1 and reward_1 #
  20. # or name_2 etc. in the worlds settings for having individual dragons... #
  21. # ########################################################################################## #
  22.  
  23.  
  24. prefix:
  25. prefix: '&9[Dragon Slayer]&r '
  26. enabled: false
  27. assuffix: false
  28. force: false
  29. dragon:
  30. name: '&5Smaug&r'
  31. damage: 10.0
  32. health: 200
  33. exp: 12000
  34. reward: 2500.0
  35. eggchance: 0.3
  36. eggasitem: false
  37. skullchance: 0.03
  38. skullitem: false
  39. cancelegg: false
  40. alternativereward: false
  41. blockgrief: false
  42. respawndelay: 360
  43. maxdragons: 1
  44. slayer: Jeppa
  45. trydragonautofix: false
  46. bypassdragongateway: false
  47. teleportdragons: true
  48. oldportals: false
  49. creategateways: true
  50. resetworld: false
  51. resetcrystal: true
  52. resetworlddelay: 300
  53. respawnplayers: false
  54. nomcdragonrespawn: true
  55. command: ping
  56. respawncommand: ''
  57. timerfunc: 2
  58. world_the_end:
  59. maxdragons: 1
  60. name: '&5Smaug&r'
  61. damage: 10.0
  62. health: 200.0
  63. exp: 12000
  64. reward: 2500.0
  65. eggchance: 0.3
  66. eggasitem: false
  67. skullchance: 0.03
  68. skullitem: false
  69. cancelegg: false
  70. respawndelay: 360
  71. createportal: true
  72. oldportals: false
  73. creategateways: true
  74. alternativereward: false
  75. resetworld: false
  76. resetcrystal: true
  77. resetworlddelay: 300
  78. timerfunc: 2
  79. respawnplayers: false
  80. respawncommand: ''
  81. command: ping
  82. nomcdragonrespawn: true
  83. messages:
  84. respawn: $dragon &4has risen from its ashes!
  85. onkill: '&6$slayer &fkilled &4$dragon &rand became the new &9Dragon Slayer!'
  86. onrekill: '&9Dragon Slayer &6$slayer &fkilled &4$dragon &ronce again!'
  87. slayer: '&6$slayer &fis the one and only &9Dragon Slayer!'
  88. noslayer: There currently is no hero who can call himself the true &9Dragon Slayer!
  89. reward: You received &6$reward box dollars &rfor killing &4$dragon
  90. xpreward: You received &6$reward XP &rfor fighting &4$dragon
  91. died: '&4The Dragon in world $world died. Maybe he was too old... or was it the'
  92. protect: dragons found protecting this world`s portal!
  93. reset: Warning! The world $world may reset in less than one minute!!!
  94. playerrespawn: Warning! Every player in world $world will respawn to world $baseworld
  95. in less than one minute!!!
  96. timertext: 'Next Respawn in:'
  97. timerline: '$days Days, $hours:$minutes:$seconds, #'
  98. spawnpoint:
  99. world_the_end:
  100. x: 0.0
  101. y: 64.0
  102. z: 0.0
Advertisement
Add Comment
Please, Sign In to add comment