> For the complete documentation index, see [llms.txt](https://arivia.rlib.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arivia.rlib.io/developers.md).

# ❱ Developers

- [Jobs](https://arivia.rlib.io/developers/jobs.md): This section explains job management with Arivia.
- [▸Parameters](https://arivia.rlib.io/developers/jobs/parameters.md)
- [tip](https://arivia.rlib.io/developers/jobs/parameters/tip.md): Specifies a tooltip-like popup box which will display when a player hovers their mouse over the job in the list.
- [NeedJob](https://arivia.rlib.io/developers/jobs/parameters/needjob.md): Allows you to limit a job to only be joinable if the player is currently some other job first.
- [NeedGroup](https://arivia.rlib.io/developers/jobs/parameters/needgroup.md): Allows you to limit a job to be joinable only if the player belongs to a certain usergroup.
- [▸Sorting](https://arivia.rlib.io/developers/jobs/sorting.md)
- [Entities](https://arivia.rlib.io/developers/entities.md): Provides a list of special fields available for entities
- [▸accent](https://arivia.rlib.io/developers/entities/accent.md): Specifies a custom accent color that will fill in the circle to the far right of each item / job slot.
- [▸allowed](https://arivia.rlib.io/developers/entities/allowed.md): Defines what teams are allowed to buy the entity.
- [▸customHideUnavail](https://arivia.rlib.io/developers/entities/customhideunavail.md): Forces an entity to not show in the F4 menu if CustomCheck is provided and the player does      not meet the requirements.
- [▸level](https://arivia.rlib.io/developers/entities/level.md): Assigns a certain level that a player must be in order to buy the item
- [▸prestige](https://arivia.rlib.io/developers/entities/prestige.md): Assigns a certain prestige that a player must have in order to buy the item
- [▸price](https://arivia.rlib.io/developers/entities/price.md): Defines what the price of an entity will be.
- [▸tip](https://arivia.rlib.io/developers/entities/tip.md): Specifies a tooltip-like popup box which will display when a player hovers their mouse over the job in the list.
- [Food](https://arivia.rlib.io/developers/food.md): Provides a list of special fields available for food
- [▸category](https://arivia.rlib.io/developers/food/category.md): Groups food into a particular category for better organization.
- [Categories](https://arivia.rlib.io/developers/categories.md): This section explains categories
- [▸tip](https://arivia.rlib.io/developers/categories/tip.md): Specifies a tooltip-like popup box which will display when a player hovers their mouse over the job in the list.
