15 lines
454 B
Plaintext
15 lines
454 B
Plaintext
# Enables the preconfigured chat modes
|
|
chat_modes.defaults (Default chat modes to activate) string shout,proximity,channel
|
|
|
|
# Default mode
|
|
chat_modes.mode (Default mode for players joining) string shout
|
|
|
|
# Maximum proximity
|
|
chat_modes.maxproximity (Max distance for proximity mode) string 100
|
|
|
|
# Activation
|
|
chat_modes.active (Activate chat_modes) bool false
|
|
|
|
# @mentions are on by default
|
|
chat_modes.no_at_replies (Toggle @reply functionality) bool true
|