mirror of
https://github.com/essentials/Essentials.git
synced 2025-09-24 21:31:32 +02:00
Register included inside Essentials with different packagename to prevent recursion
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1443 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
@@ -47,7 +47,7 @@ public class iConomy extends JavaPlugin
|
||||
{
|
||||
logger.log(Level.WARNING, "Version mismatch! Please update all Essentials jars to the same version.");
|
||||
}
|
||||
Essentials.getStatic().setIConomyFallback(false);
|
||||
Essentials.getStatic().setRegisterFallback(false);
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user