Skip to content

v4.0

Compare
Choose a tag to compare
@uditkarode uditkarode released this 10 Nov 17:30
· 18 commits to master since this release
0483df4

Current features:

  • Chat on Minecraft shows on Telegram, and vice-versa (highlights mouseover replies, notifies of stickers/images/videos/voice)
  • Players joining/leaving the server shows up on Telegram
  • Players making advances shows up on Telegram
  • Players dying shows up on Telegram-
  • /list to list players online
  • /time to view Minecraft time in hours:minutes format
  • Telegram based authentication system that prevents people from logging in with other people's IGNs
  • /cli to execute commands on the server (for admins only, admins declared in config)
  • Debug symbols stripped
  • Player logs in with the same gamemode that they logged out with (NEW) (by @icodelifee)
  • Fixed a bug where parsing a config with an = (equal to) sign in the value would fail (NEW)