feat: 添加命令别名

This commit is contained in:
2024-03-12 20:31:42 +08:00
parent cb484b9f5b
commit a8cdc6d05c
4 changed files with 14 additions and 11 deletions

View File

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