Bug fixes:
• Night vision no longer randomly turns off after death, totem pop, or effect clears when the player has it enabled
• Persisted player state is now saved safely so toggles are not lost or rolled back across restarts/shutdowns
• Admin set/unset handling is now consistent with world restrictions and persistent state
Technical:
• Folia safety improved by routing player-affecting delayed operations through entity-safe scheduler paths
New features:
• Added a built-in update checker to all Perf plugins
Improvements:
• New config option:update-checker.enabled: true(enabled by default)
