Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

[5.1.4] Split jar & Improvements

Compare
Choose a tag to compare
@awumii awumii released this 28 Aug 17:34
· 266 commits to master since this release

Changelog

  • Now, instead of single EpicGuard.jar file, every platform has individual jar file (for spigot servers you download epicguard-bukkit.jar, for bungee - epicguard-bungee.jar, and epicguard-velocity.jar for velocity).
  • Added new RateLimitCheck - it will limit how fast a user (from the single IP address) can reconnect.
  • Added message if unknown argument is used.
  • Improved downloading of the GeoIP databases.
  • Removed deprecated methods, updated libraries, and general code cleanup.