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

Releases: awumii/EpicGuard

2.0.0 Ultimate | Big Update

23 Nov 12:45
Compare
Choose a tag to compare

EpicGuard v2.0.0

In this update, messages were separated from config and appeared in a new file: messages.yml.
You should delete EpicGuard folder to generate new files.
Changed over 2700+ lines of code!
Also, plugin is now open source on my github! (You can get link in resource page).
If you found any bug or error, please report it at Discussion tab.

If you are using 1.13 or older, delete "api-version: 1.14" line, in file plugin.yml (inside plugin .jar file)!

Changes:

Messages are now stored in messages.yml file.
Changed default config, for better detection.
Logger no longer spams console on attack, logs are printed only on enabling/disabling.
New ConnectionDebugger in logs.txt file! Now you can see better if the player has passed the verification or not, and what is the reason.
Fixed NoSuchField errors on /guard menu.
BungeeCord version is no longer using separate config_bungee.yml file.
Added API (https://github.com/PolskiStevek/EpicGuard/tree/master/src/main/java/pl/polskistevek/guard/api/bukkit).
BungeeCord version have more features now.
Fixed: If you disabled antibot, country filter will not work. Now i have fixed it.
Deleted premium & piracy api.
Added better multiline kick messages.
GUI now have more features.
Added Metrics to BungeeCord version.
And many more changes i forgot to write.