This repository has been archived by the owner on Feb 25, 2023. It is now read-only.
Releases: lukeeey/DiscordRelay
Releases · lukeeey/DiscordRelay
DiscordRelay v1.0.4 (Nukkit)
DiscordRelay v1.0.3
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)
This release is only available for Bukkit and has only one additional feature: PlaceholderAPI support!
DiscordRelay v1.0.1
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
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!