danielbyomujuni / WorldSystem

A spigot plugin to give every user his own world
GNU General Public License v3.0
23 stars 25 forks source link

Fix World being lost in the void on server crash #246

Open danielbyomujuni opened 3 months ago

danielbyomujuni commented 3 months ago

Server Implementation

PurPur

Server Version

1.20.4

Describe the bug

If the server terminates incorrectly the plugin loses track of where the world folder is.

To Reproduce

-

Expected behaviour

The fix is when loading the if the world is missing check if it is the staging area if not prompt the user to recreate or contact admin.

Screenshots / Videos

No response

Error log (if applicable)

No response

WorldSystem Version

2.4.37 (dev)

Checklist

Anything else?

No response