Paste #118980: Unnamed Denizen Script Paste

Date: 2023/12/27 06:13:16 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


test_command:
    type: command
    debug: true
    name: test
    description: tetest command
    usage: /test
    permission: craftasy.denizen.command.test
    script:
    - narrate format_c_debug "test!"