Skip to content

World Config #436

@boformer

Description

@boformer

Many plugins need a configuration per world (e.g. plot plugin: plot size per world). Sponge should provide a configuration file (or a config section) per dimension and per world for plugins.

Why?

  • all world-related config data stored in one place
  • make it easy to rename a world
  • make it possible to bundle world-related plugin configs with a world (e.g. for adventure maps)
  • resolves the problem that the unique identifier of a world is a UUID (not-human-readable)

This commit (SpongePowered/Sponge@be08be0) adds these files for Sponge configuration data. It would be easy to add a subsection for plugin config data.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions