⁨felixer⁩ avatar
Feli

Garage Plugin Commands

Garage Plugin: Commands

public ⁨2⁩ ⁨files⁩ 2021-12-28 00:05:36 UTC

Open Mod Commands

Raw

User Commands

  • garageadd
  • garageretrieve
  • garage
# User Commands
- garageadd
- garageretrieve
- garage

Rocket Mod Commands

Raw

User Commands:

  • GarageAdd:
    • Description: Allows your users to store cars to the virtual garage
    • Permission: The same as the command name
    • Aliases:
      • garageadd
      • gadd
      • padd
      • parkingadd
  • Garage List:
    • Description: Allows your users to see their vehicles inside the virtual garage
    • Permission: The same as the command name
    • Aliases:
      • garage
      • garagelist
      • glist
      • parkinglist
      • plist
  • Garage Retrieve:
    • Description: Allows your users to retrieve vehicles from the garage
    • Permission: The same as the command name
    • Aliases:
      • garagerieve
      • gretrieve
      • parkingretrieve
      • pretrieve
  • Garage Delete:
    • Description: Allows your users to delete vehicles from the garage
    • Permission: The same as the command name
    • Aliases:
      • garagedelete
      • gdelete
      • parkingdelete
      • pdelete
      • garageremove
      • gremove

Admin Commands:

  • Garage:
    • Description: Allows your admins to see the vehicles of other players
    • Usage: glist
    • Permissions:
      • The same as the command name
      • garage.admin
    • Aliases:
      • garage
      • garagelist
      • glist
      • parkinglist
      • plist
  • Garage Delete:
    • Description: Allows your admins to delete vehicles from other players garages. Use the admin command glist to know the vehicle names
    • Usage: gdelete
    • Permissions:
      • The same as the command name
      • garage.admin
    • Aliases:
      • garagedelete
      • gdelete
      • parkingdelete
      • pdelete
      • garageremove
      • gremove
# User Commands:
- GarageAdd:
  - Description: Allows your users to store cars to the virtual garage 
  - Permission: The same as the command name
  - Aliases: 
    - garageadd
    - gadd
    - padd
    - parkingadd
- Garage List:
  - Description: Allows your users to see their vehicles inside the virtual garage
  - Permission: The same as the command name
  - Aliases: 
    - garage
    - garagelist
    - glist
    - parkinglist
    - plist
- Garage Retrieve: 
  - Description: Allows your users to retrieve vehicles from the garage 
  - Permission: The same as the command name
  - Aliases: 
    - garagerieve
    - gretrieve
    - parkingretrieve
    - pretrieve
- Garage Delete:
  - Description:  Allows your users to delete vehicles from the garage
  - Permission: The same as the command name
  - Aliases: 
    - garagedelete
    - gdelete
    - parkingdelete
    - pdelete
    - garageremove
    - gremove

---

# Admin Commands: 
- Garage:
  - Description: Allows your admins to see the vehicles of other players
  - Usage: glist <playerId>
  - Permissions: 
    - The same as the command name
    - garage.admin
  - Aliases:
    - garage
    - garagelist
    - glist
    - parkinglist
    - plist
- Garage Delete:
  - Description: Allows your admins to delete vehicles from other players garages. Use the admin command glist to know the vehicle names
  - Usage: gdelete <playerId> <vehicleName>
  - Permissions: 
    - The same as the command name
    - garage.admin
  - Aliases:
    - garagedelete
    - gdelete
    - parkingdelete
    - pdelete
    - garageremove
    - gremove