Skip to content

Releases: schwarper/cs2-admin

v1.9

13 Aug 00:12
8a332b6

Choose a tag to compare

Release Notes for v1.9

Changes:

fix: Fix server crash
fix: Fix baseadminsql not inserting to database

Feedback:

  • If you encounter any issues, please report them here.

1.8

25 Nov 00:01

Choose a tag to compare

1.8
  • Blind command is now done via user message. Player screen is now black instead of white.
  • Drug command added. It may not be the same as in CSGO.
  • Fixed some commands on funcommands.
  • Fixed baseadminsql database problem.

Credits:
soilin (for fade message)

1.7

08 Nov 19:37

Choose a tag to compare

1.7
  • Fixed disconnected players appearing in the list.
  • Added adminhelp plugin.

1.6

28 Oct 04:18

Choose a tag to compare

1.6
  • Added baseadminsql.

Credits:
@KillStr3aK

1.5

22 Oct 10:57

Choose a tag to compare

1.5
  • Added css_addgroup and css_removegroup.
  • Code cleanup

1.4

20 Oct 17:42

Choose a tag to compare

1.4
  • Added timed mute and gag commands. (basecommtemp)
  • Added commands to add and remove admins (baseadmin)
  • Added a command for players that only admins can see. (say_team @) You have to open it with fakeconvar. Default is off. (css_chat_mode)
  • Code cleanup.

1.3

02 Oct 04:38

Choose a tag to compare

1.3
  • Fixed a bug where the currently open map was seen a valid map, even if it was a community server.
  • Fixed the strip command and minor bugs.
  • Out of range error has been fixed.

Credits:
@daffyyyy
@aquevadis

1.2

19 Sep 16:16
9e7eefd

Choose a tag to compare

1.2
  • Plugins have been split into separate plugins.
  • Added Anti-Flood plugin.
  • Added Reserved Slots plugin.

1.1

26 Aug 22:21
9e7eefd

Choose a tag to compare

1.1
  • Removed TagsApi, no need anymore.
  • Fixed an error.

1.0.0

01 Aug 20:27
765850a

Choose a tag to compare

  • Added css_shake
  • Added css_blind
  • Modified css_strip command.
  • Fixed tags api issue.
  • Fixed database problems.