BungeeSK

Addon BungeeSK 1.1.0

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

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
New update is out !

FIXED:
- ExprAllBungeePlayers throwing NullPointerException when nobody was connected (thanks @Skylyxx)
- Set API-version to 1.13, preventing bug to compatibility with 1.14+
- Communication can now work with unicode characters !
- Fixed EvtClientDisconnected
- Now checking if client is connected to a server at every request

ADDED:
- EffBroadcastToServer
New update is out !

FIXED:
- Example on the docs for EffExecuteCommand
- Addon compatibility with 1.14+ not working
- And more...

ADDED:
- ️ ️ Security update thanks to TPGamesNL
- ✨ ExprServerRealName
- ExprAllPlayersOnServer