- Added trainAffectByPoweredRails to config so if enabled and a train is going over a powered rail it will start moving even if the player is not pressing the w key. (Enabled by default)
- Fixed VehicleExitEvent, VehicleEnterEvent and VehicleSpawnedEvent not working. (For DEVS)
- Added setFuel(double fuel) method to the vehicle interface. (For DEVS)