Last active
June 2, 2018 19:04
-
-
Save barneygale/f1d782f1aff6dc5d3eb17d75a49d57ae to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"redirect": null, | |
"suggestions": null, | |
"type": 0, | |
"has_command": false, | |
"children": [ | |
{ | |
"redirect": null, | |
"suggestions": null, | |
"has_command": true, | |
"literal": "help", | |
"type": 1, | |
"children": [ | |
{ | |
"redirect": null, | |
"name": "command", | |
"parser": "brigadier:string", | |
"suggestions": null, | |
"has_command": true, | |
"properties": { | |
"behavior": 2 | |
}, | |
"type": 2, | |
"children": [] | |
} | |
] | |
}, | |
{ | |
"redirect": null, | |
"suggestions": null, | |
"has_command": true, | |
"literal": "list", | |
"type": 1, | |
"children": [ | |
{ | |
"redirect": null, | |
"suggestions": null, | |
"has_command": true, | |
"literal": "uuids", | |
"type": 1, | |
"children": [] | |
} | |
] | |
}, | |
{ | |
"redirect": null, | |
"suggestions": null, | |
"has_command": false, | |
"literal": "me", | |
"type": 1, | |
"children": [ | |
{ | |
"redirect": null, | |
"name": "action", | |
"parser": "brigadier:string", | |
"suggestions": null, | |
"has_command": true, | |
"properties": { | |
"behavior": 2 | |
}, | |
"type": 2, | |
"children": [] | |
} | |
] | |
}, | |
{ | |
"redirect": null, | |
"suggestions": null, | |
"has_command": false, | |
"literal": "msg", | |
"type": 1, | |
"children": [ | |
{ | |
"redirect": null, | |
"name": "targets", | |
"parser": "minecraft:entity", | |
"suggestions": null, | |
"has_command": false, | |
"properties": { | |
"flags": 2 | |
}, | |
"type": 2, | |
"children": [ | |
{ | |
"redirect": null, | |
"name": "message", | |
"parser": "minecraft:message", | |
"suggestions": null, | |
"has_command": true, | |
"properties": {}, | |
"type": 2, | |
"children": [] | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"redirect": { | |
"redirect": null, | |
"suggestions": null, | |
"has_command": false, | |
"literal": "msg", | |
"type": 1, | |
"children": [ | |
{ | |
"redirect": null, | |
"name": "targets", | |
"parser": "minecraft:entity", | |
"suggestions": null, | |
"has_command": false, | |
"properties": { | |
"flags": 2 | |
}, | |
"type": 2, | |
"children": [ | |
{ | |
"redirect": null, | |
"name": "message", | |
"parser": "minecraft:message", | |
"suggestions": null, | |
"has_command": true, | |
"properties": {}, | |
"type": 2, | |
"children": [] | |
} | |
] | |
} | |
] | |
}, | |
"suggestions": null, | |
"has_command": false, | |
"literal": "tell", | |
"type": 1, | |
"children": [] | |
}, | |
{ | |
"redirect": null, | |
"suggestions": null, | |
"has_command": false, | |
"literal": "trigger", | |
"type": 1, | |
"children": [ | |
{ | |
"redirect": null, | |
"name": "objective", | |
"parser": "minecraft:objective", | |
"suggestions": "minecraft:ask_server", | |
"has_command": true, | |
"properties": {}, | |
"type": 2, | |
"children": [ | |
{ | |
"redirect": null, | |
"suggestions": null, | |
"has_command": false, | |
"literal": "add", | |
"type": 1, | |
"children": [ | |
{ | |
"redirect": null, | |
"name": "value", | |
"parser": "brigadier:integer", | |
"suggestions": null, | |
"has_command": true, | |
"properties": { | |
"max": null, | |
"min": null | |
}, | |
"type": 2, | |
"children": [] | |
} | |
] | |
}, | |
{ | |
"redirect": null, | |
"suggestions": null, | |
"has_command": false, | |
"literal": "set", | |
"type": 1, | |
"children": [ | |
{ | |
"redirect": null, | |
"name": "value", | |
"parser": "brigadier:integer", | |
"suggestions": null, | |
"has_command": true, | |
"properties": { | |
"max": null, | |
"min": null | |
}, | |
"type": 2, | |
"children": [] | |
} | |
] | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"redirect": { | |
"redirect": null, | |
"suggestions": null, | |
"has_command": false, | |
"literal": "msg", | |
"type": 1, | |
"children": [ | |
{ | |
"redirect": null, | |
"name": "targets", | |
"parser": "minecraft:entity", | |
"suggestions": null, | |
"has_command": false, | |
"properties": { | |
"flags": 2 | |
}, | |
"type": 2, | |
"children": [ | |
{ | |
"redirect": null, | |
"name": "message", | |
"parser": "minecraft:message", | |
"suggestions": null, | |
"has_command": true, | |
"properties": {}, | |
"type": 2, | |
"children": [] | |
} | |
] | |
} | |
] | |
}, | |
"suggestions": null, | |
"has_command": false, | |
"literal": "w", | |
"type": 1, | |
"children": [] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment