Paste #62531: CommandsEvent

Date: 2019/12/05 11:12:19 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6


CommandsTest:
  type: world
  events:
    on menu command:
    - if <context.raw_args> == "open example":
      - narrate "<player.name> is teleporting to spawn!"