it.powernukkit.1.4.0.0-PN.source-code.command_default.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of powernukkit Show documentation
Show all versions of powernukkit Show documentation
A Minecraft Bedrock Edition server software implementation made in Java from scratch which supports all new features.
{
"aliases": [],
"description": "insert_description_here",
"overloads": {
"default": {
"input": {
"parameters": [
{
"name": "args",
"type": "rawtext",
"optional": true
}
]
},
"output": {}
}
},
"permission": "any"
}