๐งPearlsn Tea Job
A comprehensive job system for FiveM servers that allows players to work at a tea shop, preparing various drinks, desserts, and food items.
Features
Multiple cooking stations (Tea Brewing, Bakery, Kitchen, Desserts, Washing)
Skill-based progression system with XP and levels
Business management with payment system
Discord logging for transactions
Target system integration (supports qb-target, qtarget, ox_target)
Framework compatibility (ESX, QBCore, Standalone)
Modern UI with progress bars and notifications
Inventory management system
Payment cooldown system
Automatic cleanup on player disconnect
Installation
Import the SQL file:
Import the job_levels.sql file from the installation folder
Configure the script:
Open
config.lua
and set your framework (ESX, QBCore, or Standalone)Configure your target system
Set up Discord webhook for logging
Adjust business settings and locations
Add the resource to your server.cfg:
ensure hate-pearlsntea
Configuration
Framework Options
ESX
QBCore
Standalone
Target System Options
qb-target
qtarget
ox_target
Business Settings
Business name
Job name
Payment destination (business or cashier)
Business account name
Station Types
Tea Brewing
Bakery
Kitchen
Desserts
Washing
Available Exports
Client Side
exports['hate-pearlsntea']:OpenRegisterUI()
Server Side
exports['hate-pearlsntea']:AddBusinessMoney(count, job)
Dependencies
oxmysql
Framework (ESX or QBCore)
Target system (qb-target, qtarget, or ox_target)
Notification system (ESX, ox_lib, QBCore, or custom)
Support
For support, please contact Hate Development through their official channels.
Security Notice
This script is protected by FiveM's escrow system. The client and server-side code is encrypted and cannot be modified.
Last updated