Skip to content

Releases: exaroton/exaroton-bungeecord

v1.5.2

27 May 16:56
Compare
Choose a tag to compare
  • compare server addresses and names without case sensitivity
  • add version number and authors to plugin.yml

v1.5.1

08 Jan 21:39
Compare
Choose a tag to compare
  • fix server addresses with ports in bungee config not being recognized

v1.5.0

04 Sep 14:11
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:18
Compare
Choose a tag to compare

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

v1.3.0

16 Aug 14:38
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:11
Compare
Choose a tag to compare
  • Add remove and add command
  • Add descriptions to sub-commands
  • Various fixes

v1.1.1

02 Aug 15:43
Compare
Choose a tag to compare
  • Prettify all messages

v1.1.0

02 Aug 14:31
Compare
Choose a tag to compare
  • 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

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