Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brycecanyoncounty/bcc-jobmenu
https://github.com/brycecanyoncounty/bcc-jobmenu
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brycecanyoncounty/bcc-jobmenu
- Owner: BryceCanyonCounty
- Created: 2022-08-31T03:58:48.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T17:34:55.000Z (10 months ago)
- Last Synced: 2024-03-04T19:16:24.993Z (10 months ago)
- Language: Lua
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Job Menu
## Description
Allows players to switch between jobs at will.
## FEATURES
- Configurable job menu for all players.
- Delay between changing jobs.
- Job Grades
- Preset Job Grades with labels.
- Slider to allow the user to pick what ever level they want.
- Disable selecting a job grade (defaults to 1)## Configuration
See the config.lua for more information on configuration.
## INSTALATION
- add `ensure bcc-jobmenu` to your `server.cfg` below feather-menu.
- restart server, enjoy.## DEPENDENCIES
- Newest version of Vorp Core
- [Feather Menu](https://github.com/FeatherFramework/feather-menu)## SUPPORT
For the quickest support join our discord [Bryce Canyon County Scripts](https://discord.gg/bNDpwruqwX)
## Credits
- Bytesized for the much improved menu system.