Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /ustaw:
- trigger:
- if target block is furnace:
- set {piec.%player%} to the target block
- send "&aPiec ustawiony!"
- else:
- send "&cMozesz ustawic tylko piec!"
- command /przepal:
- trigger:
- if {piec.%player%} is set:
- open {piec.%player%} to the player
- send "&aOtwarto"
- else:
- send "&cNajpierw ustaw piec komeda /ustaw!"
Advertisement
Add Comment
Please, Sign In to add comment