mirror of
https://e.coding.net/circlecloud/Yum.git
synced 2024-11-22 06:18:46 +00:00
fix chatcolor...
Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
parent
b7bad51607
commit
45d4a9f1ff
@ -168,7 +168,7 @@ public class RepositoryManager {
|
||||
pi.repo = pkg.name;
|
||||
plugins.put(plugin.groupId + "." + plugin.artifactId, pi);
|
||||
}
|
||||
sender.sendMessage("仓库: §e" + pkg.name + " §a更新成功!");
|
||||
sender.sendMessage("§6仓库: §e" + pkg.name + " §a更新成功!");
|
||||
}
|
||||
|
||||
public boolean updateRepositories(CommandSender sender) {
|
||||
|
Loading…
Reference in New Issue
Block a user