Releases: Dainternetdude/java-discord-bot
Releases · Dainternetdude/java-discord-bot
Patch 1.7.1
internal refactoring only
Release 1.7
- Now always reads new messages instead of only latest message
- small optimizations
Release 1.6
- added functionality to run locally
- added functionality to run without gui
Patch 1.5.1
- updated bridge graphic
Release 1.5
- added functionality to the logger box
Release 1.4
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
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
v1.3 refactoring and added panel upon first startup to enter discord bot t…