🚗 VehiclesPlus v3.1.0 Changelog
        Added
Changed
Fixed
- 
Fixed a sporadic error when opening the garage menu
 
- 
Fixed an issue where the car trunk was not saving correctly
 
- 
Fixed the car trunk not dropping when a vehicle was broken
 
- 
Fixed rotors not updating correctly when tilted forward or backward
 
- 
Fixed the “damage: none” setting not working properly
 
 
         
        
        
        Bug Fixes
        This version includes multiple bug fixes.
- Damage NONE not working correctly
- Some versions throwing startup errors
  
         
        
        
        Stability fixes and API docs updates
        
- Fixed 1.21.4 movement issues
 
- Temporarily disabled /vmodel reload because of internal issues (redesign coming soon!)
 
- Fixed rotation offset for vehicles with wheels
 
- Multiple stability fixes
 
- Added missing API docs
 
 
         
        
        
        Multiple (hot)fixes
        
- Correctly implemented fueling + API event
 
- Fixed driving over trapdoors speeding up due to hitbox
 
- Fixed command permissions + added multiple admin permissions
 
- Fixed error reporting for hjson model files / error on disable
 
- Fixed garage transfer issue
 
- Implemented vehicle fall down on empty fuel tank
 
- Implemented despawn on chunk unload
 
- Implemented rotor tilt
 
- Added -1 to disable default garage limits
 
 
         
        
        
        
        Added wildcard permissions & save API
        
- Added wilcard permissions (vp.admin.*) + per-command wildcards
 
- Added save API for VehicleType, RimDesign and FuelType
 
 
         
        
        
        Fixed Jackson error
        Fixed Jackson error at boot for some versions
 
         
        
        
        v3.0.1: Candidate 1.21.4 support and small fixes
        
- Added 1.21.4 support (might be unstable)
 
- Fixed /fuel shop
 
- Fixed vehicle model rename issue (it will now remove vehicles bound to an invalid model from the storage)
 
 
         
        
        
        v3.0.0: Major release!
        
- Garage Management
- Create your own garages.
 
- Add members and assign permissions.
 
- Move vehicles between garages with ease.
 
 
- Improved Hitbox and Collision Handling
- A new, lightning-fast algorithm for hitbox calculations.
 
- Much better performance for driving over slabs and blocks.
 
 
- Revamped API
- Fully redesigned API for ease of use.
 
- Tons of new features for developers.
 
 
- New Resource Pack
- A sleek, modern example resource pack included.
 
- Vehicles look cleaner and more polished than ever.
 
 
- New Configuration Files
- Configuration is now done using .hjson files, which is easier to read and edit.
 
 
- Vehicle Vouchers
- Introduced a voucher system to allow players to redeem specific vehicles.
 
 
- Persistent (Fixed Position) Vehicles
- Vehicles can now be persistent, staying in a fixed position and respawning automatically at server start.
 
 
- Automatic Transmission
- Vehicles now support automatic transmission for smoother driving.
 
 
- SQLite + MySQL Storage
- The plugin now uses SQLite storage by default, with support for MySQL for more advanced setups.
 
 
 
         
        
        
        
        Resolved small 1.21.x parser issue
        
- Resolved a small 1.21.x Particle and Sound parser issue, resets values to default if they are invalid
 
 
         
        
        
        1.12.1 support
        
- Added 1.21.1 support
 
- Improved boot messaging
 
 
         
        
        
        Fixed 1.21 issues
        
- Fixed 1.21 particle and sound issues
 
 
         
        
        
        Fixed small 1.21 issue
        
- Fixed error on Spigot 1.21
 
- Updated deps
 
 
         
        
        
        Added 1.21 support
        
- Added Spigot 1.21 support
 
- Small fixes
 
 
         
        
        
        Small fixes
        
- Improved slab/block driving (thanks to Collinvht)
 
- Fixed vehicle stop on dismount of player bug
 
- Fixed start engine sound playing for every player in server bug
 
- Bumped dependencies
 
- Removed broken VehiclesPlusAPI functions
 
 
         
        
        
            
                          Snapshot
            
        v3 PRE4 beta
        
- Seat enter GUI uses new items, item can be changed per seat in the config
 
- Enter seats by click, enter vehicle GUI by shift click
 
- Full plugin message translation
 
- Implemented realistic automatic gearbox (cooldown)
 
- Fix for driving on stairs
 
- Update to 1.20.2 and dependencies
 
- Changed database storage type (requires removal of .db file!!)
 
- Implemented MySQL storage
 
- Added more javadoc to classes
 
 
         
        
        
        1.20.2 fix
        
- Fixed issue with NbtApi on 1.20.2
 
 
         
        
        
        Updated to 1.20.2, small API fixes
        
- Updated to Spigot 1.20.2
 
- Small API fixes (+ JavaDoc update)
 
 
         
        
        
        Added 1.20 support
        
- Added 1.20(.1) support
 
- Bumped dependencies