- Improvements on the MySQL statements and better exception handling for the database.
- Codebase improvements using the new Java features.
- Refactor MySQL statistics handling for improved efficiency.
- Replaced Bukkit async scheduler with an ExecutorService for database operations, ensuring better thread management. Improved SQL queries with consistent formatting and proper escaping for table and column name.
