PLUGIN - SimpleAdmin

Spatiul dedicat dezvoltatorilor. Aici gasesti resurse pentru CounterStrikeSharp, ajutor pentru cod si scripting avansat.
Post Reply
User avatar
greenie
Full Member
Full Member
Posts: 4444
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Da

PLUGIN - SimpleAdmin

Post by greenie »

SimpleAdmin
This is a basic admin plugin for CounterStrikeSharp that uses SQLite. It can do:

ban (with optional time limit)
unban
kick
slay
Installation
Just extract package to game/csgo/addons/counterstrikesharp/plugins/ and you should be good to go.

Requires CSS v132+

css_players
Usage: css_players

Running css_players will print out a list of active players in the form of UserID: PlayerName

For example:

1: ben

2: TopHATTwaffle

css_ban
Usage: css_ban <target | SteamID64>

Use target for banning people in the server. Use SteamID64 to ban someone with that SteamID64 even if they're not in the server.

css_unban
Usage: css_unban <SteamID64 | username>

Unban a user identified either by SteamID64 or username. Username match is partial and case-insensitive. Command fails if multiple users are matched.

css_kick
Usage: css_kick <target>

Kick a user by target. Fails if multiple users are targeted.

css_slay
Usage: css_slay <target>

Kill a user or users by target.

Available <target> strings
@all
@bots
@human
@alive
@dead
@!me
@me
@ct
@t
@spec
#user_id
#steam_id
username (can be partial, case-insensitive)
Required Permissions
Permissions using CounterStrikeSharp's admin framework

Command Permission
css_ban @css/ban
css_unban @css/unban
css_kick @css/kick
css_slay @css/slay

https://github.com/connercsbn/SimpleAdm ... s/main.zip
π‘΄π’‚π’šπ’ƒπ’† 𝒕𝒉𝒆 𝑬𝒂𝒓𝒕𝒉 π’Šπ’” 𝒕𝒉𝒆 𝑯𝒆𝒍𝒍 𝒐𝒇 𝑨𝒏𝒐𝒕𝒉𝒆𝒓 𝑷𝒍𝒂𝒏𝒆𝒕... ☒️

βœ… GAZDUIRE JOCURI / VPS / GAZDUIRE WEB / SERVERE DEDICATE - Stock NELIMITAT / Valabil comandati pe https://www.zonek.ro/
Post Reply

Return to β€œScripting CS2”