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. W

    Points leaderboard broken

    Hey, I've been using that sorting method to make a leaderboard that shows the 5 players that have the most points (you get points on kill, events, staying on the server, etc.) and I've noticed that some players had enough points to be in the leaderboard but they weren't. My code: import...
  2. W

    No hurt animation while keeping knockback

    Hello, I am trying to make an explosion that will knock players like usual without dealing damage, not even the hurt/damage animation. I am struggling to find anything related to that so I'm asking here. I tried to cancel the damage event with the "entity explosion" damage cause but that also...