Erik Broes
158906c132
Some more backwards incompatible changes (minor though), also a ton of small cleanup.
onPluginEnable(PluginEvent event) -> onPluginEnable(PluginEnableEvent event)
onPluginDisable(PluginEvent event) -> onPluginDisable(PluginDisableEvent event)
onVehicleUpdate(VehicleEvent event) -> onVehicleUpdate(VehicleUpdateEvent event)
onWorldSave(WorldEvent event) -> onWorldSave(WorldSaveEvent event)
onWorldLoad(WorldEvent event) -> onWorldLoad(WorldLoadEvent event)
2011-03-26 22:32:14 +01:00
..
2011-03-26 22:32:14 +01:00
2011-03-26 22:32:14 +01:00
2011-03-26 22:32:14 +01:00
2011-03-26 22:32:14 +01:00
2011-03-26 22:32:14 +01:00
2011-03-23 16:58:26 +01:00
2011-03-26 22:32:14 +01:00
2011-01-15 21:20:59 +00:00
2011-03-26 22:32:14 +01:00
2011-03-23 16:58:26 +01:00
2011-01-26 14:27:43 -05:00
2011-03-26 22:32:14 +01:00