mirror of
https://e.coding.net/circlecloud/Yum.git
synced 2024-12-23 13:18:46 +00:00
modify name 2 label...
This commit is contained in:
parent
8107333391
commit
189e10bd00
@ -453,7 +453,7 @@ public class PluginsManager {
|
|||||||
if (command.getPlugin() == next) {
|
if (command.getPlugin() == next) {
|
||||||
command.unregister(commandMap);
|
command.unregister(commandMap);
|
||||||
it.remove();
|
it.remove();
|
||||||
sender.sendMessage("§6卸载: §a插件 " + name + " 的 " + command.getName() + " 命令已卸载!");
|
sender.sendMessage("§6卸载: §a插件 " + name + " 的 " + command.getLabel() + " 命令已卸载!");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user