Gathering ServerInfo for proxies now possible
Pre-release
Pre-release
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
- 1a0c220 Make gradlew executable
- 2b6e942 Make gradlew executable
- 1d2d95e Update gradle.yml
- b54bbd5 Create gradle.yml
- 7b0238c - Version Bump to Beta 2
- 9b3ef15 Merge pull request #9 from Fernthedev/beta
- ae44f9e - Version reformat
- d46b2a9 - Added Scheduling
- 69aa306 Merge pull request #8 from Fernthedev/beta
- d137531 - Migrated to MariaDB connector
This list of changes was auto generated.