Skip to content

Relocate Database to World Folder #2

@meyverick

Description

@meyverick

By default, relocate the database file to the world folder instead of the mods folder. By default, the database is stored within the mods directory, which can cause issues for server administrators when updating mods.

  • Database is World-Specific: The database is inherently linked to the world data, as it stores player statistics within that world. Therefore, it makes more sense to store it alongside the world files.
  • Mod Updating: Storing the database in the mods folder creates conflicts when updating mods. The database file, which is constantly being updated, interferes with the process of comparing and replacing mod files.
    • Organization: Separating the database from the mods folder improves organization and makes it easier to manage server files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions