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:
parent
c9cbdc3c93
commit
069aa8c8c2
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user