cant fix

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

    I made a lootbox but people can place it on the ground, anyone know how to fix this (the item is a chest)

    im having problems making it so people cant place it on the ground code: on join: add diamond to {items::*} add diamond sword to {items::*} on right click: if player is holding a chest named "lootbox": give player random element out of {items::*} remove 1 chest...
  2. T

    Tuske error help

    ok so i am trying to make thing gui thin but it either wont accept my command or it will and not show the clickable item in the gui help!! here is my code command /Vehicle: aliases: /cars permission: car.buy permission message: &7[&4Rusty&7] &6You Dont Have Persmission! trigger...