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 Is there a way to customize ban messages?

    https://dev.bukkit.org/projects/custombanmessage
  2. R

    [18:52:01 ERROR]: Can't compare a text with an integer (practice.sk, line 25: if "nodebuff-arena-1"

    So, i get the error in the title whenever i run the code below i am a complete noob, what do i do? set nodebuff-arena-1 to 0 set nodebuff-arena-2 to 0 set nodebuff-arena-3 to 0 set debuff-arena-1 to 0 set debuff-arena-2 to 0 set debuff-arena-3 to 0 set sumo-arena-1 to 0 set sumo-arena-2 to 0...
  3. R

    Solved Can't understand this condition/effect: format slot 14 of player with barrier named "Leave" to close

    I have made this skript, that is basically a gui so my players can join bedwars, skywars etc It gives me this huge error, [09:37:30 ERROR]: Could not load the english aliases config: plugins/Skript/aliases-english.sk (No such file or directory) [09:37:30 ERROR]: indentation error: expected 1...
  4. R

    Can't understand this condition/effect

    ok, i'll use will switch to it tmr i am in need of sleep
  5. R

    Can't understand this condition/effect

    so i have this script that opens a store gui if you time /storeblocks It gives me an error How do i fix? Code: command /storeblocks: trigger: open chest with 3 rows named "&bStore - Blocks" to player format slot 11 of player with wood named "&6Wood" to close then run [make...