mirror of
https://github.com/jie65535/gc-openchat-plugin.git
synced 2025-10-16 17:02:52 +08:00
Initial commit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "opencommand-plugin",
|
||||
"description": "Open command interface for third-party clients",
|
||||
"version": "dev-1.5.0",
|
||||
"mainClass": "com.github.jie65535.opencommand.OpenCommandPlugin",
|
||||
"authors": ["jie65535", "方块君"]
|
||||
"name": "openchat-plugin",
|
||||
"description": "Chat with players in the server console",
|
||||
"version": "0.1.0",
|
||||
"mainClass": "com.github.jie65535.openchat.OpenChatPlugin",
|
||||
"authors": ["jie65535"]
|
||||
}
|
Reference in New Issue
Block a user