fix(deps): update dependency space.arim.libertybans:bans-api to v1.1.1 #11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.0->1.1.1Release Notes
A248/LibertyBans (space.arim.libertybans:bans-api)
v1.1.1: Five-Year Anniversary ReleaseCompare Source
Five years since the first launch of LibertyBans, and while the Glorious United States of A is falling apart, we bring you a release that is sure to improve the management of crackdowns and political repression on your favorite Minecraft server.
In this release, the /alts and /accounthistory commands are paginated. Not only that, pagination is improved for existing commands like /banlist, /mutelist, and /history. This pagination system now allows you to use
%NEXTPAGE_KEY%and%LASTPAGE_KEY%, which are codes designed to be used with clickable text. Existing users are encouraged to update their configurations to use these variables, as they make pagination more efficient. Traditional pagination is still supported, but it may slow down if you reach very large pages (like 60 or 100 pages).Additionally, addon management is much smoother. You no longer have to manuallly update addon jars in addition to the main plugin jar. Instead, LibertyBans updates addon jars automatically, provided the filename matches. You can also install new addons by using
/libertybans addon install <id>, and restart the server afterward.Bug fixes:
4ba856d)29770b3)New features:
F054E, 4D889, 8A23Finstead of22, 23, 24. This setting works automatically everywhere that IDs are used; it's fully transparent and can be disabled at any time, since random IDs are not stored in the database (#204)Improvements:
/libertybans addon install <addon>to install new ones (#236)56c836a)Other:
248a425)SHUTDOWN COMPACTon local HSQLDB databases, at least once every 30 days. This helps reduce database fragmentation and storage costs (effbcb3)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.