summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * | The state machine now handles both manual updating and installation.snowleo2011-10-26-40/+260
| * | Basic automatic updates downloadersnowleo2011-10-26-5/+31
| * | Cleanupsnowleo2011-10-26-7/+10
| * | Cleanupsnowleo2011-10-26-3/+2
| * | The work process is done async to the server loop.snowleo2011-10-26-8/+16
| * | Abort the installation wizard if a runtime exception happenssnowleo2011-10-26-23/+43
| * | Cleanly resume the installation, if the player quits the game and reconnectssnowleo2011-10-26-9/+95
| * | Advanced modesnowleo2011-10-26-17/+35
| * | Allow states to be automatically added to the state map.snowleo2011-10-26-0/+17
* | | Altering PEX prefix/suffix.KHobbits2011-10-27-2/+4
|/ /
* | Few more states in EssentialsUpdateKHobbits2011-10-26-3/+135
* | Fixing invsee error.KHobbits2011-10-26-1/+2
* | Extra triggers for /sell inventoryKHobbits2011-10-26-1/+1
* | Improved readability of /sellKHobbits2011-10-26-36/+35
* | Cleanup debug message, code tidy.KHobbits2011-10-25-62/+85
* | Only prevent AFK heal, if freeze player is enabled.KHobbits2011-10-25-5/+8
* | Fix health event name.KHobbits2011-10-24-1/+2
* | Merge branch 'master' of github.com:essentials/Essentials into essmasterKHobbits2011-10-24-32/+105
|\ \
| * | Cleanupsnowleo2011-10-23-1/+0
| * | Minor changes because we use a map instead of a listsnowleo2011-10-23-6/+7
| * | Another state addedsnowleo2011-10-23-0/+1
| * | Less chance for C&P errorsnowleo2011-10-23-1/+6
| * | Moving the link between the states from the constructor of the state machine ...snowleo2011-10-23-27/+94
* | | AFK users shouldn't heal from full hunger.KHobbits2011-10-24-2/+13
|/ /
* | Automatically unAFK on interaction.KHobbits2011-10-23-0/+3
* | Statemachine for installation wizard (WIP)snowleo2011-10-23-40/+470
* | Fix Testsnowleo2011-10-21-2/+63
* | Use of lomboks delegate on player wrappingsnowleo2011-10-21-848/+58
* | CB#1337snowleo2011-10-21-0/+0
* | Merge branch 'refs/heads/groupmanager'snowleo2011-10-21-14/+32
|\|
| * Added data.save.hours setting to config. This allow control over howElgarL2011-10-16-4/+14
| * Simplified config.yml while retaining backwards compatibility.ElgarL2011-10-16-6/+13
| * Fixed reading world mirrors from the config.ElgarL2011-10-16-8/+9
* | 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/+7
* | | More debuggingKHobbits2011-10-18-2/+5
* | | Adding a debug note.KHobbits2011-10-18-1/+3
|/ /
* | 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
* | Moving apikey outside main file.KHobbits2011-10-13-2/+9
* | Merge branch 'master' of github.com:essentials/Essentials into essmasterKHobbits2011-10-13-3/+450
|\ \