summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* Fix Testsnowleo2011-10-21-2/+63
* Use of lomboks delegate on player wrappingsnowleo2011-10-21-848/+58
* Cleanupsnowleo2011-10-19-25/+25
* Moved all config options to new Settings classessnowleo2011-10-19-45/+410
* Cleanupsnowleo2011-10-19-36/+44
* Merge pull request #30 from tustin2121/mastersnowleo2011-10-19-33/+164
|\
| * Minor fixes. Basic testing shows all works.Tim P2011-10-18-6/+26
| * Made a concerted effort to change the messages.properties in the various lang...Tim P2011-10-18-20/+20
| * Made a couple commands available for the console (ones that make sense to be ...Tim P2011-10-18-13/+124
* | Save the ban reason, not the command name.KHobbits2011-10-18-1/+1
* | Removing debugging.KHobbits2011-10-18-9/+4
* | More debuggingKHobbits2011-10-18-2/+5
* | Adding a debug note.KHobbits2011-10-18-0/+1
|/
* Updated german translation by HDSsnowleo2011-10-16-17/+16
* Revert bed fix, because it's fixed in Bukkit now. Thanks to feildmastersnowleo2011-10-15-13/+0
* Test if objects can be read from yaml in the original sortsnowleo2011-10-15-1/+5
* Correctly fix the N/S directionsnowleo2011-10-15-13/+40
* New storage system for settings (WIP)snowleo2011-10-13-3/+450
* Fixing german translation error.KHobbits2011-10-11-1/+1
* Merge branch 'master' into groupmanagersnowleo2011-10-11-107/+650
|\
| * Changes for new Bukkitsnowleo2011-10-11-0/+37
| * Changing essentials URL, we should at least give one that works, although buk...KHobbits2011-10-11-1/+1
| * Fix NPE in BUY signssnowleo2011-10-10-0/+4
| * Fix of the recharge code, also the maximum line length on signs is 15 not 16!snowleo2011-10-10-7/+11
| * Reverting ementalos change on freeze-afk, hopefully fixing the flickering.snowleo2011-10-09-2/+9
| * Cleanupsnowleo2011-10-09-3/+5
| * Notch decided that the sun rises north and sets south.snowleo2011-10-09-11/+2
| * Prevent that long lines are stored on the signsnowleo2011-10-09-8/+19
| * Allow players to recharge trade signs without breaking them.snowleo2011-10-09-2/+25
| * Don't spill out items, if inventory is full on buy signs.snowleo2011-10-09-19/+236
| * Edited Essentials/src/items.csv via GitHubKHobbits2011-10-09-0/+2
| * Allow to disable the death messages of minecraftsnowleo2011-10-09-5/+22
| * Corrected datavalues for pistonssnowleo2011-10-09-29/+29
| * Cancel early, not latesnowleo2011-10-09-1/+1
| * Prevent players with essentials.sleepingignored permission from going to bed....snowleo2011-10-09-0/+14
| * Allow players with essentials.signs.trade.override permission break invalid t...snowleo2011-10-09-8/+18
| * Throw RuntimeException instead of NPE, if the api is called before Essentials...snowleo2011-10-09-0/+13
| * Easier version of /banip usernamesnowleo2011-10-09-32/+27
| * Fix pull request of damage requestsnowleo2011-10-09-4/+8
| * Merge pull request #29 from zzbomb/patch-1snowleo2011-10-09-16/+32
| |\
| | * Improved to operate like.. "banip <IP|Username>" bans the specified IP or the...zzbomb2011-10-08-16/+32
| * | Merge pull request #27 from feildmaster/patch-1snowleo2011-10-09-0/+4
| |\ \
| | * | Fires an event before "killing." feildmaster2011-10-03-0/+4
| * | | Fix NPE in /repairsnowleo2011-10-08-0/+8
| | |/ | |/|
| * | We can get the console command sender from server object now.snowleo2011-10-06-18/+21
| * | Register 1.5snowleo2011-10-04-1/+162
* | | Merge branch 'groupmanager' ofElgarL2011-10-11-0/+0
|\| |
| * | Removing obsolete Nether portal code.snowleo2011-10-04-400/+23
| * | Null check for probably corrupted worldssnowleo2011-10-04-1/+1
| * | Nick length patchKHobbits2011-10-04-1/+4