Skip to content

lotgd-core/lodge-name-color-bundle

Repository files navigation

GitHub release GitHub Release Date GitHub code size in bytes Build in PHP

GitHub issues GitHub pull requests Github commits (since latest release) GitHub commit activity GitHub last commit

GitHub top language GitHub language count

PayPal.Me - The safer, easier way to pay online! Liberapay - Donate Twitter

Installation

composer require lotgd-core/lodge-name-color-bundle

Default configuration

lotgd_lodge_name_color:
    cost:
        # How many points will the first color change cost?
        first: 300
        # How many points will subsequent color changes cost?
        other: 25
    allowed:
        # How many color changes are allowed in names?
        colors: 10
        # Can use bold for title changes?
        bold: true
        # Can use italic for title changes?
        italic: true