Feature: Adding Multiple IPs to the same key for server that can be accessed with multiple IPs
titlekungCh opened this issue ยท 1 comments
Describe the solution you'd like
What would you like to see in the mod?
A way to sync the one of the server's chest database with other one on the list, for example server that use SRV will have a public IP such as <play.example.com> with 25565 as port but can also be accessed with example.com:50266 too, since 50266 is the port the server are really hosted on but SRV redirect play.example.com:25565 to example.com:50266.
The current situation, everytime some situation cause the user to have to change the ip, the database is always reset.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Add a Text Box in the Page. allowing you to sync multiple Bank together as if it's the same world.