Releases: Urpagin/SyncChat
Releases · Urpagin/SyncChat
v1.3.0
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
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
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
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
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
Initial release
Hurray!