Skip to content

Releases: Dainternetdude/java-discord-bot

Patch 1.7.1

21 Apr 00:51

Choose a tag to compare

internal refactoring only

Release 1.7

22 Feb 03:11

Choose a tag to compare

Release 1.7 Pre-release
Pre-release
  • Now always reads new messages instead of only latest message
  • small optimizations

Release 1.6

21 Feb 03:40

Choose a tag to compare

Release 1.6 Pre-release
Pre-release
  • added functionality to run locally
  • added functionality to run without gui

Patch 1.5.1

16 Jan 18:24

Choose a tag to compare

Patch 1.5.1 Pre-release
Pre-release
  • updated bridge graphic

Release 1.5

13 Jan 05:38
783f019

Choose a tag to compare

Release 1.5 Pre-release
Pre-release
  • added functionality to the logger box

Release 1.4

01 Oct 01:16

Choose a tag to compare

Release 1.4 Pre-release
Pre-release

In this release I have added full support for multiple Minecraft servers, & have added a command for changing the scoreboards in-game without operator permissions.

This means that with multiple-Minecraft-server setups, messages will now be sent from one server to another, when previously they would only be sent to Discord. As for the score command, anyone (operators & non-operators alike) can use "[command prefix]score [scoreboard name]" (or just "s" instead of "score") in order to change the scoreboards. I plan to add an option to turn this off/on in the future.

Patch 1.3.1

15 Aug 00:44

Choose a tag to compare

Patch 1.3.1 Pre-release
Pre-release

The bridge was only making use of the first server in the list of servers due to my stupidity. This release fixes that issue.

Java Discord Bot

25 Jul 04:10

Choose a tag to compare

Java Discord Bot Pre-release
Pre-release
v1.3

refactoring and added panel upon first startup to enter discord bot t…