Skip to content

Releases: Pugmatt/BedrockConnect

1.16.220 Support

06 Apr 18:40
8e0d78e
Compare
Choose a tag to compare

1.16.220 Support

Server domain TLD Bug Fix

30 Mar 23:31
Compare
Choose a tag to compare
  • Fixes bug where entered server IPs with TLDs such as '.network' would not be allowed, due to the max TLD length being 6, which has now been increased to 64.

1.16.210 Support

10 Mar 06:08
deeccfb
Compare
Choose a tag to compare
  • 1.16.210 Support
  • Adds the ability to whitelist players (Shoutout to @Turtley12 for implementation)

Allow disabling featured servers + bug fixes

18 Jan 22:08
Compare
Choose a tag to compare
  • Can now disable featured servers featured_servers to false in the launch arguments (Shoutout to @jermafenser for implementation)
  • Couple of bug fixes

Disable User Servers + Exit Button

19 Dec 06:57
Compare
Choose a tag to compare
  • Host can now disable player ability to add and remove servers by setting the user_servers launch argument to false
  • Removes original method of exiting server list. Instead of exiting upon closing the main form, the player now exits by clicking the "Exit Server List" button. Old method was causing issues for players when the public serverlist server was under heavy traffic.

Custom Default Servers + inactivity kicking

16 Dec 04:43
37d2c34
Compare
Choose a tag to compare

1.16.200 Support

08 Dec 22:46
Compare
Choose a tag to compare
  • 1.16.200 Support

1.16.100 Support

17 Nov 21:27
5e482f5
Compare
Choose a tag to compare
  • 1.16.100 Support
  • Using better alternative for CubeCraft's IP

Update DNS file domains

25 Oct 00:14
1f0c151
Compare
Choose a tag to compare
  • Updates DNS zones file (that generates if generatedns is set to true) domain names

Compilation fixes

18 Aug 15:53
Compare
Choose a tag to compare
  • Revert unfinished DNS server to avoid compilation issues.