1. Added two parameters:
Clear-Chat-Initiator-Player-Enabled and
Clear-Chat-Target-Player-Enabled to the
CmdArgStart.yml file.
2. Fixed a minor issue where messages for the player would trigger simultaneously with
Check-Start-Target and
Check-Start-Target-Repeat. Now,
Check-Start-Target will trigger first, and
Check-Start-Target-Repeat will trigger 20 seconds later, as specified in the
Message-Delay key in the
CmdArgStart.yml file.
3. Changed the
Enabled key to
Chat-No-Repeat-Enabled in the
CmdArgStart.yml file.
4. Added the
Chat-Repeat-Enabled key to the
CmdArgStart.yml file.
5. Fixed an issue where, after changing the command in the
plugin.yml file from
scheck to another command, arguments following the command were not displayed. This should now work correctly.
6. Almost all errors will be recorded in the
LogsErrors folder.
7. Fixed plugin reloading.
8. Minor code changes.