mirror of
https://e.coding.net/circlecloud/Yum.git
synced 2024-11-22 14:28:46 +00:00
feat: 更新至2.6.1修改命令别名
Signed-off-by: 502647092 <admin@yumc.pw>
This commit is contained in:
parent
94bf64e36b
commit
08fc991e85
4
pom.xml
4
pom.xml
@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>pw.yumc</groupId>
|
||||
<artifactId>Yum</artifactId>
|
||||
<version>2.6</version>
|
||||
<version>2.6.1</version>
|
||||
<name>Yum</name>
|
||||
<description>Minecraft 服务器插件管理系统</description>
|
||||
<build>
|
||||
@ -60,9 +60,9 @@
|
||||
<properties>
|
||||
<update.description>&a全新 2.X 版本 更多守护与优化</update.description>
|
||||
<update.changes>
|
||||
&b2.6.1 &6- &c优化能耗监控 命令别名修改为mi(防止与ESS冲突)...;
|
||||
&b2.6 &6- &a添加能耗监控系统 事件错误监控...;
|
||||
&b2.5 &6- &d修复主线程守护系统错误...;
|
||||
&b2.4 &6- &c修复重载插件导致线程安全错误的问题...;
|
||||
</update.changes>
|
||||
<env.GIT_COMMIT>DEBUG</env.GIT_COMMIT>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -32,7 +32,7 @@ commands:
|
||||
permission-message: §c你没有 <permission> 的权限来执行此命令!
|
||||
monitor:
|
||||
description: MC系统监控命令
|
||||
aliases: [m]
|
||||
aliases: [mi]
|
||||
usage: §6使用§a/monitor help§6查看帮助!
|
||||
permission: monitor.use
|
||||
permission-message: §c你没有 <permission> 的权限来执行此命令!
|
||||
|
Loading…
Reference in New Issue
Block a user