View difference between Paste ID: NM2aUkLB and tsrw4Rrs
SHOW: | | - or go back to the newest paste.
1
on right click on diamond block:
2
    cancel event
3
    if player's held item is diamond:
4
        add 1 to {%player%.goal}
5
        teleport the player to the location (1968, 5, 157)
6
        send "&b%player%さんが青鬼の館から脱出しました"
7
8
on chat:
9
	cancel event
10-
	broadcast "★%{diamond}% &b%player% &f%message%"
10+
	broadcast "★%{goal}% &b%player% &f%message%"