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 Skungee - The proxy addon for Skript 2.0.0-BETA-5

A Skript addon that allows for full control over your proxy.

  1. 2.0.0-BETA-5

    LimeGlass
    • Updated libraries to Spigot 1.19.4, Skript 2.7.0-beta2 and Bungeecord 1.19
    • Changed the Packets#getPacketId to an int rather than a byte.
  2. Update libraries

    LimeGlass
    - Updated to Spigot and Bungeecord 1.19.
    - Updated to Velocity 3.0.
    - Now compiles down to Java 8. So Java 8-17+ is supported.
    - Updated all libraries.
  3. Fix download link

    LimeGlass
    Fix download link
  4. Java 17 update

    LimeGlass
    This update adds Java 17 support.
  5. 2.0.0 is finally here!

    LimeGlass
    After a year, Skungee is finally getting a public update again! Today we present the long awaited 2.0.0 version. This is a complete recode of the entire system. Many of you are already using our ALPHA or BETA versions of 2.0.0 and are familiar with it.

    Our team has developed our own protocol called Japson which is based off Google's QUIC protocol. It's fast, secure, simplistic and maintains a connection like TCP, with that we welcome Jordan to the backend development of Sitrica resources...
  6. 1.0.15

    LimeGlass
  7. 1.16

    LimeGlass
    • Update to support 1.16
    The Skungee team has been working on Skungee 2.0.0 which is faster, better for usability, which means less manual tinkering for users. Not all Skungee 1.X series syntax have been ported over, but the most important syntax have been. Skungee 2.X series can not be ran along side 1.X series. You can check it out at the following link: https://github.com/Skungee/Skungee-2.0.0/releases
  8. Fixed player tracker issue

    LimeGlass
    • Fixed #130 (Thanks ManuGooX)
    • Updated BungeeTablistPlus related code.
  9. 1.0.12 The long anticipated update

    LimeGlass
    [​IMG]

    Version: 1.0.12

    Fixed:

    • Fixed Skungee current server of player not working. (#46 Thanks Melinstagibson)
    • Events are now properly handled in async.
    • Fixed the disconnect packet not being sent due to Skungee being disabled at same time.
    • Fixed a Skungee timeout crash. Skungee now...
  10. Fixes

    LimeGlass
    Added the /skungee paste uploader for Skungee developers to debug your problems easier.

    Fixed message players.

    Added an option to change the Bungeecord socket buffer size in bytes.

    Bug fixes