Releases: Pugmatt/BedrockConnect
fetch_ips setting + fixes/optimizations
- Adds fetch_ips setting, which when enabled by adding
fetch_ips=true
to your BedrockConnect instance's launch command, will dynamically grab the IP address from any server the user is joining. (User server, custom server, featured server, etc) (Not to be confused with fetch_featured_ips, which only enables this functionality on the default listed featured servers) - Fixes broken default server icon
- Optimizations
1.19.80 update
- Adds support for 1.19.80 release version
Adjust CubeCraft connection logic
Updating to this release's JAR is not required for current setups if you already are on the previous release, and have fetch_featured_ips
in your startup arguments set to default (true). (Please read the notice below though if you are hosting a DNS) If you wish to set your own hardcoded IP for Cubecraft with fetch_featured_ips
set to false, update to this JAR.
Notice to those hosting a DNS server for their setup: Since the last release, 1.30, Cubecraft on the BedrockConnect serverlist is now using the same domain to connect to as the domain in the Minecraft menu's featured serverlist. Because of this, you might notice when connecting to Cubecraft from the BedrockConnect serverlist that it directs back to BedrockConnect. (Unless you have fetch_featured_ips
set to false) To fix this, you will need to remove the Cubecraft DNS record from your DNS server.
Fix CubeCraft domain on serverlist
- Fixes broken connection when trying to join CubeCraft from BedrockConnect serverlist (c93a2fe)
1.19.70 update
- Adds support for 1.19.70 release version
1.19.63 update
- Adds support for 1.19.63 release version
- Fix for unhandled error when a player attempts to edit an empty/invalid server
1.19.60 Support
- Adds support for 1.19.60 release version
1.19.50 Support
- Adds support for 1.19.50 release version
Support initial upcoming 1.19.40 update
- Adds support for initial 1.19.40 update
Support full 1.19.30 release
- Adds support for 1.19.30 release version