-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
WizardlyBump17 edited this page Aug 6, 2022
·
3 revisions
| Usage | Description | Permission |
|---|---|---|
| /vehicle give <player: Player> <vehicle: VehicleModel> | Gives an item that can spawn vehicles to the player (test command) | vehicles.admin |
| /vehicle leave | Leaves the current mounted vehicle |
| Type | Description | Example value |
|---|---|---|
| String | Strings are a collection of characters. To represent a String, round it with ". If it haves no spaces, you don't need the " |
"I am a String" I-dont-have-quotes
|
| Player | An online Player in the server | WizardlyBump17 |
| VehicleModel | A valid and loaded vehicle model. Written in the String form |
"car 1" airplane
|