Search results

  • 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!

  1. R

    Solved Queue system not functional

    Skript Version: Skript 2.3.7 (Latest full release) Minecraft Version: 1.8-1.12.2 So my queue system for duels isnt functional. I am doing this: Add player1 to list Add player2 to list Remove player1 from list Add player3 to list The list should be in order 1. player2 2. player3 But it is...
  2. R

    Skellet packet analysis not working!

    I am coding an extensive packet analysis anticheat right now. All of a sudden, analyzing packets isnt working... I am using Skellet and 1.12.2 I try to get packet fields and this is in console [23:23:20 ERROR]: [Skript] c is not a field for packet PacketPlayInBlockPlace [23:23:20 ERROR]...