Skip to content

Releases: Urpagin/SyncChat

v1.3.0

22 Dec 22:59
Compare
Choose a tag to compare

Tweakable Texts & Version Checking

Changelog

+ fix small logic flaw
+ make nearly all texts tweakable in the `config.yml` file
+ auto-version check at plugin start

Beware this version has not been thoroughly used/tested. Bugs might arise.

Full Changelog: v1.2.2...v1.3.0

Rebrand

18 Dec 22:48
Compare
Choose a tag to compare

Changelog

+ Rebrand from DiscordLink to SyncChat as there is already multiple plugins called DiscordLink.
+ Fix stacktrace error logging when config file is invalid.
+ Update version.

Full Changelog: v1.2.1...v1.2.2

Fixes & Additions

29 Jun 09:05
Compare
Choose a tag to compare

Fixes & Additions

+ Added sun and crescent moon emoji updating the bot's Discord Rich Presence every 4 seconds.
+ Fixed a bug that caused a player named 'null' to appear on the Discord /deaths command.
+ Added players total playtime on /deaths Discord command.

New Discord Commands

23 Jun 04:29
Compare
Choose a tag to compare

Changelog

+ Discord /deaths command to show a death leaderboard
+ Discord /playing command to show who's actively connected to the server. Also shows elapsed timed connected to the server.
+ Joke /become_a_god command. Don't ask why.

Small fixes & Improvements

20 Jun 01:32
Compare
Choose a tag to compare

Changelog

+ Fixed "cannot reply to a system message" (pinned message notification for instance).
+ Now uses the Discord guild nickname instead of the handle in the MC chat.
+ Added custom Discord Rich Presence to bot, shows online/maxPlayers.
+ You can now specify multiple prefixes into `config.yml` under `minecraft_chat_prefixes`
+ Deaths are now logged in the Discord Channel
+ Changed how the usernames were shown. Before : [ username ] Now: <username>.
+ Messages sent to discord are now striped of any whitespace at the beginning.

Initial Release

19 Jun 00:27
f3ea256
Compare
Choose a tag to compare

Initial release

Hurray!