Advertisement
Archyx

Alpha 1.4.0 Changelog

Aug 16th, 2020
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. New Features:
  2. - Fighting Abilities:
  3. - Crit Damage (Increases critical hit damage by _%)
  4. - Fighter (Earn _% more Fighting XP)
  5. - Sword Master (Deal _% more damage with swords)
  6. - First Strike (Deal _% more damage on the first hit)
  7. - Bleed (_% chance to make the enemy bleed for 3 bleed ticks, dealing _ damage per tick.)
  8. - Endurance Abilities:
  9. - Anti Hunger (_% chance to stop hunger loss)
  10. - Runner (Earn _% more Endurance XP)
  11. - Golden Heal (Increases regeneration effect health gain by _%)
  12. - Recovery (Increases natural regeneration when at less than half health by _%)
  13. - Meal Steal (_% chance to steal 1 hunger point when attacking a player)
  14. - Added Skill Permissions
  15. - 'aureliumskills.<skill>'
  16. - True by default
  17. - Players without that skill permission will not be able to level up the skill, access the level progression menu, or use its abilities
  18. - Added disabled-worlds feature:
  19. - Disabled worlds block xp gain, stats, action bar, or abilities from applying
  20. - Added aureliumskills.* permission
  21. - Added update checker
  22. Changes:
  23. - Added messages for fighting abilities
  24. - Added config options for fighting abilities
  25. - Added custom messages for ability unlock, level up
  26. - Added new excavation blocks to ability checks
  27. - Made default messages load from embedded resource and removed hard coded messages
  28. - Getting custom message will no longer return null if not found
  29. - Optimized and cleaned up combat ability code
  30. - Tweaked console load messages (removed color)
  31. - Removed SmartInvs depend (Can delete from plugins folder, already included in plugin jar)
  32. Bug Fixes:
  33. - Fixed Your Level custom message not working in stats menu
  34. - Fixed Agility Leveler not checking for blocked worlds
  35. - Fixed reload permission typo
  36. - Fixed potential null pointer with fishing leveler
  37. - Fixed inaccurate time elapsed displayed when loading ability options
  38. - Fixed netherite tools not working for mana abilities
  39. - Code cleanup and optimizations
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement