(This is an update for SSX-Connector, SSX is unchanged)
Enhancements:
- Now catches errors during placeholder parsing so if one of your placeholder plugins/extensions/addons has a bug, other placeholders will continue working
- Added timeouts to requests, this prevents async tasks from getting stuck and leaking memory
- Set API version to 1.13 so spigot doesn't have to load the compatibility layer. The plugin will still work fine on 1.7.10-1.12.2 (it doesn't use any of the features the legacy compatibility layer was made for)
Library updates:
- Gson from 2.8.6 to 2.8.9
- bStats from 2.2.1 to 3.0.0