Initial commit

This commit is contained in:
2024-11-28 17:00:03 +00:00
commit c0bd808561
11697 changed files with 631986 additions and 0 deletions

10
config/cfm-common.toml Normal file
View File

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