
VehiclesPlus (1.17 - 1.21) 3.0.6
Realistic custom vehicles for in your Minecraft server!
2.2.5
Feb 8, 2021
Bugfixes + API Improvements
Improvement | Prevent dispensers from dispensing gasoline cans
Fix | Fix /v forcedespawn causing "seat is occupied" or other issues
Fix | Fix /v forceshop
Fix | Fix default motorbike seat placement
API Changes:
New | Added VehicleBuyEvent
New | Added getSpawnedVehicles and getDrivingVehicles methods, plus the ability to filter by BaseVehicle
New | Added getDrivingVehicle(player) to find what vehicle a player is driving
New | Added getGiver method to VehicleGiveEvent
New | Added more NBTSave classes to API
Please note: The new API will not be published to the repo until later tonight due to an authentication error.
If you appreciate this update, please leave a review and consider pledging a donation to our Patreon page. Enjoy the update!
Wiki: https://docs.volmit.com/vehiclesplus/
Javadocs: https://volmitsoftware.github.io/VehiclesPlus/
GitHub: https://github.com/VolmitSoftware/VehiclesPlus
Fix | Fix /v forcedespawn causing "seat is occupied" or other issues
Fix | Fix /v forceshop
Fix | Fix default motorbike seat placement
API Changes:
New | Added VehicleBuyEvent
New | Added getSpawnedVehicles and getDrivingVehicles methods, plus the ability to filter by BaseVehicle
New | Added getDrivingVehicle(player) to find what vehicle a player is driving
New | Added getGiver method to VehicleGiveEvent
New | Added more NBTSave classes to API
Please note: The new API will not be published to the repo until later tonight due to an authentication error.
If you appreciate this update, please leave a review and consider pledging a donation to our Patreon page. Enjoy the update!
Wiki: https://docs.volmit.com/vehiclesplus/
Javadocs: https://volmitsoftware.github.io/VehiclesPlus/
GitHub: https://github.com/VolmitSoftware/VehiclesPlus
2.2.4
Feb 6, 2021
Bugfixes
- Fix ACF console spam when driving car
- Fix a few visual inventory glitches when shift clicking/using keyboard numbers
2.2.2
Jan 31, 2021
Locale quick fixes
- Add Russian translation (thanks Hitman447!)
- Fix missing locale messages
- Update bstats
2.2.0
Jan 26, 2021
VehiclesPlus 2.2.0 - NEW Locale System!
Hello!
Here comes another update! This time, we're introducing a brand new locale system, along with new translations by the community, as well as some smaller changes.Changelog:
New | Our new locale system has been implemented! Click here to learn more about creating your own locale.
New | New German translation. Thanks, Nowhere!
New | New Turkish translation. Thanks, OverBrave!
Improvement | The help commands now show command descriptions.
Improvement | Improved the Dutch translation. Thanks, Coco!
Improvement | Optimized code
Fix | Fix NPE when opening shop if the player had no buy permissions
Remove | Removed 1.0 data and vehicle converter
If you appreciate this update, please leave a review and consider pledging a donation to our Patreon page. Enjoy the update!
Wiki: https://docs.volmit.com/vehiclesplus/
Javadocs: https://volmitsoftware.github.io/VehiclesPlus/
GitHub: https://github.com/VolmitSoftware/VehiclesPlus
2.1.0
Jan 20, 2021
VehiclesPlus 2.1.0 - NEW API, NEW Commands, NEW Permissions!
Hello!
Welcome to our new website! With this move, we're introducing our newest version - 2.1.0! After seven developer builds, we're ready to introduce a plethora of new features for you to enjoy - as well as a few changes and bugfixes!WARNING: You MUST delete and regenerate your locale files for this update, or else your messages will not appear correctly in-game!
WARNING: Any plugins that used the old API will NOT work! They must be updated.
Changelog:
New | It's been a long time coming, and we finally have our new API - click here.
New | New Commands system! All commands remain the same - however, they will be easier to use and more friendly. View the Improvements section to learn more.
New | Buy and Ride permissions for each individual vehicle! These may be configured in each vehicle's config. Our wiki will be updated to explain in more depth.
New | "/v forcegarage (player)" command to force a player to open their garage. Uses permission "vp.admin.forcegarage".
New | If you are running Bukkit or Spigot, you will see a message on startup suggesting to use Paper instead.
New | If you are using a Java version below Java 11, you will see a message on startup reminding you to update to Java 11+ before Minecraft 1.17 is released.
Improvement | Made most commands console-friendly.
Improvement | Made most command arguments optional (such as colors).
Improvement | Made most "give" commands not require an item in the giver's hand.
Improvement | GUIs have been modernized to use glass panes instead of wool and iron bars.
Improvement | The text on GUI arrows are now easier to read.
Improvement | XSeries library has been updated.
Improvement | Switched to XSeries' SkullUtils for loading skulls.
Improvement | Remove hitbox calculation message.
Improvement | Moved message colors to localized files.
Improvement | Switch rename vehicle system to use Bukkit Conversations API.
Improvement | Cleaned up and optimized code.
Fix | You can now drive up snow blocks, slabs, and small slabs correctly.
Fix | Solved asynchronous chunk loading error.
Fix | Potential fix for collision boxes breaking/disappearing on 1.12.
Fix | Solved error during shutdown.
Fix | Fixed bug when rejoining game while renaming vehicle.
Remove | Removed spawnpoints feature. It was rarely used and broken.
If you appreciate this update, please leave a review and consider pledging a donation to our Patreon page. Enjoy the update!
Wiki: https://relavis.gitbook.io/vehiclesplus/
Javadocs: https://relavis.github.io/VehiclesPlus/
GitHub: https://github.com/relavis/VehiclesPlus
2.0.10
Jan 12, 2021