summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Added permissions to bypass EssentialsProtect damage protection.snowleo2011-05-15-43/+72
* Always create nether if it's enabled in config.snowleo2011-05-15-1/+1
* New feature allows a user to ignore other playerssnowleo2011-05-15-17/+122
* /home: Allows to go to offline players home.snowleo2011-05-15-1/+14
* Fix money and amount display of all signssnowleo2011-05-15-28/+28
* Finally all commands translated.snowleo2011-05-15-75/+166
* More translation stuffsnowleo2011-05-14-10/+10
* More translation stuffsnowleo2011-05-14-23/+61
* Cleanupsnowleo2011-05-14-1/+0
* Fix problem with offline users. Store all usernames in lower case.snowleo2011-05-14-3/+3
* Fix translation error in godsnowleo2011-05-14-1/+1
* Fix translation error in gcsnowleo2011-05-14-1/+1
* Socialspy: catch /r messagessnowleo2011-05-14-1/+1
* We now ignore the case, when we read the kits from config.yml.snowleo2011-05-14-3/+9
* Ignore exceptions on bulk /sellsnowleo2011-05-14-7/+25
* Fix that isNew and isNPC are not read from user file.snowleo2011-05-14-0/+2
* Using default group for users with unknown group.snowleo2011-05-14-4/+6
* Update to Register v1.0snowleo2011-05-14-15/+80
* Remove old filessnowleo2011-05-14-485/+0
* Register v0.6snowleo2011-05-14-2/+1
* Register v0.6snowleo2011-05-14-48/+586
* Don't load worlds on startup for Upgrade process, use FakeWorld instead.snowleo2011-05-14-26/+13
* Move Register stuff inside Essentialssnowleo2011-05-13-1408/+32
* Add Register as dependency for all projects.snowleo2011-05-13-251/+351
* Moving all libs to one directory.snowleo2011-05-13-16/+13
* Remove Essentials from Register to prevent recursion.snowleo2011-05-13-115/+1
* Translation files have to be the same.snowleo2011-05-13-0/+100
* Basic lib foldersnowleo2011-05-13-0/+2
* Fix path to lib foldersnowleo2011-05-13-3/+3
* Fix path to lib foldersnowleo2011-05-13-1/+1
* Fix path to Register.jarsnowleo2011-05-13-1/+1
* Remove wrong Register.jar from libsnowleo2011-05-13-0/+0
* Register included inside Essentials with different packagename to prevent rec...snowleo2011-05-13-62/+12
* Register included inside Essentials with different packagename to prevent rec...snowleo2011-05-13-25/+2023
* [trunk] make user matching a bit less randomementalo2011-05-13-0/+7
* Essentials has now a function setRegisterFallback() instead of setiConomyFall...snowleo2011-05-13-4/+4
* case-sensitive filesystems :Dsnowleo2011-05-13-1/+1
* Catch the case, if the user does not have a account with Registersnowleo2011-05-13-3/+14
* Added Support for Register.snowleo2011-05-13-16/+39
* Added License info. Essentials is GPLv3snowleo2011-05-13-0/+691
* Unit Tests for Economy APIsnowleo2011-05-13-34/+703
* Op users now have access to all GroupManager commands.snowleo2011-05-13-18/+18
* The default group does not have build rights.snowleo2011-05-13-2/+2
* The default values for fire spread in config.yml have been changed to true.snowleo2011-05-13-6/+6
* Fix Testssnowleo2011-05-13-0/+1
* Rewritten Economy API. Please update your plugins.snowleo2011-05-13-304/+306
* Make sure, we will never give a null as respawn location.snowleo2011-05-13-1/+5
* Prevent userdata creation, when the player is already rejected by another plu...snowleo2011-05-13-1/+1
* Updated command override section concerning worldguard /KKKimKandor2011-05-13-2/+2
* Fix player kick if home is not set on respawn.snowleo2011-05-13-1/+6