Files
mod-grownup/conf/mod_grownup.conf.dist
2025-09-09 14:04:52 -06:00

32 lines
720 B
Plaintext

[worldserver]
########################################
# Grown Up configuration
########################################
#
# GrownUp.Enable
# Description: Enable model that shrinks players on character creation and slowly increases them to normal size by level 15.
# Default: 0 - Disabled
# 1 - Enabled
#
GrownUp.Enable = 1
#
# GrownUp.Enable
# Description: Check if player size is correct on login.
# Default: 0 - Disabled
# 1 - Enabled
#
GrownUp.LoginCheck = 1
#
# GrownUp.Announce
# Description: Announce mod enabled on login.
# Default: 0 - Disabled
# 1 - Enabled
#
GrownUp.Announce = 1