Settings

The configuration file will be described here

This file controls settings such as: the maximum default quantity they can set and how long it takes to save automatically.


Options

settings:
  max-blocks-per-player: 3 # Maximum number of chunk loaders per player
  auto-save-interval: 300 # Auto-save interval in seconds (0 to disable)


Last updated