v1.0 - Initial Release & Build Process Update:
First release of the plugin. -Added an AFK detection system that checks player inactivity every 60 seconds. -Players are marked as AFK after 5 minutes of inactivity and kicked after 10 minutes. -Customizable messages and settings for AFK, kick, and warning messages via config.yml. Added the /afklist command to list current AFK players. Added the /afkconfig reload command to reload the configuration. -Implemented lightweight logging to minimize unnecessary data storage. -The build process was switched from Gradle to Maven. -The plugin size was significantly reduced to 9KB. -No functional changes, just optimizations for a smaller file size.