This commit is contained in:
slawkens 2021-02-13 22:07:54 +01:00
parent ebe900fca8
commit 71f7bb2e75

View File

@ -167,7 +167,7 @@ $config = array(
// won't be displayed if there is only one item (rookgaard for example)
'character_towns' => array(1),
// characters lenght
// characters length
// This is the minimum and the maximum length that a player can create a character. It is highly recommend the maximum length to be 21.
'character_name_min_length' => 4,
'character_name_max_length' => 21,