stargate-rewritten / Stargate-Bukkit

The original, and still the best, survival-friendly portal plugin.
https://sgrewritten.org/paper
GNU Lesser General Public License v3.0
28 stars 13 forks source link

Store world uuids instead of world names in the database #324

Closed Thorinwasher closed 4 months ago

Thorinwasher commented 4 months ago

Use Case

World uuids are more persistent. A world could easily be renamed, but it's uuid stays.

Proposed Solution

Requires a database migration.

Additional Context

No response

Thorinwasher commented 4 months ago

Fixed (hopefully) with the above commit