Skip to content

Releases: Ynfuien/MineflayerChatBot

Release 2.2.1

29 Apr 15:14
Compare
Choose a tag to compare
  • Added a map viewer (filled map item)
  • Implemented chat click and insertion events
  • Added support for custom chat suggestions

Release 2.2.0

19 Mar 18:33
Compare
Choose a tag to compare
  • Made my own ChatMessage class, for both backend and frontend
  • Thanks to this, messages sent between back and front are now in a JSON form and not the legacy one
  • And thanks to that, online panel is now able to support chat events (hover, click, insert)
  • With only hover event currently implemented
  • Outside of message stuff - command history, chat size and toggle state of the tab list and scoreboard are now saved in the local storage of a browser. Making them not affected by a page refresh