summaryrefslogtreecommitdiffstats
path: root/EssentialsGeoIP/src/com/earth2me/essentials/geoip/EssentialsGeoIP.java
Commit message (Collapse)AuthorAgeLines
* Future Java versions may not support _ as identifier.FearFree2014-03-22-2/+2
|
* [API] fix other modules to use new packagesIaccidentally2013-07-13-1/+1
|
* Removing load info, bucket displays that now.snowleo2012-01-20-8/+2
|
* Update for new CraftBukkit Event Codesnowleo2012-01-20-1/+1
| | | | EssentialsSpawn can't be updated yet, because the new event system lacks dynamic priorities.
* If Essentials core fails to read one of the configs now, it will disable ↵snowleo2011-11-30-3/+7
| | | | itself. If other modules detect that Essentials is not enabled, they will be disabled too. EssentialsProtect will go into emergency mode, canceling all events that could hurt your world. Fix the file and either restart or reload the server.
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-5/+6
|
* More code cleanup.KHobbits2011-11-18-1/+0
|
* Heavy cleanup of all classessnowleo2011-07-16-4/+6
| | | | | ItemDb is not static anymore Essentials.getStatic() removed
* cleanupsnowleo2011-05-22-1/+0
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1518 e251c2fe-e539-e718-e476-b85c1f46cddb
* Finally get rid of all dependency problems.snowleo2011-05-11-8/+0
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1423 e251c2fe-e539-e718-e476-b85c1f46cddb
* More translation stuff. Translated Spawn, Chat, Protect, GeoIPsnowleo2011-05-10-2/+6
| | | | | | | Protect is only partly translated (sql stuff is not translated) EssentialsSpawn is changed to use the onCommand from Essentials jar, since that is more up to date. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1408 e251c2fe-e539-e718-e476-b85c1f46cddb
* EssentialsGeoIP is now officially part of Essentialssnowleo2011-05-01-0/+45
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1292 e251c2fe-e539-e718-e476-b85c1f46cddb