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.
This commit is contained in:
Navid Kabir 2016-11-27 00:01:49 -05:00 committed by GitHub
parent c9cbdc3c93
commit 069aa8c8c2

View File

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