Skip to content

skNetwork v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 17:03
· 35 commits to main since this release

What's new

  • /sknet is rewrote with MiniMessage. Hover any row for a line explaining what it
    means, click either command at the bottom to type it
  • New update check. skNetwork asks GitHub once at startup and reports a newer release on the console, and to anyone with sknetwork.updates.view when they join.

Install

The jar is attached below. It goes in plugins/ on the proxy and on every game server: one jar, it works out which half to be. Restart the network, then check /sknetproxy on the proxy and /sknet on a backend both say READY.

Every server has to run the same build. A half that is behind is refused when it connects, with a message on both consoles saying which side to update.

Read more about the setup here

Requirements

Needs
Java 25, on the proxy and on every backend
Minecraft 1.21 to 26.2
Skript 2.16.0+
Proxy BungeeCord or Velocity

Setup, guides and the full syntax reference are in the
wiki.

Full Changelog: v0.2.0...v0.3.0