Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Releases: SteveKunG/YouTubeChat

YouTube Chat v1.3.4

19 Jan 10:58
Compare
Choose a tag to compare
  • Fixed mod not working in MacOS (I think it should fixed)

FOR 1.12 ONLY

  • Remove command line for login/logout
  • Authentication in-game is now working properly!

Please report if you getting an issue with MacOS, Thank you!

YouTube Chat v1.3.3

26 Sep 21:45
Compare
Choose a tag to compare
  • Added Config to Remove Minecraft Color Code from Chat
  • Fixed chat is auto deleted
  • Fixed can't play in 1.12 (Only 1.12)

NOTE FOR 1.12 VERSION!

  • Use command line only for login or logout (Runtime library conflict, not sure how to fix it.)
    • java -jar YouTubeChat-1.3.3-1.12.2.jar login
    • java -jar YouTubeChat-1.3.3-1.12.2.jar logout
  • "login" command line now support reading .json file. "client_secret.json"
    • Paste file in .minecraft/mods directory

YouTube Chat v1.3.2

19 Sep 18:13
Compare
Choose a tag to compare
  • Added 1.12.2 support
  • Added Rude Word List
    • Default action is delete <delete, ban, temporary_ban>
  • Rewrite Configuration
  • Stop receiving message when logging out

NOTE FOR 1.12 VERSION!

  • Use command line only for login or logout (Runtime library conflict, not sure how to fix it.)
    • java -jar YouTubeChat-1.3.2-1.12.2.jar login
    • java -jar YouTubeChat-1.3.2-1.12.2.jar logout
  • "login" command line now support reading .json file. "client_secret.json"
    • Pasted file in .minecraft/mods directory
  • Fixed NoClassDefFoundError when using "logout" command line

YouTube Chat v1.3.1

01 Sep 10:19
Compare
Choose a tag to compare
  • Added Minecraft 1.7.10/1.8.9/1.10.2/1.11.2/1.12.1 support
  • Added /ytcaction command
    • Used for Delete Message, Ban User, Temporary Ban User and Add moderator to channel
  • Added YTChat chat history on right side of the screen
  • Added Customize Unicode Icon
    • Support for Moderator and Channel Owner
  • Added Verify Channel icon to YTChat
  • More /ytc command performance improved
    • Tab-Auto complete support
  • More exception message performance improved

NOTE FOR 1.12 VERSION!

  • Use command line only for login or logout (Runtime library conflict, not sure how to fix it.)
    • java -jar YouTubeChat-1.3.1-1.12.1.jar login
    • java -jar YouTubeChat-1.3.1-1.12.1.jar logout