fix: 移除 reset 指令

This commit is contained in:
2024-03-12 13:49:30 +08:00
parent 093f003109
commit 0296722d04
3 changed files with 6 additions and 14 deletions

View File

@@ -6,7 +6,7 @@ plugins {
}
group = "cn.hamster3.mc.plugin"
version = "1.0.3"
version = "1.0.4"
description = "为Minecraft服务器导入 OpenJDK Nashorn 引擎来执行 JavaScript 脚本"
repositories {