Skip to content

AdvancedBan v2.3.0 | Bungee offline permissions & core changes

Latest
Compare
Choose a tag to compare
@DevLeoko DevLeoko released this 25 Oct 19:34
· 21 commits to master since this release

In this version, there have been major structural changes to AdvancedBan's codebase.
So if you are using some other plugins that rely on the AdvnacedBan API there is a good chance that they might stop working until they get updated to the new API version.

[~] AdvancedBan got split into multiple Maven projects
[+] Offline permission support for Bungeecord through LuckPerms
[+] Support for CloudNet
[~] Leaving a message empty ("") in the message file will now stop the plugin from sending that message (instead of an empty line)
[~] Improved resilience against bot-attacks on bungee
[~] Some other minor fixes