Releases: BetTD/AccurateReadings
Releases · BetTD/AccurateReadings
v1.2.0 - Major rewrite, tons of improvements (accidentally re-released)
Nothing has changed since the previous v1.2.0, GitHub messed up and deleted the v1.2.0 tag when attempting to delete a branch.
What's Changed
- Code quality has been greatly improved.
- Switched to a better & newer API wrapper for Pterodactyl (adds support for newer versions of the panel).
- Usage collection is now done asynchronously and in the background.
- Added PlaceholderAPI support: this plugin now registers a number of placeholders that may be used with any other plugin that supports the use of PAPI placeholders.
- The configuration file has been restructured. The server ID is also no longer necessary.
- Multi-version support: even though this is considered a "legacy" plugin and was compiled against Java 8, it should still work with anything from Spigot (probably even Bukkit) 1.8.8 all the way to the latest Purpur build for 1.19.3.
Full Changelog: v1.1.0...v1.2.0
v1.1.0 - Skipping 1.0.0 entirely
So we skipped v1.0.0.
Added
- You're now able to use any panel URL you want! This plugin will now work with any Pterodactyl installation.
- Proper config checks. The plugin checks the config more thoroughly.
- Tips system specifically aimed towards servers hosted on Sparked Host. The first and only tip there currently is will warn you when your disk usage is close to or over the 50 GB soft-limit. These tips can be disabled.
- More configurable messages.
- Command cooldown. This helps prevent getting rate-limited from the Pterodactyl API, it can be toggled on and off within the config.
Changed/Fixed
- The plugin will no longer stop the server if the API key hasn't been changed.
- The
Command Dispatched Async: /spigot:tps
bug has been fixed! - The /restart command issue has been fixed! It actually makes contact with the panel in order to send the restart action.
Notes
- This update adds new config entries, you can either copy the new config.yml file over (this will overwrite your changes), or compare it to your current one and manually add the new config entries.
Known issues
[00:20:31 WARN]: [okhttp3.OkHttpClient] A connection to <insert panel link here> was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);
We've yet to contact the author of Ptero4J, but we may make our own fork of it with a few patches or switch to a different wrapper.
v1.0.0-pre1 - First public release
Welcome to the first public release of AccurateReadings!
This version is exclusively for use with Sparked Host LLC servers (sorry!).
How to get support
Feel free to DM me via Discord: Raúl#0007
Due to time limitations I might not be able to reply to you instantly, but I try my best to answer every concern in a timely manner.