-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Backups are not listed when restoring if the server world data is not at the root of the minecraft folder as expected.
To Reproduce
Steps to reproduce the behavior:
- Have minecraft world data in another folder.
- Try to restore a backup from the backups folder.
- World is not listed.
Expected behavior
The tool should also pull configuration from server.properties to find the location of the world on the disk.
Versioning (please complete the following information):
- OS: Oracle Linux 9
- Minecraft Version(s): 1.21.4
- Modloader(s): Fabric
- Mod Version: 1.21
Additional context
Having a folder path instead of a single name is a supported feature of the server.properties file, so the tool should work with this.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working