Skip to content

Bug: Waystones sharing the same name overwrite each other once server restarts. #23

@m1kau

Description

@m1kau

If two waystones are given the same name, both appear to work normally until the server is restarted. After restart, only one remains correctly saved. The other is missing or has been overwritten in the saved data/config. A possible solution is instead of storing waystones as their display name, store them as a unique ID, and then check and migrate the old name format to the new id format on startup so existing waypoints don't break once users update the plugin.

another option would be to just not allow duplicate waystone names, but that might cause issues on larger servers

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions