Bukkit/Spigot
|
0a517194ca
|
Extract interface from PluginManager, move to SimplePluginManager
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-25 15:41:56 +00:00 |
|
Bukkit/Spigot
|
fa8a72ea5e
|
Fixed plugin description loading
No longer hardcoding sample plugin, now uses plugins dir
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-24 19:05:14 +00:00 |
|
Bukkit/Spigot
|
2aeec23737
|
Fixed a few bugs getting sample plugin to load
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-24 18:16:00 +00:00 |
|
Bukkit/Spigot
|
529268213b
|
Fix exception => throwable in catch while loading plugins
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-24 17:25:07 +00:00 |
|
Bukkit/Spigot
|
0503a134ba
|
Moved a bunch of methods out of PluginLoader to PluginManager
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-24 16:48:58 +00:00 |
|
Bukkit/Spigot
|
a28c9acb1b
|
Refactored Plugin into an interface, make Javaplugin and relevant code to attempt to actually load plugins
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-24 16:41:51 +00:00 |
|
Bukkit/Spigot
|
e3d491491a
|
Few additions to Plugin for retrieving the Server and PluginLoader responsible for the plugin
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-24 13:06:44 +00:00 |
|
Bukkit/Spigot
|
118fbe5d87
|
Pass the Server instance to pluginloaders, changed register method on pluginmanager
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-24 12:55:46 +00:00 |
|
Bukkit/Spigot
|
7cdc2d46c2
|
Basics of PluginDescriptionFile
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-24 11:20:20 +00:00 |
|
Bukkit/Spigot
|
284ae0df7f
|
Added Java plugin loader + a plugin manager
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-24 10:31:01 +00:00 |
|
Bukkit/Spigot
|
1df4f74b79
|
Start the Plugin interfaces
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-24 01:29:59 +00:00 |
|
Bukkit/Spigot
|
94c43fd0fa
|
Add Player interface
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-22 15:21:16 +00:00 |
|
Bukkit/Spigot
|
51ec422254
|
Let's get this project started
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-21 15:32:27 +00:00 |
|