This version includes multiple bug fixes.

- Damage NONE not working correctly
- Some versions throwing startup errors
  • 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
  • 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 wilcard permissions (vp.admin.*) + per-command wildcards
  • Added save API for VehicleType, RimDesign and FuelType
  • Fixed Jackson error at boot for some versions
V3.0.1:
  • 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:
v3 is now also available on SpigotMC! This major release includes among others:
  1. Garage Management
    • Create your own garages.
    • Add members and assign permissions.
    • Move vehicles between garages with ease.
  2. Improved Hitbox and Collision Handling
    • A new, lightning-fast algorithm for hitbox calculations.
    • Much better performance for driving over slabs and blocks.
  3. Revamped API
    • Fully redesigned API for ease of use.
    • Tons of new features for developers.
  4. New Resource Pack
    • A sleek, modern example resource pack included.
    • Vehicles look cleaner and more polished than ever.
  5. New Configuration Files
    • Configuration is now done using .hjson files, which is easier to read and edit.
  6. Vehicle Vouchers
    • Introduced a voucher system to allow players to redeem specific vehicles.
  7. Persistent (Fixed Position) Vehicles
    • Vehicles can now be persistent, staying in a fixed position and respawning automatically at server start.
  8. Automatic Transmission
    • Vehicles now support automatic transmission for smoother driving.
  9. SQLite + MySQL Storage
    • The plugin now uses SQLite storage by default, with support for MySQL for more advanced setups.
  • Resolved a small 1.21.x Particle and Sound parser issue, resets values to default if they are invalid
  • Added 1.21.1 support
  • Improved boot messaging
Back
Top Bottom