summaryrefslogtreecommitdiffstats
path: root/EssentialsProtect/src/com/earth2me/essentials/protect/EmergencyEntityListener.java
Commit message (Collapse)AuthorAgeLines
* Updated Essentials to work with R5snowleo2012-02-21-22/+0
|
* Revert emergency listener to old styleKHobbits2012-01-26-0/+22
| | | | Stops peoples world world burning down if they throw in 2.8, on a 1.0 server.
* Update for new CraftBukkit Event Codesnowleo2012-01-20-22/+0
| | | | EssentialsSpawn can't be updated yet, because the new event system lacks dynamic priorities.
* If Essentials core fails to read one of the configs now, it will disable ↵snowleo2011-11-30-0/+22
itself. If other modules detect that Essentials is not enabled, they will be disabled too. EssentialsProtect will go into emergency mode, canceling all events that could hurt your world. Fix the file and either restart or reload the server.