Skip to content

v3.6

Compare
Choose a tag to compare
@dejvokep dejvokep released this 29 Jun 19:23
· 57 commits to main since this release
20c0063

Notable changes:

  • introduced sessions, patching a major security exploit, which allows users to bypass the authentication during a specific timeframe (due to several reasons, this exploit will, for now, not be discussed further)
  • added full support for Paper servers and forks via the event API (ProtocolLib not required)

Minor changes:

  • removed redundant code
  • moved plugin load to STARTUP phase

Archive guide:
SafeNET 3.6 is for BungeeCord 1.19+ only. If you run Paper servers, ProtocolLib is no longer a dependency.

If you have Spigot servers, ProtocolLib 5.0.0+ is a required dependency. The LEGACY release includes the same changes as the normal 3.6, except it is for ProtocolLib 4.8.0 and older.