JackFred2 / ChestTracker

A Fabric & Quilt client-sided mod to track your item storage.
https://modrinth.com/mod/chest-tracker
GNU Lesser General Public License v3.0
43 stars 22 forks source link

Feature: Adding Multiple IPs to the same key for server that can be accessed with multiple IPs #198

Closed titlekungCh closed 1 month ago

titlekungCh commented 1 month ago

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 with 25565 as port but can also be accessed with too, since 50266 is the port the server are really hosted on but SRV redirect to . 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.

JackFred2 commented 1 month ago

Assuming you're on 2.x:

This should be already possible using the 'Make Default' button when editing the memory bank/database.

If you click 'Make Default' on the same memory bank for each connection, then that memory bank will be loaded for each. image