Skip to content

Fixed false positives, errors, and made database improvements

Compare
Choose a tag to compare
@funkemunky funkemunky released this 10 Sep 23:13
· 637 commits to master since this release

Changelog

  • Improved database access times for Mongo and MySQL.
  • Fixed Fly disabler caused by using both Player object and client abilities unintentionally.
  • Fixed false positives caused by teleportation. This was remedied using the new confirmation system instead of checking location.
  • Fixed some ConcurrentModificationException errors.
  • Fixed other minor bugs.