Skip to content

Instantly share code, notes, and snippets.

@NiclasOlofsson
Created October 29, 2016 16:56
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NiclasOlofsson/2f53e5551ee5234c2c2e0b8db3a5894c to your computer and use it in GitHub Desktop.
Save NiclasOlofsson/2f53e5551ee5234c2c2e0b8db3a5894c to your computer and use it in GitHub Desktop.
FULL COMMAND /help EXAMPLE WITH VANILLA
{
"commandName": "help",
"commandOverload": "byPage",
"unkown1": 0,
"unkown2": 0,
"unkown4": false,
"unkown5": -1,
"commandJson": "null\n",
"unkown6": "null\n",
"unkown7": 0,
"unkown8": 0,
"unkown9": -120259084279
}
2016-10-29 18:54:11,525 DEBUG MiNET.Client.MiNetClient - > Receive: 76 (0x4c): McpeCommandStep
{
"commandName": "help",
"commandOverload": "byPage",
"unkown1": 0,
"unkown2": 0,
"unkown4": true,
"unkown5": 1661614725,
"commandJson": "null\n",
"unkown6": "{\n \"body\" : \"/help <command: string>\\n/help [page: int]\\n/list [details: string]\\n/tell <recipient: target> <message: string>\\n/time query <time: string>\",\n \"page\" : 1,\n \"pageCount\" : 1,\n \"statusCode\" : 0\n}\n",
"unkown7": 0,
"unkown8": 0,
"unkown9": -120259084279
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment