trade

  • 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

    Solved Need Help for a Trade-Skript

    Hey, I already have many skripts but this one is very hard for me and im trying to get a Trade skript already so long, thats why I am asking here for help. I dont know if I ask to much but can somebody like post here a very raw trade skript which I can work with? (/trade command, gui oppens...
  2. G

    trading thing like from hypixel skyblock

    hello so i just started skripting and I am really bad at it. I was wondering if anyone here could make a trade menu like from hypixel skyblock. so when u shift-rightclick somebody, or do /trade, it sends that person a message, like "Grandfish has sent you a trade request! do /tradeaccept to...
  3. G

    trading thing like from hypixel skyblock

    hello so i just started skripting and I am really bad at it. I was wondering if anyone here could make a trade menu like from hypixel skyblock. so when u shift-rightclick somebody, or do /trade, it sends that person a message, like "Grandfish has sent you a trade request! do /tradeaccept to...
  4. Selvati

    Player Trading GUI / SafeTrade [Please Click]

    The Idea: I ask the community to help me find the solution on how to make a player trading gui skript, where both players must agree/accept the trade to complete the transaction. If any player closes the inventory the items are returned to the correct players, and the trade is cancelled. Basic...
  5. K

    Addon TraderSk 2.4.1

    Note: When a new minecraft version comes out it is possible to use an updated api. Simply drop the desired version into the plugin directory and you're good to go. It can be found here: https://github.com/Cybermaxke/MerchantsAPI Synapsis TraderSk let's you open merchant GUIs (the one vanilla mc...
  6. krainser

    Solved Can't close villager trade menu.

    Skript Version: 2.2-dev23 Skript Author: Bensku Minecraft Version: 1.10.2 ------ Full Code: on rightclick on a blacksmith: loop {BK.Puertos::*}: if the display name of the target entity is coloured "&f&lMENU - %loop-value%": close player's inventory #<- I think the...
  7. W

    Skript Arrow Effects Tutorial

    Hello Everyone, all this tutorial requires is Skript Today, I'll be making a tutorial on arrow effects. There are 3 other effects that can be used. They are endersignal, fire, and smoke. Today, I'll be showing you the explode effect. Now, we will be coding the event, the permission, and to...
  8. Tuke_Nuke

    API VillagerAPI - Changes the trades of your villager 1.0

    About Since RandomSk has this feature and I never saw someone saying that it is working, I decided to make this API that allows you edit, remove and create custom trades for villagers. ————————————————————————————————————————————————————————————————————————————————— Usage The usage is pretty...