Merge branch 'master' of https://github.com/libraryaddict/LibsDisguises
# Conflicts: # src/me/libraryaddict/disguise/commands/LibsDisguisesCommand.java
This commit is contained in:
commit
139b1c663f
@ -53,7 +53,7 @@ public class LibsDisguisesCommand implements CommandExecutor, TabCompleter {
|
||||
if (args.length == 0) {
|
||||
sender.sendMessage(ChatColor.DARK_GREEN + "This server is running " + "Lib's Disguises v."
|
||||
+ Bukkit.getPluginManager().getPlugin("LibsDisguises").getDescription().getVersion()
|
||||
+ " by libraryaddict, maintained by NavidK0.\n" + "Use " + ChatColor.GREEN + "/libsdisguises reload"
|
||||
+ " by libraryaddict, formerly maintained by Byteflux and NavidK0.\n" + "Use " + ChatColor.GREEN + "/libsdisguises reload"
|
||||
+ ChatColor.DARK_GREEN + " to reload the config. All disguises will be blown by doing this.");
|
||||
|
||||
if (!"%%__USER__%%".contains("__USER__")) {
|
||||
|
Loading…
Reference in New Issue
Block a user