Update Checker Message Update
Minor Fixes
- Add a GUI for Player Logs Command
- Properly relocate libraries
Version Update
Changes:
- MySQL and SQLite classes separated
- MySQL now uses HikariCP library
- Almost all messages are configurable
- Implemented a efficient way of fetching player logs
- Update checker now only shows update message to OPs
MySQL database auto reconnect
Placeholder API support Recoded command handler withe Neptune API
We are happy to announce that we are continuing development of this plugin. We are fixing our old code as well as adding new features to the plugin while keeping its performance stable. We will be releasing new versions with more features packed as fast as we can. Lookout for DEV builds soon!
- Neptune Development
Bug Fixes
- Fixed
/plogger
command showing Bukkit color codes instead of formatting them. - Recoded the
DatabaseManager.java
file with prepared statements to prevent any errors in the SQL Code. - Removed unnecessary
replace()
methods and added a global placeholder instead. - Some minor code changes. Look at the commit here
Additions
- Added an Boolean in the config named
use-bstats
to toggle bStats. It will be enabled by default.