Skip to content

Releases: prethink/Cs2Telegram

v0.3.2

25 Dec 09:03
b1fd6e8

Choose a tag to compare

  • Added player nickname escaping to fix issues with HTML markup.
  • Added separate handlers for "changelevel" and "ds_workshop_changelevel".

v0.3.1

15 Dec 06:21

Choose a tag to compare

  • Added the ability to change the number of columns in the main menu.
  • Added the ability to add multiple custom commands instead of just one.
  • Added the ability to specify within a command whether a menu item is added to the main menu or not.

Required update Cs2Telegram.json
Required update PRTelegramBot.dll

v0.3.0

15 Dec 02:38

Choose a tag to compare

  • Notify admin if player connected to server (setting NotifyAdminOnConnectUser in Cs2Telegram.json)
  • Players in server can use command !tgreport [message] (sends a message to the administrators of the server on Telegram)
  • Added custom menu with message and web links (setting CustomMenu in Cs2Telegram.json)
  • Added logger

Required update Cs2Telegram.json
Required update PRTelegramBot.dll

v0.2.2

12 Dec 08:41

Choose a tag to compare

  • Configuration of plugin on path ..\configs\plugins\Cs2Telegram\Cs2Telegram.json
  • Added gamemode in status
  • Added playerinfo in admin menu
  • Actions with inline buttons now edit the current message instead of creating a new one.

v0.2.1

11 Dec 12:59
0afc5fc

Choose a tag to compare

  • Generate inline menu for server commands from file favorite_server_command.txt

v0.2.0

11 Dec 02:12

Choose a tag to compare

  • Updated the main menu.
  • The "Players" menu item now displays the number of players: "Players (10)."
  • Added the ability for the administrator to send messages to all players through the server.
  • Added the ability for the administrator to send commands to the server.

v0.1.1

10 Dec 10:36

Choose a tag to compare

  • Temporarily disabled server shutdown notify

v0.1.0

10 Dec 04:49

Choose a tag to compare

First version