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

    Skript Gui, shift clicking?

    I have a multitude of skripted guis, i have tried to disabled each skript one at a time, i have tried to disable each plugin one at a time but it doesnt seem to solve the issue that i can shift click items into skript guis when i shouldnt be able to. i can shift click any item into any gui but i...
  2. L

    lore skript help?

    so i have this skript here command /enchant [<text>] [<integer>]: permission: op trigger: if arg-1 is "sharpness": if arg-2 is 1: set lore of player's tool to "&7Sharpness I ||new line" send "&7Add Sharp 1 To Held Item!" to player it...