Billing

The billing feature allows you to charge players for chunk claims.


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