Commit Graph

10 Commits

Author SHA1 Message Date
Dinnerbone
06d9676c09 Moved PlayerQuit to use normal PlayerEvent, dropped Reason param 2010-12-26 23:21:21 +00:00
Dinnerbone
84f76c3d4b First two hooks working, updated sample 2010-12-26 02:20:05 +00:00
Dinnerbone
98e500fd96 All code to call events and delegate back to plugins 2010-12-26 00:21:00 +00:00
Dinnerbone
d98b41865e Fixed plugin description loading
No longer hardcoding sample plugin, now uses plugins dir
2010-12-24 19:05:14 +00:00
Dinnerbone
b8c8beab9a Fixed a few bugs getting sample plugin to load 2010-12-24 18:16:00 +00:00
Dinnerbone
3fdb366559 Fix exception => throwable in catch while loading plugins 2010-12-24 17:25:12 +00:00
Dinnerbone
8be2f22580 Moved a bunch of methods out of PluginLoader to PluginManager 2010-12-24 16:48:58 +00:00
Dinnerbone
2f775c5d6e Refactored Plugin into an interface, make Javaplugin and relevant code to attempt to actually load plugins 2010-12-24 16:41:51 +00:00
Dinnerbone
3f46b28753 Pass the Server instance to pluginloaders, changed register method on pluginmanager 2010-12-24 12:55:46 +00:00
Dinnerbone
e112e33a72 Added Java plugin loader + a plugin manager 2010-12-24 10:31:01 +00:00