Updated to 1.4.6

This commit is contained in:
lishid
2012-12-23 17:41:20 -05:00
parent 609a514f5a
commit 9bf59ed8a7
9 changed files with 774 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ public class OpenInv extends JavaPlugin
if(!success)
{
OpenInv.log("Your version of CraftBukkit is not supported.");
OpenInv.log("Please look for an updated version of Orebfuscator.");
OpenInv.log("Please look for an updated version of OpenInv.");
pm.disablePlugin(this);
return;
}