Skip to content

v1.3

Latest

Choose a tag to compare

@K1ritoz K1ritoz released this 23 May 02:27

✨ Features & Improvements

  • Added AFK detection support to exclude AFK players from sleep vote requirements.
  • Added AFK hooks for:
    • Essentials
    • CMI
    • PlaceholderAPI-based AFK states
    • Player metadata
    • Bukkit sleeping-ignore state
    • Generic AFK plugin APIs
  • Added internal AFK detection fallback with configurable inactivity timeout.
  • Added new AFK placeholders for PlaceholderAPI.
  • Added Modrinth link to the update notification.

🐛 Bug Fixes

  • Fixed AutoConfigUpdater creating excessive backups by limiting retained backups.
  • Fixed vote requirement edge cases when there are zero eligible players or zero valid votes.
  • Fixed vote counts so players who become ineligible or AFK after voting no longer count toward the skip.
  • Improved reload handling so hooks are reinitialized correctly.
  • Removed unused MySQL dependency from the final jar.

Full Changelog: v1.2.2...v1.3