mirror of
https://github.com/jie65535/gc-openchat-plugin.git
synced 2025-10-16 17:02:52 +08:00
update plugin version to v1.0.0
This commit is contained in:
@@ -3,7 +3,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group 'com.github.jie65535.openchat'
|
group 'com.github.jie65535.openchat'
|
||||||
version '0.3.0'
|
version '1.0.0'
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "openchat-plugin",
|
"name": "openchat-plugin",
|
||||||
"description": "Chat with players in the server console",
|
"description": "Chat with players in the server console",
|
||||||
"version": "0.3.0",
|
"version": "1.0.0",
|
||||||
"mainClass": "com.github.jie65535.openchat.OpenChatPlugin",
|
"mainClass": "com.github.jie65535.openchat.OpenChatPlugin",
|
||||||
"authors": ["jie65535"],
|
"authors": ["jie65535"],
|
||||||
"api": 2
|
"api": 2
|
||||||
|
Reference in New Issue
Block a user