This website requires JavaScript.
Explore
Help
Sign In
Chronika
/
Bukkit
Watch
1
Star
0
Fork
0
You've already forked Bukkit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
32a7d588edc3e7aaf0e97798a9561a6d76808a5f
Bukkit
/
src
/
org
/
bukkit
/
plugin
History
Dinnerbone
32a7d588ed
Extract interface from PluginManager, move to SimplePluginManager
2010-12-25 15:41:56 +00:00
..
java
Fixed plugin description loading
2010-12-24 19:05:14 +00:00
InvalidDescriptionException.java
Refactored Plugin into an interface, make Javaplugin and relevant code to attempt to actually load plugins
2010-12-24 16:41:51 +00:00
InvalidPluginException.java
Refactored Plugin into an interface, make Javaplugin and relevant code to attempt to actually load plugins
2010-12-24 16:41:51 +00:00
Plugin.java
Fixed a few bugs getting sample plugin to load
2010-12-24 18:16:00 +00:00
PluginDescriptionFile.java
Refactored Plugin into an interface, make Javaplugin and relevant code to attempt to actually load plugins
2010-12-24 16:41:51 +00:00
PluginLoader.java
Moved a bunch of methods out of PluginLoader to PluginManager
2010-12-24 16:48:58 +00:00
PluginManager.java
Extract interface from PluginManager, move to SimplePluginManager
2010-12-25 15:41:56 +00:00
SimplePluginManager.java
Extract interface from PluginManager, move to SimplePluginManager
2010-12-25 15:41:56 +00:00