This website requires JavaScript.
Explore
Help
Sign In
SteamWar
/
Paper
Watch
11
Star
0
Fork
0
You've already forked Paper
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9edbd3958d75fbe9474bbf07f1cfef71e536273f
Paper
/
paper-api
/
src
/
org
/
bukkit
/
plugin
T
History
Bukkit/Spigot
331ba1b6a2
Fixed another nullcheck in pluginmanager
...
By: Dinnerbone <
dinnerbone@dinnerbone.com
>
2010-12-29 00:10:22 +00:00
..
java
Added onPlayerLogin
2010-12-28 17:39:23 +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
Eventing redone, revision 1
2010-12-28 10:48:03 +08:00
PluginManager.java
Added onPlayerChat and onPlayerCommand
2010-12-28 16:41:37 +00:00
RegisteredListener.java
All code to call events and delegate back to plugins
2010-12-26 00:21:00 +00:00
SimplePluginManager.java
Fixed another nullcheck in pluginmanager
2010-12-29 00:10:22 +00:00