summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* Added LocationDinnerbone2010-12-27-0/+145
* Added chunk, world and block interfacesDinnerbone2010-12-26-0/+176
* Moved PlayerQuit to use normal PlayerEvent, dropped Reason paramDinnerbone2010-12-26-47/+2
* First two hooks working, updated sampleDinnerbone2010-12-26-23/+13
* Register eventsDinnerbone2010-12-26-0/+40
* All code to call events and delegate back to pluginsDinnerbone2010-12-26-13/+187
* What an event!Dinnerbone2010-12-25-0/+113
* Extract interface from PluginManager, move to SimplePluginManagerDinnerbone2010-12-25-116/+181
* Fixed plugin description loadingDinnerbone2010-12-24-2/+25
* Fixed a few bugs getting sample plugin to loadDinnerbone2010-12-24-9/+3
* Fix exception => throwable in catch while loading pluginsDinnerbone2010-12-24-1/+1
* Moved a bunch of methods out of PluginLoader to PluginManagerDinnerbone2010-12-24-46/+46
* Refactored Plugin into an interface, make Javaplugin and relevant code to att...Dinnerbone2010-12-24-41/+225
* Few additions to Plugin for retrieving the Server and PluginLoader responsibl...Dinnerbone2010-12-24-1/+35
* Pass the Server instance to pluginloaders, changed register method on pluginm...Dinnerbone2010-12-24-4/+27
* Basics of PluginDescriptionFileDinnerbone2010-12-24-0/+103
* Added Java plugin loader + a plugin managerDinnerbone2010-12-24-2/+125
* Start the Plugin interfacesDinnerbone2010-12-24-0/+81
* Add Player interfaceDinnerbone2010-12-22-0/+29
* Let's get this project startedDinnerbone2010-12-21-0/+21