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
33 stars 12 forks source link

Stupid network name ruins the default network on migration #379

Open Thorinwasher opened 5 months ago

Thorinwasher commented 5 months ago

Bug Description

Migrating when networks of the name <@default@> makes it impossible to use the default network

Reproduction Steps

Desired Behaviour

The network id <@default@> should be protected during migrations. One possible solution is to simply just make the ID unwritable in legacy by adding a : character

Observed Behaviour

It's nomore possible to create a default network, as that id is used by the custom network <@default@>

Trace Logs

No response

Other Information

No response