Changelog
# 1.5.1
July 28, 2025
- Optimized Improved performance of scheduled fatigue recovery
- Optimized Scheduled fatigue recovery now also sends notifications to players
1.5.1 Update Helper
Replace the jar directly compared to version 1.5.0
# 1.5.0
June 23, 2025
- Optimized Now using UUIDs to store data
1.5.0 Update Helper
Replace the jar directly compared to version 1.4.0
# 1.4.0
December 1, 2021
- Optimized Better compatibility with version 1.18
1.4.0 Update Helper
Replace the jar directly compared to version 1.3.8
# 1.3.8
September 13, 2021
- Optimized Code improvements
1.3.8 Update Helper
Replace the jar directly compared to version 1.3.7
# 1.3.7
August 7, 2021
- Optimized Player real names are now stored in the database; historical player data will sync automatically on login
- Fixed Issue with
/plf viewBlock
not working in MySQL environment - Fixed Exception with
/plf give
command
1.3.7 Update Helper
Replace the jar directly compared to version 1.3.6
# 1.3.6
August 6, 2021
- Optimized Code improvements
1.3.6 Update Helper
Replace the jar directly compared to version 1.3.5
# 1.3.5
August 1, 2021
- Fixed Issue with
/plf viewBlock
not working in SQLite environment
1.3.5 Update Helper
Replace the jar directly compared to version 1.3.4
# 1.3.4
July 24, 2021
- Fixed Fixed issue where
/plf give
could assign fatigue beyond max limit - Fixed Fixed issue where repeated
addMax
execution was ineffective - Optimized Code structure improvements
1.3.4 Update Helper
Replace the jar directly compared to version 1.3.3
# 1.3.3
July 3, 2021
- Added Command
/plf convert mysql
(convert SQLite data to MySQL) - Added Command
/plf convert sqlite
(convert MySQL data to SQLite) - Optimized Improved serialization of custom stored items
- Optimized Compatible with version 1.17
1.3.3 Update Helper
Language file updated (mainly command help), recommend regenerating
# 1.3.2
January 27, 2021
- Fixed Some fatal errors caused by data types
1.3.2 Update Helper
No changes compared to 1.3.1, replace jar directly
# 1.3.1
January 25, 2021
- Fixed API could not get current fatigue value
1.3.1 Update Helper
Language file updated, recommend regenerating
# 1.3.0
December 24, 2020
- Added Command
/plf addMax [player] [amount]
to increase player's max fatigue stepwise
1.3.0 Update Helper
Language file updated, recommend regenerating
# 1.1.6
November 19, 2020
- Added When creating blocks, type must be specified; supports
break
andcraftItem
types
1.1.6 Update Helper
Language file updated, need regeneration
# 1.1.5
November 17, 2020
- Optimized Plugin is completely free
- Fixed Max fatigue variable changed from
%PlayerFatigue_maxFatigue%
to%PlayerFatigue_maxfatigue%
1.1.5 Update Helper
Replace jar directly
# 1.1.4
September 10, 2020
- Optimized Added cache button to improve performance
1.1.4 Update Helper
Language file updated, need regeneration
# 1.1.3
August 31, 2020
- Added Scheduled tasks, switch to recover fatigue for online or offline players
1.1.3 Update Helper
Config file updated, need regeneration
# 1.1.2
August 31, 2020
- Added Scheduled recovery feature to restore full fatigue at a set time
- Optimized Fixed extreme cases of fatigue exceeding the limit
1.1.2 Update Helper
Config file updated, need regeneration
# 1.1.1
August 22, 2020
- Optimized Code improvements to prevent fatigue from exceeding max limit
1.1.1 Update Helper
Replace jar directly
# 1.1.0
August 17, 2020
- Optimized Added switch in config.yml to control whether fatigue consumption is shown in ActionBar
- Optimized Removed redundant enchantment display in set blocks view page
1.1.0 Update Helper
Config and language files updated, need regeneration
# 1.0.0
August 14, 2020
- Initial release of the plugin