sk89q
|
f8dba7655b
|
Configuration files need to be .yml, not .yaml.
|
2011-01-15 00:26:32 -08:00 |
|
sk89q
|
0373fe9fdc
|
Added configuration and plugin data directory support to plugins.
|
2011-01-14 23:38:53 -08:00 |
|
Taylor Kelly
|
d60e72a14d
|
Merge branch 'master' of https://github.com/tkelly910/Bukkit into tkelly910-master
|
2011-01-11 18:53:54 -05:00 |
|
Dinnerbone
|
39922fb7ff
|
Added PluginManager.getPlugins()
|
2011-01-11 20:58:01 +00:00 |
|
Dinnerbone
|
665f4fa410
|
New ClassLoader to allow for inter-plugin communication
|
2011-01-11 20:36:38 +00:00 |
|
Taylor Kelly
|
e732e72985
|
PlayerEggThrowEvent
|
2011-01-11 02:58:51 -05:00 |
|
Taylor Kelly
|
b29d41c282
|
BlockDamagedEvent
|
2011-01-10 02:59:30 +00:00 |
|
Taylor Kelly
|
04f5a1e82b
|
EntityCombustEvent
|
2011-01-10 02:59:30 +00:00 |
|
speakeasy
|
4e8f1190af
|
Added BlockIgniteEvent.
|
2011-01-10 09:09:43 +08:00 |
|
durron597
|
98b6937ac2
|
Implemented BlockInteract, BlockRightClicked and PlayerItem. Removed
BlockItem as we're not doing it that way anymore.
|
2011-01-08 05:45:15 -05:00 |
|
Dinnerbone
|
dd843748fa
|
Tweaked some more exceptions, get messages passed
|
2011-01-05 22:56:12 +00:00 |
|
Dinnerbone
|
c0f2052627
|
Separate InvalidDescriptionException -> InvalidPluginException
|
2011-01-05 22:45:54 +00:00 |
|
Dinnerbone
|
7f72490281
|
Slightly better "invalid plugin.yml" errors
|
2011-01-05 22:40:45 +00:00 |
|
stevenh
|
d5fdc42a64
|
Merge branch 'master' of github.com:Bukkit/Bukkit
|
2011-01-04 23:32:38 +00:00 |
|
stevenh
|
98d6a33d0d
|
Fix for plugin description file cast error
|
2011-01-04 23:30:44 +00:00 |
|
Dinnerbone
|
b0d938d9ef
|
Removed onBlockSent, added onLeavesDecay
|
2011-01-04 22:03:15 +00:00 |
|
Dinnerbone
|
89cba41180
|
Added Chunk events in new World category
|
2011-01-04 14:08:56 +00:00 |
|
angelsl
|
bc585f5892
|
Entity damage hooks
|
2011-01-03 15:54:24 +00:00 |
|
Taylor Kelly
|
3e6604fb68
|
all the fillr stuff
|
2011-01-03 23:15:14 +08:00 |
|
sk89q
|
9798171149
|
Change vehicle hook changes.
|
2011-01-03 22:24:44 +08:00 |
|
sk89q
|
30f7da4d0b
|
Implemented vehicle hooks (some changes will still be made).
|
2011-01-03 22:24:43 +08:00 |
|
Dinnerbone
|
36a7be3602
|
Fixed logic issue toggling plugins
|
2011-01-03 02:41:49 +00:00 |
|
Dinnerbone
|
eea32be4c0
|
Plugins no longer defaulted to enabled
|
2011-01-03 02:21:48 +00:00 |
|
Dinnerbone
|
97dd74c4f2
|
Added enablePlugin and disablePlugin, triggers events
|
2011-01-03 02:20:11 +00:00 |
|
Dinnerbone
|
c52e7539f4
|
Implemented PluginEnabled and PluginDisabled
|
2011-01-03 02:07:10 +00:00 |
|
durron597
|
a6004c5fb9
|
Merge remote branch 'upstream/master'
|
2011-01-02 05:52:42 -05:00 |
|
Lymia
|
c3fd375f2a
|
Added custom event support.
|
2011-01-02 01:50:45 -06:00 |
|
durron597
|
d2656750aa
|
Merge remote branch 'upstream/master'
|
2011-01-02 02:16:29 -05:00 |
|
Lymia
|
09633833d7
|
Fixed generics warning.
|
2011-01-02 00:38:51 -06:00 |
|
Lymia
|
732f8e8ffa
|
Opps! Wrong class.
|
2011-01-02 00:29:34 -06:00 |
|
Lymia
|
e01ea2b495
|
Added generics to PluginManager
|
2011-01-02 00:26:04 -06:00 |
|
durron597
|
7845f58d1a
|
Use parametrized reflection to remove warnings
|
2011-01-01 17:08:32 -05:00 |
|
durron597
|
de177404e3
|
Changed all tabs to 4 spaces
|
2011-01-01 08:01:07 -05:00 |
|
Erik Broes
|
f46d9ada1c
|
Transition to Maven
|
2011-01-01 11:23:14 +01:00 |
|