Skip to content

v2.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Oct 20:51

Supported Versions

ElytraEssentials-v2.2.0-modern.jar: For Minecraft 1.20.2+ - 1.21.X (JAVA 21)
ElytraEssentials-v2.2.0-legacy.jar: For Minecraft 1.18.x - 1.20.4 (JAVA 17)


Changelog

  • feat(animation): made PacketEvents as soft dependency for jump animation
  • feat(database): implement connection pooling with HikariCP (#11)
  • feat(charger): added PacketEvents API + updated Paper API
  • feat(upgrades): handle scenario when upgrades config updates are done
  • feat(upgrades): added customizable upgrades with upgrades.yml wip
  • fix(forge): economy not working while forging or reverting
  • fix(database): fixed inconsistencies with querying old table names
  • feat(database): add configurable table prefix for MySQL/SQLite tables
  • chore(project): added bug report template and feature request
  • fix: jump charger in water
  • chore(project): added extra templates
  • chore(paper): update paper version to 1.21.9