1. 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!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

what addons are required for open chest with 6 rows to palyer

Discussion in 'Skript' started by percy44111, Jul 26, 2019.

Thread Status:
Not open for further replies.
  1. percy44111

    percy44111 Member

    Joined:
    Jul 26, 2019
    Messages:
    2
    Likes Received:
    0
    i am trying to do this but i keep getting an error, i think i am missing an addon but i dont know what one
     
  2. MrDarkLord37991

    Joined:
    Jul 25, 2019
    Messages:
    20
    Likes Received:
    2
    You could do this to open a chest
    Code (Text):
    1. on right click holding a nether star:
    2.     open chest with 6 rows named "ChestNameHere" to event-player
    3.     format slot <number> of player with <item> named "<name>" to be unstealable
    4.  
    Please tell me if there is any errors
     
    #2 MrDarkLord37991, Jul 26, 2019
    Last edited: Jul 26, 2019
  3. XanderWander

    XanderWander Member

    Joined:
    Jan 27, 2017
    Messages:
    71
    Likes Received:
    5
    Code (Text):
    1. open chest inventory with 6 rows named "name" to player
    https://docs.skunity.com/syntax/search/id:2065
    No addons required.
     
Thread Status:
Not open for further replies.

Share This Page

Loading...