Skip to content

v2.1.0: Restructure plugin and add support for 1.16.4

Compare
Choose a tag to compare
@Andre601 Andre601 released this 07 Nov 16:20
· 507 commits to master since this release

➕ Added

  • Protocol Support for 1.16.4 (Protocol ID 754)

✏️ Changed

  • Core and Platform have been moved to their own interface classes (PluginCore and ProxyPlatform)
  • Logger was renamed to ProxyLogger to prevent conflicts with Java.util Logger.

➖ Removed

  • Unused getInt method from ConfigHandler