summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/org/anjocaido/groupmanager/events
Commit message (Expand)AuthorAgeLines
* Don't try to use the worldHolder before it's initialised.ElgarL2013-02-22-1/+1
* Added a new mirroring option in the config of 'all_unnamed_worlds'. ThisElgarL2013-02-22-0/+16
* Store a plugin and server reference.ElgarL2013-01-11-20/+23
* Synchronize the raising of GroupManager events to Bukkit.getServer()ElgarL2013-01-09-37/+68
* Update all code formatting to use tabs for indentation.ElgarL2012-04-13-153/+171
* Update for Bukkit R5 compatability.ElgarL2012-02-21-3/+0
* Updated Essentials to work with R5snowleo2012-02-21-5/+5
* Separated all events to be independent classes.ElgarL2012-01-21-45/+50
* Update to new Bukkit Event system.ElgarL2012-01-21-5/+47
* Changed the way events are raised to prevent variable corruption.ElgarL2011-12-29-6/+24
* GM now registers with Bukkits ServicesManager.ElgarL2011-12-13-0/+2
* Update event Action names to be uniqueElgarL2011-12-13-0/+210
* Moved events into GMWorldListenerElgarL2011-10-01-3/+10
* Missed Event classElgarL2011-10-01-0/+36