10 lines
144 B
TOML
10 lines
144 B
TOML
|
|
#General mod settings
|
|
[general]
|
|
#-
|
|
announceIdleStatesInChat = true
|
|
#Default 5 minutes
|
|
#Range: > -2147483648
|
|
ticksToMarkPlayerIdle = 6000
|
|
|