Finally a new update ! Yes I know...
CHANGED:
-
The socket exchanges now communicate with JSON encrypted using a library named Alice (available
here)
-
BungeeSK.jar is now compiled using shadowJar
-
You don't have to set the name for a connection anymore
-
A bungee server is now represented with a type (%bungeeserver%)
ADDED:
-
Effect to make a player execute a command
- Expression to get a bungee player's ip address
- Whole bungee stored variables system (global variables)
-
Effect to kick a bungee player from the network
- Whole bungee messages system (you can send a custom string message to a specific bungee server)
- Effect to broadcast a message to the whole bungeecord proxy
- Effect to send an action bar message to a bungee player
- Effect to send a title to a bungee player