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

    Random Spawning skript

    Soo, i wondered if it would be possible that every 30 seconds; it spawns a random amount of mobs in a random place of an area... In here i wanna spawn a random amount of mobs between 5-10 in a random place in this specified area.... Would this be possible...
  2. J

    SkQuery GUI Not Wanting to cooperate...

    so i was making a GUI for my server wich lead to some errors... so i was trying to make someone rightclick on an npc (wich worked) to execute an command, thts the command i need help for! so here's the skript: command /Fisherman: trigger: open chest with 5 rows named...
  3. J

    Events Help needed

    Im trying to use the following skript on my minehut server: on player death: trigger: make player gamemode spectator wait 1 tick show title "You Died! Respawning in 3..." to player wait 10000000 ticks show title "You Died! Respawning in 2..." to player wait 10000000 ticks show title "You Died...
  4. J

    SkQuery Gui Help

    Hey, im making an gui with SkQuery and wanted to make specific items have an enchantglint without showing fx. "Sharpness 1" when you hover over it... Is there any way i can give it some kind of unshown enchantments?