-
-
Notifications
You must be signed in to change notification settings - Fork 224
Map data migration to v3.8 #490
Copy link
Copy link
Closed
Labels
platform: spigotThis issue is specific to Spigot/PaperThis issue is specific to Spigot/Papertype: feature requestThis issue is about a new feature or requestThis issue is about a new feature or request
Description
Metadata
Metadata
Assignees
Labels
platform: spigotThis issue is specific to Spigot/PaperThis issue is specific to Spigot/Papertype: feature requestThis issue is about a new feature or requestThis issue is about a new feature or request
Issue Description
After updating from HuskSync v3.7.3 to v3.8, old maps stored in the maps folder are no longer displayed in-game. This breaks compatibility for servers relying on previously saved map data.
Proposed Solution
Implement a migration mechanism to transfer map data from the maps folder to the database used by HuskSync v3.8. This would ensure that existing maps remain accessible after the update.
Impact
This feature will restore functionality for servers upgrading to v3.8 and prevent data loss for existing map content.