Releases: exaroton/exaroton-bungeecord
Releases · exaroton/exaroton-bungeecord
v1.5.2
v1.5.1
- fix server addresses with ports in bungee 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 BungeeCord 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 remove and add command
- Add descriptions to sub-commands
- Various fixes
v1.1.1
- Prettify all messages
v1.1.0
- Add restart command
- cleaner start and stop messages
- use correct server name in list
- remove debug messages from websockets
- update port and host of existing servers
v1.0.0
add README