Skip to content
This repository was archived by the owner on Aug 26, 2023. It is now read-only.
This repository was archived by the owner on Aug 26, 2023. It is now read-only.

Configuration handling #5

@asofold

Description

@asofold

Similar to check data i assume that configurations for checks should also be handled with a central access point. Not necessarily used by all checks but offering some means of integration into some default config handling thing like world-specific configs, player-specific configs, configuration hierarchies (debug flags?).

Difficulties might be (amongst others):

  • keep it independent of a certain server mod without adding too much bloat (if desired at all).
  • allowing third plugins to add to the main config (no overwrite or loss of data due to missing or later-enabled components).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions