Paste #30029: Untitled Paste

Date: 2016/02/09 14:19:44 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


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


test2: 
  type: world
  events:
    on test command:
    - execute as_server "tellraw @p <s@json_test.to_json>"
json_test:
  type: yaml_data
  text: This is a test.
  clickEvent:
    action: run_command
    value: ex narrate hello
  hoverEvent:
    action: show_text
    value: Hello