Skip to content

Releases: exaroton/exaroton-velocity

v1.5.2

09 Jan 20:20
1.5.2
70520e2
Compare
Choose a tag to compare

Update dependencies

v1.5.1

08 Jan 21:38
Compare
Choose a tag to compare
  • fix watching a server not defined in the config will throw a null pointer exception
  • fix server addresses with ports in velocity config not being recognized

v1.5.0

04 Sep 14:14
Compare
Choose a tag to compare

Added a switch command that can send you to a different server.
The server will be started and added to the proxy if necessary.

The API class also contains a switch method for this.

v1.4.0

01 Sep 16:20
Compare
Choose a tag to compare

You can now call any actions in this plugin from your own Velocity plugin using the ExarotonPluginAPI class.

v1.3.0

16 Aug 15:13
Compare
Choose a tag to compare
  • You can now automatically stop servers when your proxy shuts down using the auto-stop option in the config
  • Server names of servers that aren't in the proxy are now shown in auto start logging
  • If a server in auto-start is already online or starting, other servers will still be started

v1.2.0

06 Aug 11:12
Compare
Choose a tag to compare
  • Add restart, remove and add command
  • Add descriptions to sub-commands
  • Prettify messages
  • Various fixes

v1.0.0

31 Jul 14:45
Compare
Choose a tag to compare
add README