1. 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!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Addon BungeeSK 1.1.0

Need to communicate with bungeecord ? Here's your problems solver !

  1. 1.1.0 | The big update

    Zorg btw
    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
    -...
  2. ✨ 1.0.3 | Some stuff and bug fixed !

    Zorg btw
    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
  3. Lot of bug fixes and new syntaxes !

    Zorg btw
    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