Admin Commands

/createpawnshop

Starts the in-game pawn shop creation wizard.

Use it to place:

  • the ped

  • the employee computer

  • vehicle spawn and interaction points

  • the for-sale sign

/pawnshops

Opens the admin pawn shop management menu.

Use it to:

  • review shop status

  • edit categories

  • add or remove special items

  • inspect logs

  • delete database-created shops

Permission check

Admin access is controlled by Config.AdminRole.

If your server uses a custom permission system, move that logic into the editable server helper.

Good admin checks

  • confirm the shop name is unique

  • verify locations are accessible in game

  • test vehicle spawn clearance

  • check categories before opening the shop to players

Last updated