Skip to content

Releases: partiusfabaa/cs2-MiniAdmin

v1.0.5.8

22 Feb 21:47

Choose a tag to compare

fix))00))00)0

v1.0.5.7

22 Feb 21:16

Choose a tag to compare

FIX

v1.0.5.6

22 Feb 19:26

Choose a tag to compare

Added 3 new commands:

css_silence <#userid or username> <time_seconds> [reason]

css_unsilence <#userid or steamid> [reason]

css_updateadmin <steamid> [username] [immunity] [flags] [time_seconds]

if you don't want to update something, don't leave it blank, write - or -s
Example of updating flags: css_updateadmin \"STEAM_0:0:123456\" -s -s bcd -s

Added a parameter to the database.json config

This is what the kofnig looks like now:

{
  "BanFromConsoleName": "Console",
  "Connection": {
    "Host": 	"Host",
    "Database": "Database name",
    "User": 	"Username",
    "Password": "Password",
    "Port": 3306
  }
}

v1.0.5.5

27 Jan 17:12

Choose a tag to compare

The flags have been changed a bit! Please see this - click

  1. Added commands(below)
  2. Changed flags
  3. Fixed some bugs
Command Description Admin Flag
css_team <#userid or username> <ct/tt/spec/none> [-k] Allows you to transfer a player for another team, if you write -k to the team the player will die Kick
css_say <message> Allows you to send a message to the chat room Chat
css_csay <message> Allows you to send a message to the CENTER Chat
css_psay <#userid or username> <message> Allows you to send a private message Chat
css_cvar <cvar> <value> Change cvar value Cvar
css_god [#userid or username] Allows you to grant immortality, if you don't write userid or name, it will be granted to the one who wrote it. Cheats

v1.0.5.4

23 Jan 18:32

Choose a tag to compare

  1. fixed server crashes due to giving admin through the menu
  2. now mute is issued correctly

v1.0.5.3

11 Jan 13:48

Choose a tag to compare

port has been added to the configuration, generate the config again to make it appear.

v1.0.5.2

17 Dec 14:37

Choose a tag to compare

FIXED THE STUPIDEST BUG OF ALL.

v1.0.5.1

14 Dec 11:03

Choose a tag to compare

Added:

1. Added sound when slapping(is only played for the client)

Corrected:

1. Fixed check on ban/mute/kick/gag

2. Fixed an issue that did not disable voice chat to the player when logging in

3. Fixed a problem when muting from the menu

Deleted:

1. Removed admin prefix until better times

Remodeled:

1. Now all logging to the console is done with Logger

2. Slightly reworked css_who now works in game too!

3. Reason is now optional in these commands: css_ban, css_unban, css_mute, css_unmute, css_gag, css_ungag

4. Now in the commands css_unmute, css_ungag, you can unmute/gag by #userid

Added mute [beta]

12 Dec 11:49

Choose a tag to compare

IF YOU FIND A BUG, PLEASE TEXT ME AT DISCORD: thesamefabius

  1. New commands have been added:
    css_slap <#userid or username> <damage>
    css_gag <#userid or username> <time_seconds> <reason>
    css_ungag <steamid> <reason>
    css_mute <#userid or username> <time_seconds> <reason>
    css_unmute <steamid> <reason>
    css_rcon <command>

2.Added admin menu. No only unmute/gag player
3.Added custom flags:
Ban = 'a',
Unban = 'b',
Mute = 'c',
AdminChat = 'd',
Slay = 'e',
Kick = 'f',
Map = 'g',
Rcon = 'h',
Root = 'z'

v1.0.4.1

15 Nov 14:45

Choose a tag to compare

now bans, kicks and kills if userid is large.