Closed itsme-to closed 8 months ago
I assume you want to store your worlds in a separate folder?
The correct way to do so is by setting world-container
in your bukkit.yml
file:
settings:
world-container: maps
Then you name the world normally (e.g. TestWorld) and it will be stored in /maps/TestWorld/
I'll close this as I have not received a response in a while.
If you have tried my suggested method and the error still persists, please re-open this issue or create a new one
Steps to reproduce
level-name
tomaps/world
What is expected?
Load the world with success
What is actually happening?
Error when the command is executed: 2024-01-18-16.log
Error when the server restart: 2024-01-18-17.log
Server Info
Any additional comments?
No response