Before updating, carefully read through the entire list of changes and improvements to avoid data loss, such as messages and plugin settings. It is recommended to back up all files before starting the update process and delete all old files.
1. Fixed the command
/scheck msg.
2. Fixed an issue where players could use ender pearls and other items during checks.
3. Added a boss bar for the player displayed when the timer for the player is paused.
4. Added a boss bar for the checker displayed when the timer for the player is paused.
5. Removed parameters
Check-Chat-Format-Target, Check-Chat-Format-Sender, Chat-Mode, Chat-Check-Radius-Target, Chat-Check-Sender-Enabled, Chat-Check-Radius-Sender from Listeners.yml as they were not functioning correctly (may add back later).
6. Added parameter
Player-Chat-Enabled to Listeners.yml.
7. Added placeholders:
%scheckplayer_checks_count%, %scheckplayer_finished_checks_count%, %scheckplayer_confirm_checks_count%. 8. Files
ChecksCount.yml, ConfirmChecksCount.yml, FinishedChecksCount.yml will be created in the
Data folder to store placeholder values.
9. Fixed an issue where a player did not receive flight after clicking "Respawn" during a check, causing them to be kicked if they were in the air.
10. Values "yes" and "no" from the placeholder
%scheckplayer_on_check% are moved to a new file
Placeholders.yml.
11. Changed plugin reload procedure.
12. Now only one player can be called for a check.
13. Added a boss bar for the checker showing how much time the player has left on the check.
14. Case sensitivity in player names is now considered (e.g.,
"Test" and "test" are now different nicknames).
15. Added parameter
Quit-Server-Sender-Stop-Check-Enabled in CmdArgStart.yml to determine cancellation of a check when the checker leaves the server.
16. Fixed an issue with item pickup for the player on check not displaying all items the player cannot pick up.
17. Fixed an issue with RGB colors in clickable messages and text hover.
18. Added key
Commands-Leave-Sender in
CmdArgStart.yml to execute commands on the player after the checker leaves the server.
19. Added key
Allow-Teleport-Back-Target-Player in CmdArgStart.yml to determine whether to teleport the player back to the original location after the checker leaves.
20. Support for version
1.12.2 (possible bugs on this version).
21. Renamed files:
CmdArgConfessCheck.yml to CmdArgConfess.yml || CmdArgListCheck.yml to CmdArgList.yml || CmdArgMsgCheck.yml to CmdArgMsg.yml || CmdArgStartCheck.yml to CmdArgStart.yml || CmdArgStopCheck.yml to CmdArgStop.yml. 22. Renamed log files:
ConfessCheckLogs.yml to CmdArgConfessLogs.yml || ConfirmCheckLogs.yml to CmdArgConfirmLogs.yml || MsgCheckLogs.yml to CmdArgMsgLogs.yml || StartCheckLogs.yml to CmdArgStartLogs.yml || StopAllCheckLogs.yml to CmdArgStopAllLogs.yml || StopCheckLogs.yml to CmdArgStopLogs.yml || TimerContinueCheckLogs to CmdArgTimerContinueLogs.yml || TimerStopCheckLogs.yml to CmdArgTimerStopLogs.yml. 23. Changed keys
Command-Arg-Confess-Check to Command-Arg-Confess in CmdArgConfess.yml || Command-Arg-List-Check to Command-Arg-List in CmdArgList.yml || Command-Arg-Msg-Check to Command-Arg-Msg in CmdArgMsg.yml || Command-Arg-Start-Check to Command-Arg-Start in CmdArgStart.yml || Command-Arg-Stop-Check to Command-Arg-Stop in CmdArgStop.yml. 24. Changed keys
Command-Arg-Start-Check-Messages to Command-Arg-Start-Messages || Command-Arg-Stop-Check-Messages to Command-Arg-Stop-Messages || Command-Arg-Confess-Check-Messages to Command-Arg-Confess-Messages || Command-Arg-Msg-Check-Messages to Command-Arg-Msg-Messages || Command-Arg-List-Check-Messages to Command-Arg-List-Messages in localization files.