gc-opencommand-plugin/src/main/resources/plugin.json
2022-07-10 20:57:48 +08:00

7 lines
222 B
JSON

{
"name": "opencommand-plugin",
"description": "Open command interface for third-party clients",
"version": "dev-1.2.4",
"mainClass": "com.github.jie65535.opencommand.OpenCommandPlugin",
"authors": ["jie65535"]
}