solve

  • 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. Hooten

    Solved How to make "Back Button" in my GUI...

    So, I'm working on shop for my survival server and I don't really know how to make back button... For example select category 'Food' and I can't go back to 'Main' GUI (Category selector)... So players have to close 'Food' shop and type /shop again... Anyone know how to make that? Please help. I...
  2. M

    Solved file help....

    Hello! I want to create a file that can store player data and change it (for example, A player joining the server will generate an A player's profile. yml) This is my skript: options: #系統設定# #---玩家檔案---# player_file: "plugins\Sug\player\%uuud of player%(%player%).yml" On Join...
  3. OHOHOHO

    Solved how do i make loop player to gamemode

    so i build a mini game like hunger games but i want that the last 2 player will teleport to death match so i want to loop all player in the mini game world and than i want to make the loop player only to the player that have survival mode every seconds: if {gamestart} is true: if...