This a pawnshop for ESX.
- 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
- ESX or EXM
- r3_notifications Optional:
- r3_prospecting to find items to sell
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.
cd resources
git clone https://github.com/r3ps4J/r3_pawnshop
- Download this resource and put it in your resources folder.
- Add this to your
server.cfg
:
ensure r3_pawnshop
I used some of the code from esx_drugs.
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.
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.
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/.