lotgd-core/lodge-title-change-bundle

Lodge Title Change for LoTGD IDMarinas Edition.

Fund package maintenance!
Paypal

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

Type:lotgd-bundle

0.1.3 2023-02-08 14:56 UTC

This package is auto-updated.

Last update: 2024-04-08 17:33:08 UTC


README

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