Merge pull request #175 from NavidK0/master

Update LibsDisguises Command description
This commit is contained in:
libraryaddict 2016-11-28 00:31:52 +13:00 committed by GitHub
commit ae0e253f3f

@ -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)