summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* Switch the signs to use the new spawnmob class.KHobbits2012-11-12-8/+3
* Spawnmob cleanupKHobbits2012-11-12-255/+275
* cleanup powertool remove on quitIaccidentally2012-11-12-3/+2
* add option to clear a players powertools on disconnect. test #1369Iaccidentally2012-11-12-1/+10
* update tptoggle to allow toggling other players :: new permission: essentials...Iaccidentally2012-11-11-0/+20
* make PlayerFishEvent cancel afkIaccidentally2012-11-11-0/+7
* Fix buildsnowleo2012-11-03-3/+3
* Ess2Compat: Settings part 1snowleo2012-11-03-59/+1262
* Cleanup importssnowleo2012-11-03-8/+1
* Ess2Compat: Convert user filessnowleo2012-11-03-10/+1082
* Make Timestamps more flexiblesnowleo2012-11-03-741/+31
* Store filename as key in zippedFilessnowleo2012-11-03-17/+9
* Add support for zipped User / Warp filessnowleo2012-11-03-22/+175
* Don't confuse gravypodAlexander Schepp2012-11-01-1/+1
* typo fixIaccidentally2012-10-28-1/+1
* Update Essentials/src/net/ess3/commands/Commandtppos.javaIaccidentally2012-10-28-2/+2
* cleanupIaccidentally2012-10-28-5/+5
* Prevent changes (wither support)Iaccidentally2012-10-28-0/+33
* Update tppos to not accept coords over 30000000Iaccidentally2012-10-28-0/+8
* Merge branch 'master' of https://github.com/essentials/EssentialsIaccidentally2012-10-28-310/+304
|\
| * Cleanup usages of split.md_52012-10-27-34/+68
| * Porting 2.9 teleport changesementalo2012-10-25-77/+151
| * Removed empty methods.snowleo2012-10-24-137/+7
| * Allow to fill data with defaults on newly created configssnowleo2012-10-24-0/+6
| * "When IDE's attack"ementalo2012-10-24-4/+1
| * Null handling in AntiBuildementalo2012-10-24-61/+74
| * Fix metrics NPEementalo2012-10-24-1/+1
* | 1.4 update :: protect updates :: update config.ymlIaccidentally2012-10-28-131/+125
|/
* Cleanup Entity Listenerementalo2012-10-19-1/+1
* Fix command handlersementalo2012-10-19-5/+7
* Clean up use of librariesmd_52012-10-19-305/+13
* Porting changes to 3.0: Volume 2 :: The Code Strikes BackIaccidentally2012-10-18-13/+19
* Add tabComplete support to Essentials commandssnowleo2012-10-18-53/+162
* Porting changes to 3.0: volume 1 :: lots of cleanupIaccidentally2012-10-18-9/+33
* Always teleport in sync threadsnowleo2012-10-16-2/+10
* Added exempt/offline permissions to fly, god, gamemode and socialspy command....snowleo2012-10-16-20/+92
* Remember kids, don't copy & paste while codingsnowleo2012-10-16-1/+1
* Allow unsafe enchantments in /item /give /enchant with permissions.snowleo2012-10-16-4/+29
* Fix /seen for offline userssnowleo2012-10-16-6/+2
* Add command option /ignore listsnowleo2012-10-16-3/+14
* Allow at least one home by default.snowleo2012-10-16-1/+1
* Cleanup of ranks and make it more resistant against exceptions from external ...snowleo2012-10-16-87/+221
* Add config option for /near default radiussnowleo2012-10-15-3/+19
* Correctly implement charges in /more allsnowleo2012-10-15-14/+48
* Add command option /more allsnowleo2012-10-15-23/+41
* Add more options to /balancetop and fix access to getPlayer() on offline usersnowleo2012-10-15-6/+41
* World permissions for /time commandsnowleo2012-10-15-1/+12
* Fix changeDisplayname and related codesnowleo2012-10-15-29/+61
* Fix chat coloursementalo2012-10-15-4/+2
* Remove [PLAYER_COMMAND] output, cleanupementalo2012-10-14-16/+13