| Commit message (Expand) | Author | Age | Lines |
* | Translation files have to be the same. | snowleo | 2011-05-13 | -0/+100 |
* | Basic lib folder | snowleo | 2011-05-13 | -0/+2 |
* | Fix path to lib folder | snowleo | 2011-05-13 | -3/+3 |
* | Fix path to lib folder | snowleo | 2011-05-13 | -1/+1 |
* | Fix path to Register.jar | snowleo | 2011-05-13 | -1/+1 |
* | Remove wrong Register.jar from lib | snowleo | 2011-05-13 | -0/+0 |
* | Register included inside Essentials with different packagename to prevent rec... | snowleo | 2011-05-13 | -62/+12 |
* | Register included inside Essentials with different packagename to prevent rec... | snowleo | 2011-05-13 | -25/+2023 |
* | [trunk] make user matching a bit less random | ementalo | 2011-05-13 | -0/+7 |
* | Essentials has now a function setRegisterFallback() instead of setiConomyFall... | snowleo | 2011-05-13 | -4/+4 |
* | case-sensitive filesystems :D | snowleo | 2011-05-13 | -1/+1 |
* | Catch the case, if the user does not have a account with Register | snowleo | 2011-05-13 | -3/+14 |
* | Added Support for Register. | snowleo | 2011-05-13 | -16/+39 |
* | Added License info. Essentials is GPLv3 | snowleo | 2011-05-13 | -0/+691 |
* | Unit Tests for Economy API | snowleo | 2011-05-13 | -34/+703 |
* | Op users now have access to all GroupManager commands. | snowleo | 2011-05-13 | -18/+18 |
* | The default group does not have build rights. | snowleo | 2011-05-13 | -2/+2 |
* | The default values for fire spread in config.yml have been changed to true. | snowleo | 2011-05-13 | -6/+6 |
* | Fix Tests | snowleo | 2011-05-13 | -0/+1 |
* | Rewritten Economy API. Please update your plugins. | snowleo | 2011-05-13 | -304/+306 |
* | Make sure, we will never give a null as respawn location. | snowleo | 2011-05-13 | -1/+5 |
* | Prevent userdata creation, when the player is already rejected by another plu... | snowleo | 2011-05-13 | -1/+1 |
* | Updated command override section concerning worldguard /KK | KimKandor | 2011-05-13 | -2/+2 |
* | Fix player kick if home is not set on respawn. | snowleo | 2011-05-13 | -1/+6 |
* | Update motd on reload. | snowleo | 2011-05-13 | -0/+3 |
* | Reverting to old way of displaying currency. | snowleo | 2011-05-11 | -2/+2 |
* | [trunk] translations = T's | ementalo | 2011-05-11 | -53/+105 |
* | Finally get rid of all dependency problems. | snowleo | 2011-05-11 | -381/+377 |
* | [trunk] translations | ementalo | 2011-05-11 | -17/+37 |
* | Another typo in translation | snowleo | 2011-05-11 | -1/+1 |
* | [trunk] temp double fix, we should probably change doubles to decimals in prices | ementalo | 2011-05-11 | -2/+3 |
* | IConfExternal is abstract class for other jars, because the interface is not ... | snowleo | 2011-05-10 | -1/+0 |
* | Creating info.txt, if it does not exist. | snowleo | 2011-05-10 | -1/+2 |
* | IConfExternal is abstract class for other jars, because the interface is not ... | snowleo | 2011-05-10 | -1/+10 |
* | [trunk] translations - halfway there | ementalo | 2011-05-10 | -52/+113 |
* | Permission essentials.balance.other is now essentials.balance.others | snowleo | 2011-05-10 | -2/+2 |
* | Fix EssentialsProtect not loading correctly, because Essentials is not loaded... | snowleo | 2011-05-10 | -3/+8 |
* | Permission essentials.balance.other is now essentials.balance.others | snowleo | 2011-05-10 | -7/+7 |
* | Add support for info_username.txt and info_groupname.txt. | snowleo | 2011-05-10 | -3/+19 |
* | Reload Users and Protect on /essentials reload. | snowleo | 2011-05-10 | -3/+15 |
* | Don't change color of op if setting is set to none. | snowleo | 2011-05-10 | -3/+9 |
* | Fix translation | snowleo | 2011-05-10 | -2/+146 |
* | More translation stuff. Translated Spawn, Chat, Protect, GeoIP | snowleo | 2011-05-10 | -109/+76 |
* | More translation stuff. Essentials namespace is now translated. | snowleo | 2011-05-10 | -116/+167 |
* | PlayerWrapper: new base functions of cb#766 | snowleo | 2011-05-10 | -3/+3 |
* | [trunk] add the rb jar XD | ementalo | 2011-05-10 | -0/+0 |
* | [trunk] fix give args | ementalo | 2011-05-10 | -1/+1 |
* | [trunk] RB #766 | ementalo | 2011-05-10 | -1/+31 |
* | Update Inventory after /item and /give. Hopefully fixes too many items bug. | snowleo | 2011-05-09 | -0/+2 |
* | Fixing minor typo that breaks the tests. | snowleo | 2011-05-09 | -1/+1 |