Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 2.22 KB

README.md

File metadata and controls

43 lines (36 loc) · 2.22 KB

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-title-change-bundle

Default configuration

lotgd_lodge_title_change:
    cost:
        # How many donator points needed to get first title change?
        first: 5000
        # How many additional donator points needed for subsequent title changes?
        other: 25
    allowed:
        # Can use bold for title changes?
        bold: true
        # Can use italic for title changes?
        italic: true
        # Can use blank title?
        blank: true
        # Can use spaces for title changes?
        spaces: true