This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/cfm-common.toml
2023-11-02 12:32:44 -05:00

11 lines
259 B
TOML

#Mail configuration settings
[mail]
#The maximum amount of mail that can be in a player's mail queue.
#Range: > 1
maxMailQueue = 20
#The interval in ticks for mail boxes to pull mail from the player's queue
#Range: > 1
pullMailInterval = 20