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

    Issue Getting Commands To Execute Using GUI Items

    So, this is an issue I've come across multiple times working on different commands and projects, and each time I would just shelve this part for later thinking it was just some syntax or wording errors I had in the codes, but at this point I've tried every different phrasing and syntax and...
  2. R

    Gui help

    Hey guys, im quiet new to skript and i have a bug which me and a friend of mine neither can't solve. If i open the gui and want to click on one of the slots to execute another command it wont execute.
  3. S

    Closing a Menu and running a command

    So I have recently started coding skript, and i just made a gui where I can choose kits, and I wanted to make many different pages for it, so I coded this. on right click: if held item is iron sword named "&eKit Selector &7(Right Click)": open chest with 3 rows named "&eKit...
  4. L

    Solved Creating GUI That Shows Heads Of Online Players

    I'm trying to create a moderator tool that allows me to view a GUI that shows me the heads of all online players, and then if I were to click on a head it would teleport me to that player. I haven't bothered trying to code the click/teleport function, because I am so far unable to get showing...
  5. Riknesh

    Solved Issue with GUI

    Im using TusKe to make a gui.I set one of the GUI slots to run a player command to run on click.But when I click on the item,it spams my console with errors.The GUI only works if im Op-ed and spams errors if not Op-ed.How can I fix this?? [11:24:53] [Server thread/ERROR]: Could not pass event...
  6. D

    Solved Add durability to tools in menus

    Minecraft Version:1.8 --- Full Code: command /mmenu: trigger: open chest with 5 rows named "Main menu" to player # Assault class # format slot 0 of player with paper named "Assault" to close if {bc.rifle.%player%} is 0: format slot 9 of...
  7. Selvati

    Solved How to give a custom skull

    I am aware that you can easily give and use a specific player's head with it's skin in a gui using the code below. command /selvati: trigger: give player skull of ("Selvati" parsed as offline player) I would like to know how to use custom skulls in a gui and even give them to a...
  8. Riknesh

    Solved Problem with GUI

    Whenever I make a GUI with glass pane..it only works if I use numerical ID of glass pane instead of "stained_glass_pane:4",and it keeps spamming my chat whenever I reload the skript.How can i fix this problem? Ex:format slot 8 of player with 160:14 named "&4Cancel" with lore "&fClick to Close"...
  9. D

    Book

    Software I'm using: Spigot 1.12.2 Skript (Bensku's Fork) Skellett What I am trying to achieve: On my server I have an ingame book item which has some information. What I want is when they type in /help to the chat, the book shows up, but without putting the book into their inventory. ∑...
  10. P

    Solved Tuske GUI don't working

    I have tuske and I tried this, but it don't work: https://pastebin.com/X1gg4zGy error: https://imgur.com/a/MEK5n
  11. ChisleLP

    Script Head Database 1

    Do you want get any Heads without searching in explorer? There you go. It's simple - just run /head and you will see a GUI with 9 different categories Addons Requirements: -reqn (For getting Skull from Web) -Skript-Json (For making your life easier!) -Skellett (For GUI) Currently available...
  12. EWS

    InteractiveShop | Easily configurable shops! 1.1.3

    INTERACTIVESHOP ====================================== I do not provide support for this resource anymore. ===================================== Functionality This script resource allows you to create GUI shops with ease! Everything is configured in-game, and yet it's more powerful than most...
  13. Selvati

    User Specific Inventories

    I know this should be in the request section, but I don't feel that gets looked at enough anymore, so if you've read this far, please do continue and allow me to enlighten you. I am trying to recreate what I like to call Adaptive Inventories, to dumb this term down, inventories/gui's that will...
  14. WatchBOT

    Script [Skript] Server Manager [FAST] [GUI] [FILE-MANAGER] 0.2.1

    A quick and easy to use server manager with tons of features and even more features planned for the future! Be sure to read the features! You need SkUtilities, SkQuery and Skellet for this skript to work! - Fast responsive GUI - Time Stamp - Server Region - Responsive Reload Button -...
  15. C

    Hiring Skript Plugin Developers needed

    Server/Person name: ChaoticMC/CodaPlays Brief about you: At least 1 year of Skript Developing knowledge. Perm or temp?: Temp Basic idea of request: Needs to be able to make basic Skripts. Budget/Offering: Offering flexible hours of working Wanted by/timeframe: At least wanted within a month...
  16. SparrowPlayzSkript

    Player Locations GUI

    Category: Skript Suggested name: Player Locations GUI What I want: Ok so I need this for my Server, so a player types /cploc and it opens a menu with 6 rows, and when you type /cploc create it will put their head in the menu with the name of their "Warp", the description, and the coords. Also...
  17. kenkencw

    Solved Movable GUI items

    addon: Tuske how to make GUI inventory items movable? im using list variables for easy edit each items in command, and how to seperate "serialized" items to seperate variables?
  18. G

    Solved Add SPECIFIC item to gui

    Hi, I'm trying to create a GUI shop to sell custom enchantments (from another plugin) and I was wondering if there was a way to easily add the book to the GUI while keeping the lore and NBT tags without manually adding it. If this is possible, it would be great if you could reply and help me...
  19. T

    Colored Leather Armor GUI

    Hello, I know I've asked it in the past, many times. but I just can't figure out how to do it, I've been making /wardrobe command, and I want to add Colored Leather armor. It just not working for me, Do I need any addon? If so which one. Can someone respond with how to do that? That would be...
  20. I

    MenuGui Commands

    I'm making a Shopgui. i need to do 2 command but idk how rn i do it like this: command /foods: trigger: open chest with 5 rows named "&5CakeFoodShop" to player wait 3 tick format slot 10 of player with 1 apple named "&432 Apple" with lore "&410 euro" to run "give...