Hey everyone! I'm excited to release my VIP Manager plugin π
T3 Menu API
- Time-Based Access: VIP groups can be permanent or time-limited with automatic expiration
- Night VIP: Free VIP access during specified hours (e.g., off-peak times)
- Smart Multi-Group Support: Players can belong to multiple VIP groups simultaneously, with the plugin automatically providing the best benefits across all active groups (no duplicate benefits, just the highest values from each category)
- VIP TEST Allows players to test a VIP group for a specified duration, with configurable cooldown options (reuse after X days or restrict to a one-time use).
- External Flag Support Do you have automatic shop or other plugin that assigns flags? VIP Manager fully supports external flag permission.
- In-game Administration: User-friendly menu system for adding, removing, and extending VIP privileges
- Offline Player Support: Add/remove VIP by SteamID64 for players who aren't currently online
- Duration Options: Set VIP access for various periods (1 day to 1 year or permanent)
- Group Management: View, modify, and track all VIP users
- π« Equipment: Automatic armor, helmet, and defuser (CT) at round start
- Health Bonuses: Increased player health and maximum health
- Grenades: Free grenades at round start (HE, flashbang, smoke, molotov, etc.)
- Healthshots: Automatic healthshots at round start
- Movement Abilities: Multi-jump capabilities (double/triple), custom jump height, auto-bhop
- Weapon Access: Special weapons menu access (!guns) (NOT YET IMPLEMENTED)
- Colored Smoke Grenades
- Health Per Kill Bonuses: Players can gain health for specific events
- Self-Service: Players can check their VIP status and benefits
- VIP Community: View other online VIP players
- Welcome Messages: Custom welcome messages for VIP players
- Notifications: Server notifications when VIP players join or leave
- Multi-language Support: Full translation system (English and Polish included)
- Localized Date Formats: Dates display in the player's language format
- TOML Configuration: Clean, readable TOML-based configuration system (because FUCK JSON π€¬)
- Upload all files to your server
- Set up your database and groups inside:
csgo/addons/counterstrikesharp/plugins/Mesharsky_Vip/Config/Configuration.toml
- If you are not a dumb fuck, then you are done. If you somehow managed to break it, ur problem. π€·ββοΈ
PHP 8.1+ required
Website has been created with PHP, TailwindCSS, and Alpine.js
-
Upload all files into your
public_html
-
Set up the database connection and Steam API key in:
public_html/Config/config.php
-
To access the panel, put your SteamID64 in
config.php
here:// Admin users who have access to the panel 'admins' => [ '76561198380337533', // Replace with your SteamID64 '76561198100544780', ],
-
As mentioned before, if you are dumb, you're on your own. π€‘
π₯ Enjoy your VIP Manager Plugin! π₯