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

    So skript's on drugs.

    Latest Stable Version (2.1.2), git-Spigot-21fe707-e1ebe52 1.8.8-R0.1-SNAPSHOT, Skellet 1.9.8
  2. R

    So skript's on drugs.

    I have made a skript to pretty much reset everyone's stat's on my server, here is the code. https://pastebin.com/mXtWngma But it comes out with this error: https://imgur.com/a/evHSdML Addons: Skript, Skellet, skRayFall, ErsatzSk, SkQuery, MundoSk, Skungee, Reqn, WildSkript, SkriptJSON Could...
  3. R

    Skript wont work?

    How do i put things in code blocks?
  4. R

    Skript wont work?

    Hi so my friend runs a server on Shockbyte named "NobleMC" and on KitPvP, Skript works but none of the scripts do. I enable and reload all of them and NONE of our skripts have errors, I am his Developer and I do all of the skripts on the server, I checked Every Single Addon and it wont work. We...
  5. R

    Solved Punishment GUI

    Hm... If you have all of those addons I don't understand why your skript still has some errors. I will thoroughly check through your skript. If I find something wrong I will report back to you.
  6. R

    Solved Punishment GUI

    Goose, What Skript Addons do you use to make this? I think i might be able to solve some other errors/recommend certain Addons to help this skript Work better.
  7. R

    Join Counter!

    Hello! For those who have been wondering, “How do I make it so when a new player joins, it shows the amount of people that HAVE Joined the server?”, Here is a simple skript showing how to do it!Enjoy :D!! variables: {uniquejoins} = 1 on first join: set join message to “” add 1 to...