Paste #27570: Untitled Paste

Date: 2015/12/30 05:43:45 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


sqMageChecks:
    type: world
    debug: false
    events:
        on player join:
        - if <player.flag[sqMageIvyro]> == 1 {
            - compass l@2890.0,85.0,-1324.0,world player:<player>
            - narrate "works" player:<player>
            }