Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 946 Bytes

CHANGELOG.md

File metadata and controls

57 lines (31 loc) · 946 Bytes

Changelog

0.3.0

Added

  • The bot now displays the servers' player count.

0.2.0

Added

  • Added a version check that warns the user when the installed version got outdated.

Fixed

  • Fixed a bot timeout.

0.1.2

Added

  • Added the /clearDiscordBotCache command. Requires the minecord.clearDiscordBotCache permission.

0.1.1

Added

  • Added cache for discord channel names.
  • Added cache for discord usernames.
  • Added cache for guilds.
  • Added cache for message channels.

0.1.0

Added

  • Added the option to set discord_token in the plugins' config.

Changed

  • The bot no longer adds ">" in front of messages.

Fixed

  • Fixed a bug causing the Bot to not disconnect on plugin shutdown.

Removed

  • discord_token can no longer be set as an environment variable.

0.0.1

Added

  • Added a basic Minecraft to Discord connection.
  • Added a basic Discord to Minecraft connection.