Logo
Explore Help
Sign In
Chronika/Bukkit
1
0
Fork 0
You've already forked Bukkit
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
bf4265210a363aa90f0be1fed16778c2551bd420
Bukkit/src/main/java/org/bukkit/plugin
History
Nathan Wolf bf4265210a Address Feature#105:Implement support for PLAYER_ANIMATION hook/event.
Requires corresponding CraftBukkit change.
2011-01-20 07:56:21 +08:00
..
java
Address Feature#105:Implement support for PLAYER_ANIMATION hook/event.
2011-01-20 07:56:21 +08:00
InvalidDescriptionException.java
Tweaked some more exceptions, get messages passed
2011-01-05 22:56:12 +00:00
InvalidPluginException.java
Changed all tabs to 4 spaces
2011-01-01 08:01:07 -05:00
Plugin.java
Updated commands to have optional aliases, and to fallback to /pluginName:cmdName on name conflict.
2011-01-18 01:12:50 +01:00
PluginDescriptionFile.java
Added command registration to plugin config file. Registered commands are sent to the corresponding plugin.onCommand method when executed.
2011-01-16 16:30:34 +01:00
PluginLoader.java
Separate InvalidDescriptionException -> InvalidPluginException
2011-01-05 22:45:54 +00:00
PluginManager.java
Added PluginManager.getPlugins()
2011-01-11 20:58:01 +00:00
RegisteredListener.java
Transition to Maven
2011-01-01 11:23:14 +01:00
SimplePluginManager.java
Event hooks were ordered in backwards order versus the expected way. To avoid sorting problems and manual sorting, changed priority to be handled by a PriorityQueue<>() rather than a manually sorted List().
2011-01-20 07:52:55 +08:00
Powered by Gitea Version: 1.25.5 Page: 33ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API