23 lines
646 B
Plaintext
Raw Normal View History

2023-11-07 18:17:57 -05:00
[worldserver]
###################################################################################################
# SOLO LFG
###################################################################################################
# SoloLFG.Enable
# Description: Enable the module
# Default: 1 - (Enabled)
# 0 - (Disabled)
SoloLFG.Enable = 1
# SoloLFG.Announce
# Description: Announce the module
# Default: 1 - (Enabled)
# 0 - (Disabled)
SoloLFG.Announce = 1
###################################################################################################