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-23 16:58:43 +01:00
2011-03-26 22:32:14 +01:00
2011-01-26 16:13:04 -05:00
2011-03-26 22:32:14 +01:00
2011-03-26 22:32:14 +01:00
2011-01-15 21:37:08 +00:00
2011-03-26 22:32:14 +01:00
2011-03-26 22:32:14 +01:00
2011-03-23 16:58:43 +01:00
2011-03-26 22:32:14 +01:00
2011-03-26 22:32:14 +01:00
2011-02-08 12:53:30 +00:00
2011-03-26 22:32:14 +01:00
2011-03-26 22:32:14 +01:00