1.4.9-10.0.0-RELEASE

API10

Semenkovsky_Ivan released this version on Mar 21, 2024

115.9 KB
Download

Support SpongeAPI10

  • Now instead of using the OkHttp library, the Http client from the java standard library will be used.
  • With no calls to the OkHttp library, there is no longer a need to load the Kotlin library on the server.
  • The code for the /woo ping command has been updated. Reduced code size while preserving functionality. The time of waiting for a response from the site has been increased to 5000ms.

Dependencies