Paste #51194: behrfix2

Date: 2018/12/22 11:21:53 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


script2:
    type: world
    events:
        on npc command <context.create>:
            - if <player.name["Thomas"player.name["Thomas"].not> {
                - narrate "<&c>Please contact <&4>Behr<&c> to issue this command."
                - determine fulfilled
            }