/r3_pawnshop

Pawnshop plugin for ESX.

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

r3_pawnshop

This a pawnshop for ESX.

Features

  • Sell specific items to the pawnshop
  • Easy configuration
  • Possibility to add more items or change current items that can be sold
  • Possibility to enable opening hours and change the opening hours to your liking

Dependencies

Configuration

In the config.lua you can change what items can be sold, you can also change the pawnshop location and other various things. The default items in the config are items from my plugin r3_prospecting so if you don't use this plugin change the items to items you have in your server.

Download & Installation

Using Git

cd resources
git clone https://github.com/r3ps4J/r3_pawnshop

Manually

  • Download this resource and put it in your resources folder.

Installation

  • Add this to your server.cfg:
ensure r3_pawnshop

Credits

I used some of the code from esx_drugs.

Discord:

If you want to contact me or require help you could join my discord server, I can't guarantee that I will be able to help you.

Legal

I'll paste something regarding a license down here. Any changes to this script should link back to me. You can always make a pull request if you have good extra stuff.

License

r3_pawnshop - Pawnshop for ESX.

Copyright (C) 2020 r3ps4J

This program Is free software: you can redistribute it And/Or modify it under the terms Of the GNU General Public License As published by the Free Software Foundation, either version 3 Of the License, Or (at your option) any later version.

This program Is distributed In the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty Of MERCHANTABILITY Or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License For more details.

You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/.