gc-opencommand-plugin/src/main/resources/plugin.json
2022-05-13 08:53:40 +08:00

7 lines
222 B
JSON

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