Releases: exaroton/exaroton-velocity
Releases · exaroton/exaroton-velocity
v1.5.2
v1.5.1
- 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
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
You can now call any actions in this plugin from your own Velocity plugin using the ExarotonPluginAPI class.
v1.3.0
- 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
- Add restart, remove and add command
- Add descriptions to sub-commands
- Prettify messages
- Various fixes
v1.0.0
add README