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

    Combat Timer

    Hello! I need help with a Combat Timer skript for my server. I've done this before but I forgot how I did it.
  2. Embry_

    GUI Issue

    Hello, I was making a GUI for my shop system & it seems to not be working. I have the TuSKe plugin as well. Code: command /shop: trigger: open virtual chest inventory with size 5 named "&a&lRegular Shop" to player format gui slot 0 of player with leather cap of protection...
  3. Embry_

    Adding Items GUI.

    Ok, so I was making a history gui for my ban system and I want it so everytime a user is banned, it adds red wool in the /history gui with the reason and who banned the user, And if someone gets unbanned the red wool turns to green wool. Does anyone know how I would be able to do this?