ClearDropsPlus v1.3.5 - Reload & Scheduler Hotfix
This hotfix improves reload behavior, scheduler safety, and YAML version handling.
Fixed
- Fixed global timed Entity Cleanup not properly restarting after /cd reload.
- Fixed Entity Cleanup interval changes not applying without a full server restart.
- Fixed old Entity Cleanup scheduler tasks not being cancelled before reload.
- Fixed possible duplicate scheduler tasks for the main item clear timer and chunk cleanup worker.
- Fixed YAML version keys staying outdated after missing config values were added.
Improved
- /cd reload now reloads Entity Cleanup settings more reliably.
- Global timed Entity Cleanup now uses the updated interval directly after reload.
- Chunk-load Entity Cleanup worker is restarted safely when its settings change.
- Plugin shutdown now cancels cleanup timers and workers more cleanly.
- Existing server configuration values are still preserved during automatic YAML updates.
Notes
- This update does not overwrite existing admin settings.
- Missing YAML keys are still added automatically.
- Only internal version keys such as config-version, messages-version, and blacklist-version are updated when needed.