Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dominicrico/ponyhof_jobmanager
VORP Script extendet Job Manager
https://github.com/dominicrico/ponyhof_jobmanager
rdr3 redm vorp
Last synced: 9 days ago
JSON representation
VORP Script extendet Job Manager
- Host: GitHub
- URL: https://github.com/dominicrico/ponyhof_jobmanager
- Owner: dominicrico
- Created: 2021-11-27T13:46:40.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-29T13:20:05.000Z (about 3 years ago)
- Last Synced: 2024-11-07T22:44:58.656Z (2 months ago)
- Topics: rdr3, redm, vorp
- Language: Lua
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ponyhof Job Manager
Job/Gang manager for admins and (gang) bosses.## Features
**Admin**
- Manage Bosses and Jobs
- Multilanguage**Boss**
- Hire and Fire employees
- Salary Management
- JobGrad Management
- Promote and Degrade employees/members**Employees / Members**
- Get On or Off Duty at any job (not for gangs)
- Receive Salary**UI**
- Extends UI with Job/Gang Name and Grade## Requirements
- [ghmattimysql](https://github.com/GHMatti/ghmattimysql/releases)
- [VORP-Core](https://github.com/VORPCORE/VORP-Core/releases)
- [VORP-Inputs](https://github.com/VORPCORE/VORP-Inputs/releases)
- [VORP-Character](https://github.com/VORPCORE/VORP-Character/releases)## How to install
- Download files or clone repository
- Copy and paste ``ponyhof_jobmanager`` folder to resources/
- Import ``jobmanager.sql`` to your database
- Add `ensure ponyhof_jobmanager` to your ``server.cfg`` file
- Edit ``config.lua`` to your needs
- Restart your server