Skip to content

feat(config): Add configurable SQLite database path#876

Open
Dainsleif233 wants to merge 2 commits intoPlayPro:masterfrom
Dainsleif233:master
Open

feat(config): Add configurable SQLite database path#876
Dainsleif233 wants to merge 2 commits intoPlayPro:masterfrom
Dainsleif233:master

Conversation

@Dainsleif233
Copy link
Copy Markdown

@Dainsleif233 Dainsleif233 commented Mar 30, 2026

Resolved #97

@Intelli
Copy link
Copy Markdown
Contributor

Intelli commented Apr 22, 2026

Implementation appears to contain unnecessary complexity, e.g. removing/replacing String sqlite = "database.db";

Config option would also need to be a hidden option.

Also, CoreProtect already supports custom plugin directories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Request] - Ability to specify where the database.db file is stored.

2 participants