Skip to content

Releases: prethink/Cs2Telegram

v0.3.2

Choose a tag to compare

@prethink prethink released this 25 Dec 09:03
b1fd6e8
  • Added player nickname escaping to fix issues with HTML markup.
  • Added separate handlers for "changelevel" and "ds_workshop_changelevel".

v0.3.1

Choose a tag to compare

@prethink prethink released this 15 Dec 06:21
  • 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

Choose a tag to compare

@prethink prethink released this 15 Dec 02:38
  • 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

Choose a tag to compare

@prethink prethink released this 12 Dec 08:41
  • 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

Choose a tag to compare

@prethink prethink released this 11 Dec 12:59
0afc5fc
  • Generate inline menu for server commands from file favorite_server_command.txt

v0.2.0

Choose a tag to compare

@prethink prethink released this 11 Dec 02:12
  • 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

Choose a tag to compare

@prethink prethink released this 10 Dec 10:36
  • Temporarily disabled server shutdown notify

v0.1.0

Choose a tag to compare

@prethink prethink released this 10 Dec 04:49

First version