Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Allowing updating player when they leave
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Add message when updating offline players finishes
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fix CME in placeholders
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Add displayname placeholder to signs
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Improve formatting of ColonTime format
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Update some comments in the config
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Support formatting up to undecillion
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Add mbedwars_stats-play_time to the list of know time placeholders
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed position not being consistent with leaderboard position when dealing with multiple players with the same value
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Add type of block when its not a sign (when trying to add a sign)
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Remove warning about columns already existing
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Add a warning when someone tries to add an existing top placeholder
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Add note about the issue not being with ajLeaderboards to the extra returned itself warning
- Add note about the issue not being with ajLeaderboards to the extra returned itself warning
- Possibly fix other plugins accessing ajlb's cache on accident
- Add a warning when someone tries to add an existing top placeholder
- Remove warning about columns already existing
- Add type of block when its not a sign (when trying to add a sign)
- Fixed position not being consistent with leaderboard position when dealing with multiple players with the same value
- Add mbedwars_stats-play_time to the list of know time placeholders
- Support formatting up to undecillion
- Allow custom webviewer links
(cherry picked from commit 0c3d574b3dd77fea9a905b74df1c1e09b40a785b) - Update some comments in the config
- Improve formatting of ColonTime format
- Add displayname placeholder to signs
- Fix CME in placeholders
- Added options to the config to allow further configuration of ajlb's fetching threadpool
- Add message when updating offline players finishes
- Allowing updating player when they leave
- Added automatic recording of reset timed types
- Remove unused SkinsRestorer imports causing issues with dev builds of SkinsRestorer
- Warn when getting null prefixes/suffixes
- Allow using * to update all boards in updateplayer command
- When putting an invalid TimedType, return string instead of throwing error
- Added UpdatePlayerEvent
- Make UpdatePlayerEvent async
- Fixed bukkit complaining about UpdatePlayerEvent being called on the main thread
- Filter auto-completion of commands
- Further improve argument auto-completion
- Added skin placeholder
- Fixed skin placeholder returning error names
- Put "placeholder returned itself" message in debug instead of normal log
- only update luckperms contexts every minute
- Support larger numbers
- Add check-cache-on-update optionn to the config
- Increase extra value size
- Make hours optional in colon time format
- Fixed colon time format not working well with decimal milliseconds
- Fixed ColonTime format removing 0s from decimals
See changes on github
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Add warning if luckperms contexts are enabled without configuring only-register-lpc-for
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Disable luckperms contexts by default
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed dont-add-zero still adding zeros
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Spread cache refreshes out more, so that overall they can update faster
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed unnecessary db request when checking for a cached entry to update
Note: This is a (most likely) un-tested build. It is not guarenteed to work.
Change since previous build:
Fixed an issue that caused the cache to be bypassed