mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Kill off the JSON garbage in commands
kill it with fire!
This commit is contained in:
@ -1,19 +0,0 @@
|
||||
{
|
||||
"aliases": [],
|
||||
"description": "insert_description_here",
|
||||
"overloads": {
|
||||
"default": {
|
||||
"input": {
|
||||
"parameters": [
|
||||
{
|
||||
"name": "args",
|
||||
"type": "rawtext",
|
||||
"optional": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"output": {}
|
||||
}
|
||||
},
|
||||
"permission": "any"
|
||||
}
|
Reference in New Issue
Block a user