Skip to content

Gathering ServerInfo for proxies now possible

Pre-release
Pre-release
Compare
Choose a tag to compare
@Fernthedev Fernthedev released this 10 Dec 22:39
· 91 commits to beta since this release
3a72cc4

Added Cross-Server ServerInfo instance for getting information (They can be casted to their server-specific instance except Sponge) Use Universal.getNetworkHandler.getServer/s. You can now use PluginMessageData.setServer and constructor with IServerInfo instance as well

Changes:

  • 3a72cc4 Merge pull request #11 from Fernthedev/master
  • b9dbe8c Added Cross-Server ServerInfo instance for getting information (They can be casted to their server-specific instance except Sponge) Use Universal.getNetworkHandler.getServer/s. You can now use PluginMessageData.setServer and constructor with IServerInfo instance as well
  • cfe9b46 Update azure-pipelines.yml for Azure Pipelines
  • dc040ad - Fixed compile errors caught in CI
  • 0f76d29 - The Scheduler API is now in Universal class with it's own interface handler ( Universal.getScheduler )
  • 63d70d3 Update README.md
  • 0c1e51b Merge pull request #10 from Fernthedev/master
  • 8d36463 Update README.md
  • 8d9f745 Update gradle.yml
  • 2d1d048 Merge remote-tracking branch 'origin/master'
See More

This list of changes was auto generated.