Paste #15747: Untitled Paste

Date: 2015/05/11 08:51:29 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12


Construct_mine:

    type: world

    debug: true

    events:

        on player equips helmet:
        - if <context.armor.lore> == "li@Fais disparaitre les blocs..." {
            - equip <player> head:i@air
            }