mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
18 lines
515 B
Markdown
18 lines
515 B
Markdown
# fxserver-esx_jobs
|
|
[REQUIRES]
|
|
- fxserver-esx_addonaccount: https://github.com/FXServer-ESX/fxserver-esx_addonaccount
|
|
|
|
[KNOWN BUGS]
|
|
|
|
The bail is not given back when the player disconnect or timeout.
|
|
|
|
[FEATURES]
|
|
- Jobs: Slaughterer, Miner, Fisherman, Journalist, etc...
|
|
- Bails
|
|
- Easy system to create jobs (samples in jobs folder)
|
|
- Item farming jobs
|
|
- On Duty system
|
|
|
|
This addon is an easy way to have farming jobs on your server.
|
|
There is no player management.
|
|
Just take exemple on the files in the jobs folder. |