Skip to content

Max Health on a Thread

Latest
Compare
Choose a tag to compare
@ChagnonSebastien ChagnonSebastien released this 29 Jun 01:24
· 7 commits to master since this release

V2.5.2

Upgrading

If upgrading from an earlier version, follow v2.5 upgrade instructions.
If upgrading from v2.5 :

  1. Stop server
  2. Copy this jar over the old jar
  3. Restart server
  4. You should be done!

Bug Fixes

  • An error would be thrown if the max health of the player was less than 20
  • The updater now runs on another thread, which cause no delay on startup.