LibertyBans

LibertyBans

Obedience is liberating

Server ManagementUtility

217 downloads
14 followers
Created7 months ago
Updated11 days ago

External resources



Project members

KoxSosen

Member

A248

Owner


Technical information

License
AGPL-3.0-or-later
Project ID
Filter loader...
Filter versions...

Merry Christmas. I’ve located the release notes on Github, so please read there.

https://github.com/A248/LibertyBans/releases/tag/1.1.0-M1

1.0.4

by A248 on Sep 12, 2022
Download

Hereafter, LibertyBans supports the Sponge platform, API versions 8 and above. This development, we hope, will extend the usability of LibertyBans. Deployable in many varieties of environments yet utilizing common code, LibertyBans has always been designed to support multiple platforms. The Sponge API is the natural continuation of this impetus.

Moreover, we have solved, by a clever exploit, the longstanding issue which made LibertyBans vulnerable to bugs in other plugins. Specifically, unrelocated libraries in other plugins will no longer affect LibertyBans. We will continue to recommend you to fix these bugs, because your server's stability is our concern too. However, LibertyBans will be able to proceed despite these situations.

Bugs fixed:

  • Fixed an embarrasing bug which caused importing from BanManager to be impossible, since /libertybans import banmanager was not recognized
  • Updated database revision per previous change in 1.0.3

Feature additions:

  • Sponge support. API 8 and API 9 are supported
  • The checkuser addon provides the /checkuser command, thanks to SnakeAmazing. This addon displays whether a user has an applicable ban or mute
  • The LibertyBans/internal/attachments folder allows attaching driver jars, which is useful for importing from LiteBans H2

Other:

  • Protect classloading from unrelocated libraries, by filtering classes requested in parent classloader
  • The hypersql/ and libraries/ folders are moved under LibertyBans/internal. Existing directories will be migrated automatically

1.0.3

by A248 on Aug 26, 2022
Download

The first release of LibertyBans on the Modrinth platform.