Skip to content

1.1.0 - The missing features

Latest
Compare
Choose a tag to compare
@robske110 robske110 released this 31 Oct 15:46
· 25 commits to master since this release

The version 1.1.0 of SSS includes some new features with bugfixes.
The following examples have also been updated, and a phar is attached:

Changelog:

-Everything is confirmed to be ALPHA9 compatible (last test with pmmp@ caf9eaa2da2846df32cd42f6b68d6ff56c8d6c13)

SSS changes since 1.0.0:

  • Tap a sign to get transferred! (For all users with the permission SSS.servertransfer
  • You can now use longer hostnames, simply utilise line 2+3, and place a - at the end of line2
  • A Sign style config is now available for you to fully customise the looks of the sign.
  • AsyncTask: More robust against invalid query responses
  • API: Plugins can now get the full response data (basically everything one can fetch via a query)
  • API: Added AsyncUpdateEvent, which defeats the need to use tasks to fetch information (see the example plugin changes for details)

The extensions have the following changes since 1.0.0:
StatusList:

  • Now also displays player count and max player count in the list for online servers

WarnOffline:

  • Uses and requires new API (1.1.0)
  • Performance improvements
  • Fixed API check