Skip to content

πŸ”₯ 1.1.0 | The big update

Latest
Compare
Choose a tag to compare
@ZorgBtw ZorgBtw released this 22 Jul 12:44
· 1 commit to master since this release
ecb1b79

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