Help with open chest with skull

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

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

majescino25

Member
Jun 16, 2019
1
0
0
23
Hello, yall
i wanna make script for open chest as Skull player
i have a lots of problem please solve it

on place chest
If player have chest named "BAG: PLAYER eg. BAG: majescio25"
if player dont have skull named "PLAYER's Head" in inventory then cancel event [return chest to inv] no place
if player have PLAYER'S head then place chest in ground
DONE
```

on place:
if player's tool is chest named "&cPlecak: &6%player%":
if player has skull named "%player%'s Head":
open chest to player

else:
cancel event

```
And, on first join give chest!
```

on first join:
give 1 chest named "&cPlecak: &6%player%" to player

```
 
Status
Not open for further replies.