Releases: NathanCollaert/RewardsLite
Releases · NathanCollaert/RewardsLite
v3.1.10 - Fix GUI inventory issues
- Fixed inventory bugs causing the plugin to not behave as expected.
Please use Rewardslite-3.1.10_bc-1.13-1.20.4.jar for Minecraft 1.20.4 and older.
v3.1.9 - Update to Spigot 1.21.1 and add backwards compatibility
- Added Spigot 1.21.1 support.
- Created a quick fix for backwards compatibility
Please use Rewardslite-3.1.9_bc-1.8-1.20.4.jar for Minecraft 1.20.4 and older.
v3.1.8 - Fix reward breakage when reloading/restarting
- Fix a bug that broke the reward file upon restarting the server or reloading the plugin.
v3.1.7 - Fix several bugs and update to 1.21
- Fixed a bug where PaperMC was able to load rewards anymore because of version checking.
- Fixed a bug where logging out could throw a playtime error.
- Updated the plugin to support Minecraft 1.21.
v3.1.6 - Fix bug when re-generating reward files & fix HEX support
v3.1.6: Fix bug when re-generating reward files and fix HEX colors
v3.1.5 - Add support for Minecraft 1.20.x
Update to Minecraft 1.20.x
v3.1.4 - Fix disableGainingPlaytimeInWorlds reset bug
v3.1.4: Fix disableGainingPlaytimeInWorlds reset bug (#44)
v3.1.3 - QOC Changes & Bug Fixes
FIXES
- Having no permission for a command will now display an error message to that player.
- Fixed the
/rewardslite reload
command not doing anything. - Fixed bug in the
/playtop false
command not reducing the playtime with the afktime when using the YAML storage type. - Fixed a bug with the rewards repository not being initialized correctly on reload.
- Fixed a bug where the "Loaded rewards" message was not being displayed on reload.
CHANGES
- Switched commands to a builder style design pattern.
- Rewritten the playtime command to be much more straight forward.
- Updated the update checker to check for both outdated and dev builds.
- Added a warning for both outdated & dev builds warning the player to update or be cautious accordingly.