summaryrefslogtreecommitdiffstats
path: root/EssentialsUpdate/src/com/earth2me/essentials/update/states/EssentialsProtect.java
Commit message (Collapse)AuthorAgeLines
* Removing EssentialsUpdate from 2.9 branch.KHobbits2012-08-18-47/+0
| | | | Development may be continued in 3.x branch.
* Some cleanup, refactoring of EssentialsHelp classsnowleo2011-10-27-2/+2
|
* Few more states in EssentialsUpdateKHobbits2011-10-26-1/+2
|
* Moving the link between the states from the constructor of the state machine ↵snowleo2011-10-23-0/+46
to the states classes.