Skip to content
Liqueur Librazy edited this page Oct 27, 2019 · 3 revisions

Power: Lore Filter

Full Name: rpgitems:lorefilter

Providing Plugin: RPGItems

Is a marker power.

Description

Preserve all lore lines match the regex

Properties

  • desc

    • Type: String

    Display text

  • find

    • Type: boolean
    • Default: false

    Only requires the regex finds in lore line (instead of matches).

  • regex

    • Type: String
    • Required

    Regex to filter the lore

Example

Note

Clone this wiki locally