Şunun için sonuçlar: “steamid”

CS 1.6 eklenti dizini — kaynak kodu, canlı derlenen indirmeler ve tam uyumluluk verileri.

15 Eklentiler
Admin v1.0.0

CSB Admin Logger

Logs every admin command (kick/ban/gag/slay/slap/map) with SteamID, target, map and time to MySQL via threaded SQLx, with a flat-file fallback and a csb_log_action native.

Stats v1.0.0

CSB Playtime Tracker

Accumulates connected time per SteamID in nVault, shows /time and /toptime, and exposes a csb_get_playtime() native.

Admin v1.0.0

CSB Chat Logger

Logs every say / say_team line with name, SteamID, team and time to a per-day file; amx_lastchat dumps recent lines.

Weapons v1.0.0

CSB Knife Skins

A /knife menu of custom knife models with optional VIP-locked entries, per-skin deploy and hit sounds, saved per SteamID in nVault.

Admin v1.0.0

CSB Immunity Manager

Library plugin exposing csb_has_immunity(admin, target) plus an ini of protected SteamIDs and flag-weight ranking.

Stats v1.0.0

CSB Rank System

Persistent per-SteamID stats in nVault (kills, deaths, HS, damage, rounds, time) with a weighted rank, /rank and natives for other plugins.

Zombie v1.0.0

CSB Ammo Packs

An nVault-backed ammo-pack currency: earn packs for kills, headshots and round wins, persisted by SteamID, with natives so a shop plugin can spend them. /packs shows the balance.

Admin v1.0.0

CSB Who Is

amx_who prints every player's SteamID, IP, ping, country (GeoIP), time on server and flags; a /who menu prints one card.

Hud Info v1.0.0

CSB Players Menu

A /players menu listing everyone online with team, frags, rank, country and playtime; a detail page never exposes IPs or SteamIDs.

Anticheat v1.0.0

CSB SteamID Validator

Rejects pending, LAN, malformed and duplicate SteamIDs at authorization, with a no-steam allow switch.

Hud Info v1.0.0

CSB MOTD News

Shows a news/changelog MOTD only when it changes, tracking a version per SteamID in nVault; /news re-opens it on demand.

Admin v1.0.0

CSB Warn System

amx_warn stores warnings per SteamID in nVault; reaching a count kicks, a higher count bans for a set time. Warnings expire after N days.