Skip to content

Releases: InnateAlpaca/BedrockBridge

v1.3.9

24 Apr 13:34
Compare
Choose a tag to compare

BedrockBridge - v1.3.9 (compatible with 1.20.80 or later).

Changelogs

  • updated addon to 1.20.80
  • minor stability improvements

v1.3.8

13 Mar 20:25
Compare
Choose a tag to compare

BedrockBridge - v1.3.8 (compatible with 1.20.70 or later)

v1.3.7

07 Feb 21:51
Compare
Choose a tag to compare

BedrockBridge - v1.3.7 (compatible with 1.20.60 or later)

Changelogs

  • updated addon to 1.20.60
  • fixed event embeds (that can be chosen as default from now on)

v1.3.6

03 Feb 08:59
367fdf2
Compare
Choose a tag to compare

BedrockBridge - v1.3.6 (compatible with 1.20.50 or later)

note: this is the only working release since 02/02/2024. Older versions require a manual fix to work.

Changelogs:

  • fix for version 1.3.5 enabling back connection to discord bot

v1.3.5-alpha

09 Dec 16:26
3ec5a9c
Compare
Choose a tag to compare
v1.3.5-alpha Pre-release
Pre-release

BedrockBridge - v1.3.5-alpha (compatible with 1.20.50 or later)

Changelogs:

  • update manifest for Minecraft Bedrock 1.20.50

Note this release doesn't change any part of the code, it's simply being released so to make easier to install the addon.

v1.3.4

09 Dec 15:00
bdcf222
Compare
Choose a tag to compare

BedrockBridge - v1.3.4 (compatible with 1.20.40 or later)

Changelogs:

  • update code for Minecraft Bedrock 1.20.40

v1.3.3

24 Sep 17:39
675c3de
Compare
Choose a tag to compare

BedrockBridge - v1.3.3-alpha (compatible with 1.20.30 or later)

Changelogs:

  • update code for Minecraft Bedrock 1.20.30
  • Bridge-API minor changes:
    • playerLeaveLog now provides player name and id, instead of the stale player object
    • Added methods to bedrockCommands
    • registerAdminCommand
    • registerTagCommand
    • bridge-prefix is now accessible through .prefix (readonly)

v1.3.2

01 Sep 18:54
Compare
Choose a tag to compare

Version 1.3.2 introduces many new features and improvements to BedrockBridge, let's see what they are!

Changelogs

  • /announce <message> command to send annoucements from discord.
  • in-game pack setup by form, instead of config/ folder (still keeping it optionally)
  • grey death embeds
  • new plugin-library, different from the current one, but will remain stable in the future (give more options to plugin-developers for this addon).
  • "legacy" console output option. All stats info embeds (login, logout, death) will be sent as plain text
  • /stats <username> discord command showing: xp/level, location/dimension, join-date/play-time, tags, gamemode, health, Operator (yes/no), scoreboards values spawn-point
  • in-game commands !deaf, !undeaf to avoid receiving discord messages.
  • role-name database available for plugins (till now we had only role-id))
  • message format translator as bridge-plugin
  • add mute time to /mute
  • message ping translate (@{id} to @dcname)
  • removed proximity chat, which can still be installed as standalone pack.

v1.2.4-beta

11 Jul 21:44
Compare
Choose a tag to compare

Hello, the update for Bedrock 1.20.10 is out! Enjoy :>

Changelogs:

  • console will now log disconnect events, and an alert for bad configuration of secrets.json

v1.2.3

10 Jun 19:02
Compare
Choose a tag to compare

Version 1.2.3 fixes some error that come with 1.2.3-beta. (and mc 1.20 update)
Changelogs:

  • update to Minecraft Bedrock Edition 1.20.0.1
  • console "start" logs (so to easily see if the pack works or not)
  • fixed bug that affected Aternos server in version 1.2.3-beta
  • fixed !connect error (error generated when the server accidentally disconnects and such command is run to reconnect)