Skip to content
Huynh Tien edited this page Sep 22, 2021 · 2 revisions

General Idea

  • The plugin defines the board as an ordered list of providers.
  • It then checks each providers if the provided conditions are matched, then it'll use that provider to get its title and lines (contents) to display them to the player board.
  • If all providers' conditions are not matched, the board is simply hidden.

More details

  • For the best experience and understanding of the plugin, please read in order (top-down) of the sidebar
Clone this wiki locally