CraftyVehicles
  • Welcome
  • GETTING STARTED
    • Installation
  • CONFIGURATION
    • Base Configuration
    • Vehicles Configuration
    • Models
    • Items Configuration
    • Recipes Configuration
  • API
    • Controllers
Powered by GitBook
On this page
  • Ownership
  • Fuel System
  • Pickup System
  • Particle
  • Sound
  1. CONFIGURATION

Base Configuration

File BaseConfiguration.yml

PreviousInstallationNextVehicles Configuration

Last updated 1 year ago

Ownership

  • only-owner-can-operate: If enabled, only the owner of the vehicle will be able to operate it.

Fuel System

  • enable: Enable/disable the fuel system.

  • bypass-creative-mode: If enabled, players in creative mode will be able to operate vehicles without the need for fuel.

Pickup System

  • enable: Enable/disable the pickup system.

Particle

  • enable: Enable/disable particle effect when picking up a vahicle.

  • type: The type of particle to display when picking up a vehicle. Available types here:

  • dispersion: Particle dispersion.

  • amount: Amount of particles.

Sound

  • enable: Enable/disable sound effect when picking up a vehicle.

  • volume: Sound volume (between 0.0 and 2.0).

  • pitch: Sound pitch.

type: The type of particle to display when picking up a vehicle. Available types here:

https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Particle.html
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html