mirror of
https://e.coding.net/circlecloud/Yum.git
synced 2024-11-26 08:18:46 +00:00
modify tip color...
Signed-off-by: j502647092 <jtb1@163.com>
This commit is contained in:
parent
3dd7f16748
commit
153cb6d88d
@ -242,7 +242,7 @@ public class PluginsManager {
|
||||
|
||||
target.onLoad();
|
||||
Bukkit.getPluginManager().enablePlugin(target);
|
||||
sender.sendMessage("§6载入: 插件 " + name + " 已成功载入到服务器!");
|
||||
sender.sendMessage("§6载入: §a插件 " + name + " 已成功载入到服务器!");
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user