Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on rightclick on southward dispenser:
- set {_r} to "expiarka" parsed as region
- if player's location is part of {_r}:
- #player is in region "expiarka":
- cancel event
- if player's xp is bigger than 8:
- #play raw sound "entity.player.levelup" at player with pitch 5 volume 4
- show 10 happy villager above event-location
- set player's xp to player's xp - 8
- drop 1 bottles o' enchanting 1 meter above event-block's location
- else:
- send "&cMasz mniej niz 8 pkt xp"
- command /itemname:
- permission: op
- trigger:
- send "Hand: %type of player's tool%"
- send "Target: %target block%"
Advertisement
Add Comment
Please, Sign In to add comment