The billing feature allows you to charge players for chunk claims.
Economy Required
Ensure you have installed any of the supported currency plugins for this feature to work.
Configuration
You can configure billing settings in the module config file under the Billing section.
Billing:
# Controls whether the Billing feature is enabled.
Enabled: false
# Sets the currency for the Billing feature.
Currency: vault
# Sets the cost for claiming chunks into Land claims.
Chunk-Claim-Cost: 500.0
You can find out how to get the required currency ID here.