Changes

Summary

  1. Placing-Issue-Fix (details)
  2. MaxSpeed isn't set all the time - Fixed Multiworld-Placing (details)
  3. Refactor getMultiverse-isMultiverse (details)
Commit b1ccc199a77b47d1e521e8854d5887729bc44045 by 57708725+Jakllp
Placing-Issue-Fix

Fixed:
- Placing now checks for world
The file was modifiedsrc/main/java/com/useful/ucars/PlaceManager.java (diff)
Commit 9aaafe63fc2c2f885ce4ecfacb431f7bcef7d2dd by 57708725+Jakllp
MaxSpeed isn't set all the time - Fixed Multiworld-Placing

Fixed:
- Placing a Minecart when multiworld-support is turned off actually works now

Tweaked:
- MaxSpeed isn't set all the time now

Internal:
Bump to 1.1.1
The file was modifiedsrc/main/java/com/useful/ucars/uCarsListener.java (diff)
The file was modifiedsrc/main/resources/plugin.yml (diff)
The file was modifiedsrc/main/java/com/useful/ucars/PlaceManager.java (diff)
The file was modifiedpom.xml (diff)
Commit eacc6896fbdf617b973320402b0e533e4354d8fe by 57708725+Jakllp
Refactor getMultiverse-isMultiverse
The file was modifiedsrc/main/java/com/useful/ucars/PlaceManager.java (diff)
The file was modifiedsrc/main/java/com/useful/ucars/uCarsListener.java (diff)