Skip to content

Releases: wiruwiru/CallAdminSystem-CS2

CallAdminSystem v2.1.2

16 Mar 17:00

Choose a tag to compare

✨ What's New?

  • An issue with automatically capturing the server's PORT has been resolved

💬 Feedback & Bug Reports

Have a suggestion, request, or found a bug? Feel free to create an issue using the following tags:

  • [REQ] or [SUG] → Feature requests or suggestions
  • [BUG] → Bug reports

Place the plugin in csgo/addons/counterstrikesharp/plugins/CallAdminSystem. After the first server startup, the configuration file will be created in csgo/addons/counterstrikesharp/configs/plugins/CallAdminSystem."

CallAdminSystem v2.1.1

12 Mar 10:52

Choose a tag to compare

✨ What's New?

  • You can now download two versions from the Releases page:
    • CallAdminSystem-v2.1.1.zip → Standard version with MenuManagerCS2
    • CallAdminSystem-NoMenu-v2.1.1.zip → Version without MenuManagerCS2
  • Updated to the latest version of CounterStrikeSharp

💬 Feedback & Bug Reports

Have a suggestion, request, or found a bug? Feel free to create an issue using the following tags:

  • [REQ] or [SUG] → Feature requests or suggestions
  • [BUG] → Bug reports

Place the plugin in csgo/addons/counterstrikesharp/plugins/CallAdminSystem. After the first server startup, the configuration file will be created in csgo/addons/counterstrikesharp/configs/plugins/CallAdminSystem."

CallAdminSystem v2.1.0

29 Oct 05:52
6d870cc

Choose a tag to compare

✨ What's New?

  • New database configuration section to store report records
  • Track complete report history including:
    • Reporter and reported player information (names and SteamIDs)
    • Server addresses
    • Report reasons and timestamps
  • Fully optional - disable it if you don't need it without any performance impact

💬 Feedback & Bug Reports
Have a suggestion, request, or found a bug? Feel free to create an issue using the following tags:

  • [REQ] or [SUG] → Feature requests or suggestions
  • [BUG] → Bug reports

Place the plugin in csgo/addons/counterstrikesharp/plugins/CallAdminSystem.
After the first server startup, the configuration file will be created in csgo/addons/counterstrikesharp/configs/plugins/CallAdminSystem.

CallAdminSystem v2.0.0

27 Oct 21:40
7eb4187

Choose a tag to compare

✨ What's New?

  • 🎨 Menu changed

    • Chat menu has been replaced with MenuManagerCS2
  • Multiple command aliases for admin claims

    • ClaimCommand now supports multiple aliases like ReportCommands
    • Example: "ClaimCommands": ["css_claim", "css_here"]
  • ⚙️ Improved configuration structure

    • Reorganized configuration into clearer.
    • Better readability and easier to maintain
  • 🐞 Bug Fixes

    • Broken connection links when CustomDomain was empty have been fixed with a fallback.
    • An issue has been fixed when MentionRoleID is set to empty.

💬 Feedback & Bug Reports
Have a suggestion, request, or found a bug? Feel free to create an issue using the following tags:

  • [REQ] or [SUG] → Feature requests or suggestions
  • [BUG] → Bug reports

Place the plugin in csgo/addons/counterstrikesharp/plugins/CallAdminSystem.
After the first server startup, the configuration file will be created in csgo/addons/counterstrikesharp/configs/plugins/CallAdminSystem.

CallAdminSystem 1.1.0b

19 May 03:11

Choose a tag to compare

Place the plugin in csgo/addons/counterstrikesharp/plugins/CallAdminSystem.

After the first server startup, the configuration file will be created in csgo/addons/counterstrikesharp/configs/plugins/CallAdminSystem.

CallAdminSystem 1.1.0

13 Jan 22:54
6eed773

Choose a tag to compare

Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CallAdminSystem
After first server start, config.json and reasons.txt be created

CallAdminSystem v1.0.9b

17 Nov 02:31

Choose a tag to compare

  • New custom domain default

Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CallAdminSystem
After first server start, config.json and reasons.txt be created

CallAdminSystem v1.0.9

08 Nov 15:44

Choose a tag to compare

  • Added a configuration option ( "UseHostname" ) that allows the plugin to get the hostname automatically from server.cfg and display it in the embed title.
  • Added a configuration option ( "GetIPandPORTautomatic" ) that allows the plugin to obtain IP:PORT automatically.

Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CallAdminSystem
After first server start, config.json and reasons.txt be created

CallAdminSystem v1.0.8

15 Oct 15:37

Choose a tag to compare

  • Added option to set the embed color to hex color.

Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CallAdminSystem
After first server start, config.json and reasons.txt be created

CallAdminSystem v1.0.7

13 Oct 13:14

Choose a tag to compare

  • Now the configuration is generated in “counterstrikesharp/configs/plugins”.
  • Added “Unknow” to the translation
  • ReportCommand was added to the configuration to be able to configure several commands
  • ClaimCommand and ClaimCommandFlag have been added to the configuration.

Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CallAdminSystem
After first server start, config.json and reasons.txt be created