Paste #29714: Edit of P#29713 - Untitled Paste

Date: 2016/02/05 01:04:02 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7


huntloot: 
    type: world 
    events:
        on player changes xp:
        - if <player.location.is_within[cu@1,76,-263,freak1|-3,70,-269,freak1]> {        
            - execute as_op "cratekey give <player.name> PlainVoteCrate 1"
        }