Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Store a plugin and server reference. | ElgarL | 2013-01-11 | -20/+23 |
* | Synchronize the raising of GroupManager events to Bukkit.getServer() | ElgarL | 2013-01-09 | -37/+68 |
* | Update all code formatting to use tabs for indentation. | ElgarL | 2012-04-13 | -153/+171 |
* | Update for Bukkit R5 compatability. | ElgarL | 2012-02-21 | -3/+0 |
* | Updated Essentials to work with R5 | snowleo | 2012-02-21 | -5/+5 |
* | Separated all events to be independent classes. | ElgarL | 2012-01-21 | -45/+50 |
* | Update to new Bukkit Event system. | ElgarL | 2012-01-21 | -5/+47 |
* | Changed the way events are raised to prevent variable corruption. | ElgarL | 2011-12-29 | -6/+24 |
* | GM now registers with Bukkits ServicesManager. | ElgarL | 2011-12-13 | -0/+2 |
* | Update event Action names to be unique | ElgarL | 2011-12-13 | -0/+210 |
* | Moved events into GMWorldListener | ElgarL | 2011-10-01 | -3/+10 |
* | Missed Event class | ElgarL | 2011-10-01 | -0/+36 |