custom gui

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

    Custom GUI Inventory not stopping to work?

    Hey! So I created a custom GUI on join of my server to display rules, you can either accept them or deny them, second one will lead to a kick. Now my problem: Even after I accepted the rules, the custom GUI still seems to be applying to my normal inventory, ender chests etc... it basically is...
  2. C

    Solved Cannot understand condition/effect of "format"?

    Here is my code: command /worldselector: trigger: open chest with 1 row named "&dChest selector" to player wait a tick format slot 0 of player with diamond sword named '&4KitPvP' with lore "&6Click to go to KitPVP" to close then run "kitpvp" format slot 1 of...