Discord - https://discord.gg/3WYz3zaqG5
Designed to give you a wide variety of ways to enable crafting within your server using multiple props,locations,peds and items
- any item you use within the script must be in your shared/items.lua for the script to work correctly
- you must not have any duplicate itemcodes in your Shared/Items.lua
- Please make sure u use the latest dependencies aswell as core for this in order to work.
- QBCore Framework - https://github.com/qbcore-framework/qb-core
- PolyZone - https://github.com/mkafrin/PolyZone
- qb-target - https://github.com/BerkieBb/qb-target
- qb-menu - https://github.com/qbcore-framework/qb-menu
- Place This into your qb-core/server/player.lua metadata chunk
PlayerData.metadata['sayercraftxp'] = PlayerData.metadata['sayercraftxp'] or 0
PlayerData.metadata['sayercraftlevel'] = PlayerData.metadata['sayercraftlevel'] or 1