Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. # #################### #
  2. # Dragon Slayer v0.6.3 #
  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 #
  9. # spawnpoint: here are the spawnpoints for the worlds the plugin is working in #
  10. # ------------------------------------------------------------------------------ #
  11. prefix:
  12. prefix: '&9[Dragon Slayer]&r '
  13. enabled: false
  14. assuffix: false
  15. force: false
  16. messages:
  17. respawn: '&6&lSurvival &8&l»&f The Ender Dragon has respawned!'
  18. onkill: '&6&lSurvival &8&l»&f $slayer has killed the Ender Dragon.'
  19. onrekill: '&6&lSurvival &8&l»&f $slayer has killed the Ender Dragon.'
  20. slayer: '&6&lEnd &8&l»&f $slayer has killed the Ender Dragon.'
  21. noslayer: '&6&lEnd &8&l»&f Nobody has killed the Ender Dragon.'
  22. reward: '&6&lEnd &8&l»&f You received $reward coins for killing the Ender Dragon.'
  23. died: ''
  24. protect: '&c&lError &8&l»&7 You cannot enter the portal.'
  25. reset: ''
  26. spawnpoint:
  27. survival_the_end:
  28. x: 0.5108726166159284
  29. y: 65.0
  30. z: 0.5010988058590654
  31. dragon:
  32. name: '&fEnder Dragon&r'
  33. damage: 10.0
  34. health: 200
  35. exp: 12000
  36. reward: 10000
  37. eggchance: 1
  38. eggasitem: false
  39. cancelegg: false
  40. blockgrief: false
  41. respawndelay: 4320
  42. maxdragons: 1
  43. slayer: Jeppa
  44. trydragonautofix: false
  45. teleportdragons: true
  46. oldportals: false
  47. creategateways: true
  48. resetworld: false
  49. resetworlddelay: 300
  50. command: 'say hello'
  51. world_the_end:
  52. maxdragons: 1
  53. count: 1
  54. createportal: false
  55. survival_the_end:
  56. maxdragons: 1
  57. count: 1
  58. name: '&fEnder Dragon&r'
  59. damage: 10.0
  60. health: 200.0
  61. exp: 12000
  62. reward: 10000
  63. eggchance: 1
  64. eggasitem: false
  65. cancelegg: false
  66. respawndelay: 1
  67. createportal: true
  68. oldportals: false
  69. creategateways: true
  70. resetworld: false
  71. resetworlddelay: 300
  72. command: 'crate key $slayer survivalmystery 1'
  73. armorstand:
  74. world: hub
  75. x: -2.5337826991714762
  76. y: 99.0
  77. z: -18.555646990074813
  78. yaw: 359.8482
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement