Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
Platforms
Creators
Details
Licensed MIT
Published 4 months ago
Changelog
Added
- Folia compatibility: EzBoost now supports Folia servers via a
FoliaSchedulerabstraction that routes task scheduling through Folia'sGlobalRegionScheduler/ entity schedulers when the Folia runtime is detected. - Boost top leaderboard (
/boosttop): tracks and displays the top boost buyers using a Jaloquent-backed persistent storage layer. - Jaloquent storage backend: replaced the previous
BoostStorageabstraction with a fully Jaloquent-backedEzBoostRepositoryfor consistent flat-file persistence across all storage operations. storage.debug-loggingoption (storage.yml, defaultfalse): suppresses verbose Jaloquent console output (Queried X rows,Saved model…). Set totrueto re-enable for debugging.- Paper 1.21 smoke-test: CI matrix now includes Paper 1.21.11 alongside Paper 26.1.2, Folia, Spigot, and Bukkit.
Changed
api-versionlowered from26.1.2to1.13so the plugin loads on any Spigot/Paper 1.13+ server without an api-version warning or rejection.- Java compiler target lowered from 25 to 17 for wider JDK compatibility.
AsyncChatEvent(Paper-only) replaced withAsyncPlayerChatEventfor Spigot compatibility.- Plugin version lookup changed from
getPluginMeta().getVersion()togetDescription().getVersion()for broader server compatibility. - CI smoke-test pass condition now also verifies
Enabling EzBoostappears in the server log, preventing a false pass when the server starts but rejects the plugin due to an incompatible api-version.
Fixed
YamlDataStore.query()corrected to handle Jaloquent's flat key format.storage.ymladded topom.xmlresource includes so it is correctly packaged.- Vault is now fully optional: economy class access and listener registration are guarded so the plugin loads cleanly without Vault present.
Files
EzBoost-2.1.0.jar(14.54 MiB) Primary
Metadata
Release channel
ReleaseVersion number
2.1.0Loaders
Bukkit Folia Paper Spigot




