Skip to main content
It will allow players to choose their age between X and X years old in the identity creation tab.
    Config.age = {
        min = 16,
        max = 100,
        dateFormat = "DD/MM/YYYY"
    }