Page 1 of 1

PLUGIN - MiniVIP

Posted: Tue Feb 24, 2026 10:36 pm
by greenie
MiniVIP
MetaMod:Source plugin that adds basic VIP player features for CS2

Features
health - amount of base health
armor - amount of armor with helmet
gravity - gravity multiplier
money_min - minimum amount of money bounds
money_add - amount of money that will be added after spawn
defuser - defuse kit for CT-side
items - items given at spawn (separate by spaces)
smoke_color - color of smoke. R G B or random

Commands
mini_vip_reload - reloads a plugin config

Installation
Install Metamod:Source
Grab the latest release package
Extract the package and upload it to your gameserver
Use meta list to check if the plugin works
Build instructions
Just as any other AMBuild project:

Install AMBuild
Download CS2 SDK
Download Metamod:Source
mkdir build && cd build
python ../configure.py --enable-optimize --sdks=cs2 --targets=x86_64 --mms_path=??? --hl2sdk-root=???
ambuild

https://github.com/komashchenko/MiniVIP ... master.zip