mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
20 lines
323 B
JSON
20 lines
323 B
JSON
{
|
|
"aliases": [],
|
|
"description": "insert_description_here",
|
|
"overloads": {
|
|
"default": {
|
|
"input": {
|
|
"parameters": [
|
|
{
|
|
"name": "args",
|
|
"type": "rawtext",
|
|
"optional": true
|
|
}
|
|
]
|
|
},
|
|
"output": {}
|
|
}
|
|
},
|
|
"permission": "any"
|
|
}
|