gc-opencommand-plugin/src/main/resources/plugin.json
2023-02-18 15:46:01 +08:00

7 lines
235 B
JSON

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