This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
Releases: awumii/EpicGuard
Releases · awumii/EpicGuard
[3.8.3] Small performance changes
Changelog:
- Cloud will no longer update if there is no difference between local and cloud data.
- Logger won't print anything to file, if there is fast (above 30cps) bot attack. In some cases, this can heavily improve CPU usage and/or Disk I/O. This will also prevent very big log files.
- Logs has been simplified.
- Modified default configuration.
- Removed logo on startup.
- Slightly modified Gui.
- And some other code changes :)
[3.8.2] Big storage update.
3.8.2 Changelog
- Plugin is now using LightningStorage library, to store data. Storage is now stored in JSON file format, instead of YAML, which should slightly increase performance. This also allowed me to cleaned up a lot of useless code, which has been slowing plugin down.
- Command /guard (/guard help) has been redesigned on the spigot and also on the bungeecord. Bungeecord version received new commands: /guard status - action bar status (same as on spigot), /guard reload - reloading configuration without restarting the server and /guard whitelist and /guard blacklist.
- Added auto whitelisting to bungeecord, legit players can now join the server even if there is a bot attack!
- Updated GeoLite2 database.
3.8.1 Changelog
- Added new bypass permissions for 2 modules, you can toggle on or off if these permissions should be enabled.
- Fixed issue with not erasing file with database download timestamp after updating it (This was causing database updating on every run after 1 week passed).
- Added optional setting - new Beta-Layout, enabling this (server must restart) will change the design of /guard status: action bar will display attack status (statistics, etc) instead of information about currently blocked bot, and will completely disable title messages.
- Changed event priority.
- Fixed negative ping amount.
- Updated GeoLite2 database.
- Improved plugin.yml file.
- Reformatted code.
[3.8.0] Preview Release
You can now use EpicGuard as maven dependency, using jitpack.
https://jitpack.io/#PolskiStevek/EpicGuard
[3.7.0] CustomTabComplete, and bug fixes
RELEASING IT HERE, BECAUSE I REFRESHED SPIGOT UPDATE SITE AND I CANT UPLOAD JAR FILE XD
- Added ConfIgUpdater: Your config.yml file will automatically update, no need to reset your config or manually add missing values!
- Added CustomTabComplete module. This will replace default / which prints every command in the server, with your custom list. NOTE: Enabling this module, will override regular tab-completion, which means, arguments won't work anymore.
- Improved AntiBypass, by removing detections, already handled by proper checks.
- Fixed update checker, sending that you are running an outdated version of the plugin if you updated it to the latest version just after it was updated. Spigot API takes a long time to update values like the plugin version (because this is legacy API).
- Changed look of plugin's GUI. Items now have more descriptions, and overall, GUI is now more readable and useful. Added server information.
- Fixed some modules not working on versions newer than 1.8: LogFilter, update checker, and some other.
- Cleaned up a lot of code.
- Removed Peak/Heuristics notifications on chat. They were slightly useless and just spammed the chat.
[3.3.0-b2] Merged 2 beta releases from spigot.
[3.3.0-b2]:
(Critical) Fixed "attack mode" is always active, ignoring the reset timer.
Disabled brand-detector for versions above 1.12 (causing errors).
[3.3.0-b1]:
Fixed Name Check not working on the spigot servers.
Deleted TPS counter.
Fixed console spam when connecting from localhost. "127.0.0.1" IP is not affected by plugin anymore.
Changed brand detector task time.
Changed debug logs.
Decreased plugin file size by ~300
Updated to latest Bungee-API
Added more information to debug logger.
Fixed exception with the proxy checker.
[3.1.1] Bugfixes
Changelog:
- Fix | Fixed critical issue with Brand Detector, causing the server to crash.
- Improvement | Changed Brand Detector task time, to detect brand faster.
3.0.2 FIXES
Fixes.
Misc changes.
Some code changes, smaller file size.
Release title
Download from spigotmc lol
2.1.0 Ultimate | Another big update
download from spigotmc.