Professions
Professions is a self-contained system that adds various occupations and jobs to the game with their own level progression system. The mod can work independently or in combination with EightsEconomyP to implement a monetary system on your server.

Main Features
The base version includes 11 different professions, each developing from level 1 to 100. Players can engage in construction, resource gathering, farming, enchanting, crafting, fishing, and much more.
The system is fully configurable through configuration files, allowing you to create unlimited professions or use standard options.
Reward System
When completing profession tasks, players receive experience and, if necessary, item rewards. On the Fabric platform, integration with EightsEconomyP is also available for adding monetary rewards to the server economy.

Restrictions and Unlocks
Starting from version 0.2.0, a system of restrictions on tool usage and block drops has been introduced. This means that to work with certain tools or obtain resources from blocks, you need to reach the appropriate profession level.
Bonuses and Abilities
In versions 0.3.9 and above, profession level bonuses are enabled by default. Each profession provides unique character stat improvements:
- Alchemist: health, armor toughness
- Builder: health ×2, movement speed
- Crafting: health, attack damage
- Enchanting: health, movement speed
- Farming: health, movement speed
- Fishing: health, attack damage, luck
- Hunting: health, knockback resistance
- Logging: health, attack damage
- Mining: health, knockback resistance
- Smithing: health, attack damage
- Trading: health, movement speed, armor
These bonuses scale depending on the profession level, allowing significant character enhancement when leveling all available directions.
Hardcore Mode
Additionally, the "useHardcoreDatapack" option is available (disabled by default), which introduces stricter restrictions. In this mode, using improved tools will be blocked until reaching the required level in the corresponding profession (currently only vanilla tools are supported).
Administrative Commands
Version 1.0.3 added new commands for administrators:
/professions admin xprate - allows administrators to track experience gain rate
/prfssns append/export - used to quickly create restrictions for professions (available only when the -Dprofessions-debug=true flag is activated)
Installation Requirements
The Professions mod can be installed only on the server side or simultaneously on both client and server. When installed on both sides, players can open the professions menu with the R key (by default). If the mod is installed only on the server, commands must be used to manage professions. Integration with LuckPerms is also provided for fine-tuning command access permissions.