sellchest

  • 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 community!

    Now, what are you waiting for? Join the community now!

  1. HeliumBoi

    Solved Simple chest collector not working!

    So I have this code right here that has one error, but I can't find it. Can someone explain ? on chest interact: if name of event-block is "&6&lCollector": set {_chest} to event-block set {_inv} to inventory of {_chest} set {_balance} to balance of player...
  2. M

    Help with variables

    Hi, I want to make sellchest skript with variables but don't know how to make for more placed chest to work the same way as first one. So I can do like this: on place of chest: set {location::%player%} to location of event-block but how can I make like for player to place maximum 5 of them...