From 069aa8c8c2ced554d25f8aead68321efa6c33bb7 Mon Sep 17 00:00:00 2001 From: Navid Kabir Date: Sun, 27 Nov 2016 00:01:49 -0500 Subject: [PATCH] Update LibsDisguises Command description I always though this was a little strange. I don't maintain LibsDisguises anymore, so the command should be updated to reflect that. Also, I made two branches on the main repo cause I'm a fool, so I forked this. Don't worry, already cleaned it up. --- .../libraryaddict/disguise/commands/LibsDisguisesCommand.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/me/libraryaddict/disguise/commands/LibsDisguisesCommand.java b/src/me/libraryaddict/disguise/commands/LibsDisguisesCommand.java index 82a91e13..fb18c442 100644 --- a/src/me/libraryaddict/disguise/commands/LibsDisguisesCommand.java +++ b/src/me/libraryaddict/disguise/commands/LibsDisguisesCommand.java @@ -18,7 +18,7 @@ public class LibsDisguisesCommand implements CommandExecutor { 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" + + " by libraryaddict, formerly maintained by Byteflux and Navid K.\n" + "Use /libsdisguises reload to reload the config. All disguises will be blown by doing this."); } else if (args.length > 0)