Advertisement
Guest User

Untitled

a guest
May 19th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 KB | None | 0 0
  1.  
  2. Additions:
  3. - Added the ability to use the 1.12 version of the plugin on 1.13.X and 1.14 servers. (Makes everything easier for me)
  4. - Added 'Uncharged Oracleite' to the drop table of 'Mysterious Dust'. (Used to summon oracles - 5% chance)
  5. - Added some new fancy particle effects when summoning Rune Guardians.
  6. - Added a 1 minute cooldown between spawning Rune Guardians. (This is to stop people from farming them and spawning loads at a time.)
  7. - Added a sound that plays when you level up your mining level.
  8. - Added a sound that plays if you get a rune from a rune guardian.
  9. - Added the ability to change the amount of mining xp you get from breaking ores.
  10. - Added the ability to change the value of the scalar when calculating the amount of XP needed for the next level.
  11. - Added the ability to change the drop chance of Mysterious Dust.
  12. - Added the ability to change the drop chance of Rune Dust when refining Mysterious Dust.
  13. - Added a particle effect when getting Oracleite from Refining Mysterious Dust.
  14. - Added more notes to the configuration to explain a few more things.
  15. - Added the ability to set the multiplier of dropped xp when killing a Rune Guardian.
  16. - Added the ability to charge 'Uncharged Oracleite' by mining 30 diamond ore.
  17. - Added the ability to change the Oracles Health / Damage / Speed in the config.yml
  18. - Added the ability to set whether you want the Oracles name to be always visible.
  19. - Added the ability to disable minions / edit their stats for Oracles.
  20. - Added the ability to enable / disable AoE fire procs from the Oracles.
  21.  
  22.  
  23. Message.yml Changes:
  24. - Added a new message "CannotSpawnOracleInLocation".
  25. - Added a new message "ChargedOracleite".
  26. - Added a new message "SummonedPhase1Oracle".
  27. - Added a new message "OracleSummonCooldown".
  28.  
  29.  
  30. General Changes:
  31. - Moved around a bunch of classes to make it easier for me to nagivate the plugin.
  32. - Changed a bunch of methods to support 1.13 and 1.14 servers.
  33. - Changed the drop chance of 'Mysterious Dust' to 1% from 0.5%
  34. - Fixed Iron and Gold ore not dropping Gemstones when mined with Silk Touch.
  35. - Changed some default messages to make a bit more sense.
  36. - Removed the GUI before the actual summon menu when summoning Rune Guardians.
  37. - Fixed a bug where Legendary Fluxes would not drop.
  38. - Fixed a bug where Uncommon Fluxes would not drop.
  39. - Fixed a bug where mining Iron and Gold ore would not give mining experience.
  40. - Changed the Particle Effects to a better particle when you got an item from refining.
  41.  
  42.  
  43. Default Config Changes: (recommended to change to these or regenerate your config.yml)
  44. - Changed the default amount of Runes needed to unlock passives in the config.yml.
  45. - Changed the Rune Guardian default statistics in the config.yml.
  46. - Changed the Rune Drop chance from 35% to 40% in the config.yml.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement