Note: This is a potentially unstable (and possibly untested) build. It is not guaranteed to work, and may have issues.
If you do decide to run this, make sure to report any issues to support.
Changes in this build:
perhaps?
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Catch plugins trying to parse player placeholders without a player
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Thanks for the warning, github (not)
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
add some plan time placeholders to time placeholder list
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
whoops
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Default more-fetching to false
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
slim okhttp to reduce jar size
Holy cow, it's been 10 months since the last release. Sorry it's been so long since an update. I've still been making changes, but I made it harder to release when I tried to automate releases. Back to manual updates, hopefully slightly more often 🙂
- Fixed an error that could happen if a chat plugin returned a null prefix
- Add Folia support
- Fixed ColonTime format incorrectly parsing milliseconds
- Remove colon from past-resets file format
- Allow other types than alltime in the list command.
/ajlb list <board> [type]
- Add placeholder to show the total (sum) of all players on the leaderboard
- Fixed an error that could happen if a player's name is unknown
- Prevent adding placeholders that are too long (I recommend using the shortcut expansion to make them shorter)
- Added
min-player-cache-time
option to allow you to configure ajlb to fetch specific players (e.g. get their position) less often - Add
fast-shutdown
option. Mostly only useful for me, not recommended for most server owners. - Add PreTimedTypeResetEvent to allow devs to add custom rewards
- Added
%formatter_number_time_...%
as a known time placeholder - Update adventure-platform-bukkit (to fix hover and click things in messages not working for newer mc versions)
- Fixed 0 in time format not being detected
- Remove illegal characters from reset save file names (if they are in board names)
- Added
time-format-display-seconds
option, which allows you to enable/disable showing the seconds in the time format - Added
more-fetching
option, which allows you to make ajlb fetch from the database less often - Fixed head block and head item textures not being fetched correctly
- Added updater (so in the future you just have to do /ajlb update to update the plugin)
- Raise prefix/suffix/displayname max lengths
- Fixed an error that could happen if the sign format is less than 4 lines
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
2.9.0
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Update adventure-platform-bukkit
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed error if sign format is not exactly 4 lines
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Update prefix/suffix/displayname max lengths
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
whoops
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed total placeholder throwing error on H2
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fetch head textures async
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
oh, also do the same for items
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed head block textures not being fetched correctly
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Add more-fetching option, which allows you to have ajlb fetch from the db less often
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Add time-format-display-seconds option, which allows you to enable/disable showing the seconds in the time format
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
remove illegal characters from reset save file names