"Use" Permissions
Please make sure to read everything on this page! Permissions for shooting missiles or dropping bombs are on this page too!
We can help you understand these permissions better on our discord, but we can't explain how a permissions plugin (eg: LuckPerms) works. For that, please watch a tutorial or read the wiki for your permissions plugin.
Every vehicle type has its own permission node. These permissions are needed so players can buy and ride each vehicle. By default these permissions are:
<Vehicles>.type.<type>
. You can find a list of all default permissions below: Group Permission
This permission includes all on the right. That means, if you want to allow all types from one category, you simply need to add this column. | Type Permissions
These permissions are for each individual subtype. Use these if you want to only allow the use of a single type/color. |
Bikes.type.* | Bikes.type.BLACK Bikes.type.ORANGE Bikes.type.RED |
Cars.type.* | Cars.type.BLACK Cars.type.YELLOW Cars.type.MAGENTA |
Trains.type.* | Trains.type.T1 Trains.type.T2 Trains.type.T3 |
Rafts.type.* | Rafts.type.OLD Rafts.type.NETHER Rafts.type.PIRATE |
Planes.type.* | Planes.type.P1 Planes.type.P2 Planes.type.P3 |
Parachutes.type.* | Parachutes.type.PC1 Parachutes.type.PC2 Parachutes.type.PC3 |
Tanks.type.* | Tanks.type.T1 Tanks.type.T2 Tanks.type.T3 |
Helicopters.type.* | Helicopters.type.H1 Helicopters.type.H2 Helicopters.type.H3 |
Submarines.type.* | Submarines.type.S1 Submarines.type.S2 Submarines.type.S3 |
Brooms.type.* | Brooms.type.B1 Brooms.type.B2 Brooms.type.B3 |
HoverBikes.type.* | Hoverbikes.type.HB1 Hoverbikes.type.HB2 Hoverbikes.type.HB3 |
Drills.type.* | Drills.type.D1 Drills.type.D2 Drills.type.D3 |
RacingCars.type.* | RacingCars.type.YELLOW RacingCars.type.PURPLE RacingCars.type.RED |
SportBikes.type.* | SportBikes.type.SB1 SportBikes.type.SB2 SportBikes.type.SB3 |
Tractors.type.* | Tractors.type.YELLOW Tractors.type.RED Tractors.type.GREEN |
Mechas.type.* | Mechas.type.MKI Mechas.type.MKII Mechas.type.MKV |
Permission | Description |
Tank.fireMissile | Lets the player shoot fire charges from their tank. |
Helicopter.fireMissile | Lets the player drop tnt from their helicopter. |
Planes.throwBombs | Lets the player drop tnt from their plane. |
Mechas do not need additional permissions to shoot/hook.
Ignore this if you don't want to edit any of the permissions, or if you are a beginner with permissions! This will only confuse you!
You are able to edit these permissions in the
config.yml
, if you want to. If you don't want to edit them, you do not need to change anything in the config! To find out where you can change them, please check out the vehicle settings.Last modified 1mo ago