Recent content by liencreeperEP

  • 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

    Save item of specific slot in custom gui

    Is there any method to save item at slot in custom gui? (Example: Open a gui called "Ritual", place a stone at slot 19. close the gui, open it again and the stone still on slot 19) I tried using {chest::%{_slot}%::%player%} to store but seems like inventory cannot be saved. I'm using TuSKe on...