summaryrefslogtreecommitdiffstats
path: root/EssentialsGeoIP/src
Commit message (Collapse)AuthorAgeLines
* [API] fix other modules to use new packagesIaccidentally2013-07-13-2/+2
|
* Fix cleanup to not hold Users in memory.snowleo2013-05-03-1/+1
|
* Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronouslyIaccidentally2013-01-31-1/+1
|
* New Permission: essentials.god.pvpKHobbits2012-09-08-1/+1
| | | | Unless you have this permission you will be unable to attack other players while in god mode.
* Give user chance to get display name set before displaying geoip.KHobbits2012-09-08-7/+19
|
* Ignore players, that don't have an IPAlexander Schepp2012-07-10-1/+1
|
* Switch website URL's to point at wiki.KHobbits2012-01-28-1/+1
|
* Removing load info, bucket displays that now.snowleo2012-01-20-8/+2
|
* Update for new CraftBukkit Event Codesnowleo2012-01-20-4/+6
| | | | 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-23/+21
|
* More code cleanup.KHobbits2011-11-18-1/+0
|
* Fix #1106 GeoIP announces players who are hidden, on join.snowleo2011-11-11-1/+1
|
* Heavy cleanup of all classessnowleo2011-07-16-7/+9
| | | | | ItemDb is not static anymore Essentials.getStatic() removed
* Missed some parts for the last commitssnowleo2011-06-01-1/+2
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1555 e251c2fe-e539-e718-e476-b85c1f46cddb
* 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-9/+2
| | | | 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-9/+14
| | | | | | | 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
* Cleanup of the iConomyBridge Codesnowleo2011-05-02-1/+1
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1321 e251c2fe-e539-e718-e476-b85c1f46cddb
* This is a big refactoring of the user class and more.snowleo2011-05-01-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many commands have been cleaned. File changes: - all user data has been moved from users.yml to userdata folder - all files in userdata folder are lower case Both changes should be done automatically. Class changes: - Moved all user data functions to UserData class - Moved all user teleport functions to Teleport class - Moved the user list to Essentials class - Less static functions for better testing - EssentialsCommand now has ess Property (Essentials class) - New NotEnoughArgumentsException, that will show command description and syntax New commands: - /seen, shows the last login or logout - /tempban, temporarily ban someone - /tjail and mute, temporarily option added Other changes: - ban reason is saved - don't show "You have xxx mail" on login, if user doesn't have essentials.mail permission - time will be parsed: years, months (mo), weeks, days, hours, minutes (m), seconds, these can be shortened and combined, example: 2 days 5h 30m git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1300 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] Geoip: New permission essentials.geoip.show, that allow the player ↵snowleo2011-05-01-2/+9
| | | | | | to see the location of other players. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1299 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] GeoIP: New permission: essentials.geoip.hidesnowleo2011-05-01-0/+5
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1295 e251c2fe-e539-e718-e476-b85c1f46cddb
* EssentialsGeoIP is now officially part of Essentialssnowleo2011-05-01-0/+16824
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1292 e251c2fe-e539-e718-e476-b85c1f46cddb