DiscordCC

A Minecraft: Bedrock Edition script allowing bedrock dedicated server to have a relay chat in a simplest way!

File Details

DiscordCC-V1.0.9 (STABLE).mcpack

  • R
  • Jun 1, 2026
  • 1.02 MB
  • 262
  • 26.20

File Name

DiscordCC-V1.0.9 (STABLE).mcpack

Supported Versions

  • 26.20

# DiscordCC V1.0.9 - Fixed unstable connection handshake, causing multiple gateway running and looped connections reported by @orweewee - Known Issue (NOT FIXED): Session [resuming](https://docs.discord.com/developers/events/gateway-events#resume) is not currently working properly because we cannot close the gateway with specified [close codes](https://docs.discord.com/developers/topics/opcodes-and-status-codes#gateway-gateway-opcodes). However, I would try to make an alternative approach to make this work. Therefore, **some events could get skipped, such as messages from discord was not sent in the server, or slash command did not respond for a certain moment.** - Fixed shutdown message not sending to the discord channel. - Added new discord slash commands: - `/command ` - Execute a minecraft bedrock command through discord. - `/kick [reason]` - Kick a certain player through discord. - `/op ` - Give the op permissions to a certain player. - `/deop ` - Remove the op permissions from a certain player. - `/shutdown` - Stop/shutdown the server through discord.