feat: 展示脚本内错误原因
This commit is contained in:
@@ -5,7 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "cn.hamster3.mc.plugin"
|
||||
version = "1.0.2"
|
||||
version = "1.0.3"
|
||||
description = "为Minecraft服务器导入 OpenJDK Nashorn 引擎来执行 JavaScript 脚本"
|
||||
|
||||
val shade = configurations.create("shade")
|
||||
|
Reference in New Issue
Block a user