Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- linha1: &5&l[Sopa]
- linha2: &6Clique para
- linha3: &6pegar sopa
- linha4: &5&l[Sopa]
- on sign change:
- if player is op:
- if line 1 is "guisopa":
- set line 1 to "{@linha1}"
- set line 2 to "{@linha2}"
- set line 3 to "{@linha3}"
- set line 4 to "{@linha4}"
- stop
- command /sopa:
- trigger:
- open chest with 1 rows named "&4&lSopa" to player
- format slot 0 of player with 32 of mushroom soup to close
- on rightclick on sign:
- if line 1 is "{@linha1}":
- if line 2 is {@linha2}":
- if line 3 is {@linha3}":
- if line 4 is {@linha4}":
- make player execute command "/sopa"
- make player execute command "/sopa"
Advertisement
Add Comment
Please, Sign In to add comment