Paste #17692: StayBackRevert

Date: 2015/07/09 08:34:58 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10


# Name: StayBackRevert
# Author: Xenmai
# Version 0.1

StayBackRevertListener:
    type: world
    events:
        on player damaged in cu@0,0,0,world|10,10,10,world:
            - narrate "<&c><context.damager.name> <&b>sent you back to the start!"
            - execute as_player "mgm revert"