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

    Well I need help.

    How do I make a GUI that when I click at some item it close the GUI and asking me to type something in the chat and after I type what I typed set to arg 1?
  2. O

    How can i execute command in Skungee???

    This is exmple. format slot 16 of player with ("MrNight" parsed as offline player)'s skull named "&960Day" with lore "" to close then run [make player execute command ""]
  3. O

    Something wrong here?

    set slot 8 of player to redstone dust of unbreaking 10 named "&4&lLEAVE" with lore "&4Leaves staff mode." set slot 7 of player to Pink Dye named "&f&lVANISH ON" with lore "&fToggles vanish mode." set slot 5 of player to wooden axe named "&5&lWorldEdit"...
  4. O

    Can someone help with that?

    IDK why but this is doesn't working.... set slot 6 of player to skull of player with ("EmeraldXL" parsed as offline player)'s named "&7[&f%arg 1%&7] Options" if this true check this code.... on rightclick on player: if player is holding ("EmeraldXL" parsed as offline player)'s skull named...
  5. O

    Custom Heads In GUI

    How can i put in gui Custom Heads.... And yup i am using SkQuery.
  6. O

    Key Events

    How can i do key event in gui? like when i press ESC its closing the gui and open Other gui.
  7. O

    What's the problem here?

    What's the problem here? command /online [<text>]: trigger: set {_player} to 0 loop all players: add 1 to {_ingame} wait 0.1 second open chest with 6 rows named "&b%{_ingame}% &eplayers in the server!" to player loop all players...
  8. O

    Bungee command

    Hey How can i execute bungee command?