Base Configuration
File BaseConfiguration.yml
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: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Particle.html
dispersion: Particle dispersion.
amount: Amount of particles.
Sound
enable: Enable/disable sound effect when picking up a vehicle.
type: The type of particle to display when picking up a vehicle. Available types here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
volume: Sound volume (between 0.0 and 2.0).
pitch: Sound pitch.
Last updated