lotgd-core/lodge-name-color-bundle

Lodge Name Colorize for LoTGD IDMarinas Edition.

Fund package maintenance!
Paypal

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:lotgd-bundle

1.1.1 2023-02-08 14:56 UTC

This package is auto-updated.

Last update: 2024-04-08 17:36:51 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-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