DiscordRelay

DiscordRelay 1.0.5

  • Added /drelay restart command to restart the bot
  • Added config option to change the bot status between Playing, Streaming and Listening
  • Added new permissions:
PermissionDefaultDescription
drelay.reloadopAllow using the /drelay reload command to reload the config
drelay.restartopAllow using the /drelay restart command to restart the bot
drelay.allowrolepingsopAllow the player to ping users/roles by typing e.g. <@382274626269307392>
drelay.sendtodiscordeveryoneThe players chat messages will be sent to Discord
drelay.receivefromdiscordeveryoneThe player will see messages sent from Discord
  • Bug fixes
This is a small release that fixes an issue when loading the plugin, relating to permissions being defined incorrectly in the plugin.yml
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}
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.
Top