You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for servers with multiple identically-named worlds (e.g. proxies) (#72)
Note: Must be enabled in config.
When enabled, a new local cache is started on each world change. If there are enough chunks with similar content in two caches, they will automatically be merged.
This does mean that you may need to walk around a little before Bobby loads in cached chunks if there is little identifying information in your world (e.g. flat worlds).
You may need to delete your existing cache if it is comprised of multiple worlds to prevent Bobby from merging into it.