This website requires JavaScript.
Explore
Help
Register
Sign In
Azimkin
/
Bukkit
Watch
1
Star
0
Fork
0
You've already forked Bukkit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Bukkit
/
src
/
org
/
bukkit
/
plugin
History
Dinnerbone
d98b41865e
Fixed plugin description loading
...
No longer hardcoding sample plugin, now uses plugins dir
2010-12-24 19:05:14 +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
Fixed plugin description loading
2010-12-24 19:05:14 +00:00