Recent content by jstn_7

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

    death give item

    it says an error of cant loop my item because item is only a single value
  2. J

    death give item

    I want to give an item to a player if they have an item in their inventory when they die My Full Code is on load: set {item::bcake} to cake named "&9&lBlindness Cake" set {item::lcake} to cake named "&e&lLightning Cake" set {item::rcake} to cake named "&d&lRegeneration Cake" on death...