About Grinding
The Grinding module allows players to earn money, experience points, and contract points for their jobs by performing specific actions.
Configuration files:
- Main module configuration file -
grind.yml. - Objective configurations - in the
objectivesfolder.
This module is fully optional and can be disabled completely in the engine.yml config.
Although this module can be disabled, it is strongly not recommended to do so unless you have your own alternative to this system.
Currency
By default, the vault currency is set as the monetary reward (Income) for objectives.
If you do not have an economy plugin compatible with Vault, or you want to use a different currency, change the currency parameter in the module config:
grind.yml
General:
Preferred-Currency: vault # Set your currency ID here.