Justin Chen
Results
2
issues of
Justin Chen
I am attempting to create a JSON list suggestion provider: ``` ... { "child": "stop", "type": "argument", "argumentType": "minecraft:word", "suggestionProvider": { "suggestionMode": "JSON_LIST", "suggestion": "['stop']" }, ... } ... ```...
I recently have been hosting some Drawphone. The game specifically asks for your real name, and yet forbids 2-letter names.... This has caused tension in some games I've hosted, as...