Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

Releases: lukeeey/DiscordRelay

DiscordRelay v1.0.4 (Nukkit)

20 Apr 16:23
c76b4bd
Compare
Choose a tag to compare

This release is only available for Nukkit and fixes a small issue when loading the plugin.

DiscordRelay v1.0.3

06 Apr 13:47
b68907e
Compare
Choose a tag to compare

This release includes additional placeholder support! Your config file will need to be updated.

The Discord account related placeholders in the config were changed to the following (on both versions):

  • {discordUserRole}
  • {discordUserRoleColored}
  • {discordUserNickname}
  • {discordUserName}
  • {discordUserDiscriminator}

For Bukkit, there were a bunch of Discord related placeholders added to PlaceholderAPI. They can be found here.

DiscordRelay v1.0.2 (Bukkit)

23 Mar 19:43
151ddd7
Compare
Choose a tag to compare

This release is only available for Bukkit and has only one additional feature: PlaceholderAPI support!

DiscordRelay v1.0.1

18 Mar 15:44
1bc1426
Compare
Choose a tag to compare

Small release with a few things:

  • Fixed in-game /discord command not displaying anything when executed
  • Added playerinfo Discord command for viewing some basic info on a player
  • Added serverinfo Discord command for viewing some basic info about the server

There will be more customization features in future updates.

DiscordRelay v1.0.0

17 Mar 17:46
7892bbf
Compare
Choose a tag to compare

This is the initial release of DiscordRelay, for both Nukkit and Bukkit.

Features

  • Two-way chat between Discord and Minecraft
  • Display messages in Discord (optionally in embeds) for common events like player joins or deaths
  • Role ping protection from Minecraft
  • Simple Developer API for creating new Discord commands
  • Built-in !playerlist Discord command for seeing who's online
  • Built-in /discord in-game command so players can see info about your Discord server
  • Automatic updating of the relay channel topic in Discord!
    ...and more!