Skip to content

Lots of fixes and new features!

Compare
Choose a tag to compare
@Flavius12 Flavius12 released this 17 Jan 15:58
· 68 commits to master since this release

_WARNING: If you're updating from old versions of ServerAuth to ServerAuth v2.12, you MAY NEED to delete the current language folder!!!_

  • _Performance improvement_: Removed redundant event handlers (Thanks to @PEMapModder)
  • _Performance improvement_: Languages are now cached
  • _Huge performance improvement_: Registered users are now cached (Very very low Disk I/O and MySQL database usage!). Now the plugin is faster than ever!
  • _Performance improvement_: Improved EventListener events (Thanks to @legoboy0215 and @PEMapModder)
  • Customizable no-permissions and player-only-command strings (in languages)
  • From now user passwords can be changed from console (/changepassword can be used on console)
  • Fixed ArrayOutOfBoundsException (#33)
  • Block of crafting for not authenticated players (#35)
  • Some API changes
  • Customizable event cancelled messages
  • Help command with multilanguage support
  • SQL Injection prevention (#47)