Paste #75476: Untitled Paste

Date: 2020/09/10 11:46:20 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


CheckPlayerTick:
    type: world
    debug: false
    events:
        on tick every:20:
        - define playerinrange <server.online_players.filter[location.find.blocks[purpur_block].within[10].is_empty.not>
        - if <[playerinrange]> == null:
        - else:
            - heal <[playerinrange]>