GAMING STORE

Premium Gaming Assets • Instant Downloads • Pro Quality Designs

141+ Downloads
0 New This Week
4 Bestsellers

Search Products

Categories

Price Range

€0.00
€49.99

Gaming Stats

Total Products 20
New This Week 0
Bestsellers 4
Free Products 8
Total Downloads 141
Avg Price €9.99
Categories 6

Trending Now

Most Downloaded
47 downloads
Hot Categories
Content Management Systems • Counter-Strike 1.6 Plugins • Extensions / Addons

Search Results for "team"

Found 9 product(s)

Page 1 of 1
ServerSeek - Modern Dark Server Tracker Fully-Responsive Theme
Gaming WEB Templates
BESTSELLER
34.99

ServerSeek - Modern Dark Server Tracker Fully-Responsive Theme

# ServerSeek - Modern Gaming Server Browser Template A premium, responsive HTML template designed for gaming server listing platforms. Built with TailwindCSS and modern web technologies, ServerSeek offers a sleek, dark-themed interface perfect for gaming communities. ## 🎮 Key Features ### Pages Included - **Homepage** - Dynamic landing page with feature showcase - **Servers List** - Advanced server browser with filtering - **Server Info** - Detailed server statistics and information - **Contact** - Professional contact form with social links - **Authentication Pages**   - Login with social integration   - Registration with validation - **Documentation** - Comprehensive documentation page ### Design Features - 🌙 Modern Dark Theme - 🎨 Premium Color Scheme   - Primary: #7e22ce (Purple)   - Secondary: #06b6d4 (Cyan)   - Dark backgrounds: #0f172a, #1e293b   - Accent colors for VIP elements - 📱 Fully Responsive Design - ⚡ Optimized Performance - 🔍 SEO Optimized ### Technical Features #### Server Browser - Advanced filtering system - Real-time server statistics - VIP server highlighting - Player count tracking - Server status indicators - Detailed server cards - Comprehensive server table #### Server Info Page - Interactive statistics charts - Player count history - Most played maps - Performance metrics - Current map display - Server rules section - Quick statistics overview #### Authentication System - Secure login/register forms - Social authentication (Discord, Steam) - Password visibility toggle - Form validation - Remember me functionality - Password strength requirements - Terms acceptance checkbox #### Contact System - Professional contact form - Multiple contact methods - Social media integration - Quick FAQ section - Support information ### Components & Elements - 🎯 Custom Buttons - 📊 Progress Bars - 📈 Statistics Cards - 🎲 Game Icons - 🔔 Notifications - 📱 Mobile Navigation - 📝 Forms & Inputs - 🎨 Gradients & Overlays ### Technical Specifications - Built with TailwindCSS - Bootstrap Icons Integration - Chart.js for Statistics - Mobile-First Approach - Cross-Browser Compatible - Clean, Documented Code - Easy Customization - Performance Optimized ### Additional Features - Newsletter Subscription - Social Media Integration - VIP Plans Section - Game Categories - Search Functionality - Sorting Options - Pagination System - Loading States ## 📦 What's Included - 6+ HTML Pages - Custom CSS Files - JavaScript Functions - Documentation - All Required Assets - Icon Pack - Sample Images - SEO Meta Tags ## 🛠️ Technologies Used - HTML5 - TailwindCSS - JavaScript - Chart.js - Bootstrap Icons - Google Fonts (Rajdhani) ## 🎯 Perfect For - Gaming Communities - Server Listing Platforms - Game Server Providers - eSports Organizations - Gaming Networks - Server Monitoring Services ## 💫 Benefits - Professional Design - Modern User Interface - Optimized for Gaming - Easy to Customize - Well-Documented - Regular Updates - Technical Support - Clean Code Structure

2
Apr 26
#web #template #responsive
BruteCore CMS - Gaming Landing Page
Content Management Systems
BESTSELLER
19.99

BruteCore CMS - Gaming Landing Page

Landing Page suitable for gaming servers/networks or any gaming projects that involve gaming servers. Features: Centered Logo Server List powered by API Admin Panel Links Section Cool Design Fully responsive across mobile devices Built with Bootstrap (latest version) Integrated Font Awesome Icons Fully validated HTML (error-free) Server List Features: Displays the occupancy of each server Shows total occupancy (across all servers) Copy IP Address functionality with a success alert Real-time server data updates with every page refresh Dynamic background for total occupancy (based on % of usage) Fully controlled via the Admin Panel Links to Steam/GameTracker Servers that are offline are hidden from the list but visible in the admin panel for management Overall statistics: Total servers Total players Maximum players Admin Panel Features: Login form (default credentials: admin/admin, should be changed) Dashboard: Manage all aspects of the page Server Overview: View detailed information about servers Edit Servers Add Servers Delete Servers The package includes: All necessary files SQL database for server management.

3
Apr 22
#web #cms #template
AMXX CS2 Reloading
Counter-Strike 1.6 Plugins
4.99

AMXX CS2 Reloading

CS2 Reloading PluginPlugin Name: ILLUSION PLUGINS: CS2 ReloadingVersion: 1.0Author: illusionLabs.devGame: Counter-Strike 1.6📋 DescriptionCS2 Reloading brings the Counter-Strike 2 fast reload mechanic to Counter-Strike 1.6. This plugin allows players to complete weapon reloads faster by quick-switching weapons during the reload animation, just like in CS2.✨ FeaturesCS2-Style Fast Reloading - Quick-switch weapons to complete reloads fasterSmart Threshold System - Reload completes at 55% of the animation24 Weapons Supported - Works with all CS 1.6 reloadable weaponsShotgun Protection - Automatically excludes M3 and XM1014 (shell-by-shell reload)Death/Team Change Safety - Cleans up reload states on player death or team changeZero Performance Impact - Optimized with safety checks to prevent crashes🎮 How It WorksThe CS2 Reload MechanicStart reloading your weapon (press R)Wait until ~55% of the reload animation completesQuick-switch to knife or another weapon (press Q or scroll wheel)Switch back to your reloading weapon✅ Reload completes instantly - bullets are loaded!Important NotesIf you switch too early (before 55%), the reload will NOT completeYou must switch back to the same weapon that was reloadingOnce you return to the weapon, the reload state is cleared (prevents exploits)Reload tracking is automatically cleared on death or team change🔫 Supported WeaponsPistols (6)Glock18, USP, P228, Desert Eagle, Five-Seven, Dual ElitesSMGs (5)MP5 Navy, TMP, MAC-10, UMP-45, P90Rifles (6)AK-47, M4A1, Galil, FAMAS, SG552, AUGSniper Rifles (4)AWP, Scout, SG550, G3SG1Machine Gun (1)M249❌ Not SupportedM3 & XM1014 (Shotguns) - These reload shell-by-shell and are excludedTotal: 24 weapons supported📦 InstallationRequirementsAMX Mod X 1.8.2 or newerCounter-Strike 1.6Dependencies#include #include #include #include #include ⚙️ ConfigurationReload ThresholdThe plugin uses a 55% threshold by default. This can be adjusted in the source code:#define RELOAD_THRESHOLD 0.55Adjustment Guide:0.50 (50%) - Easier, can switch earlier0.55 (55%) - Default, balanced0.60 (60%) - Harder, must wait longer0.70 (70%) - Very late, near completion🔧 Technical DetailsSafety FeaturesDivision by Zero Protection - Validates reload time before calculationsShotgun Exclusion - M3/XM1014 automatically excludedDeath Event Handler - Clears reload state on player deathTeam Change Handler - Clears reload state on team switchPlayer ID Validation - Checks valid player IDs (1-32)Entity Validation - Validates weapon entities before useHow It Works InternallyReload Start Tracking:Ham_Weapon_Reload hook captures when player starts reloadingStores: start time, reload duration, weapon ID, ammo countsWeapon Switch Detection:Ham_Item_Deploy hook captures when player switches weaponsChecks if returning to a weapon that was reloadingProgress Calculation:Calculates elapsed time vs. total reload timeIf progress ≥ 55%, completes the reload instantlyAmmo Application:Uses set_pdata_int to set weapon clip ammoUpdates backpack ammo via cs_set_user_bpammoSends AmmoX message to update HUDState Cleanup:Clears reload flag when switching back to weaponPrevents double-reload exploit🎯 Weapon Reload TimesThe plugin uses realistic reload times for accurate threshold calculation:Weapon Reload Time AK-472.5sM4A13.1sAWP2.5sDesert Eagle2.2sGlock182.2sUSP2.7sP903.4sMP5 Navy2.6sM2494.7sGalil3.3sFAMAS3.3sAUG3.8sFull list available in source code🐛 Known LimitationsShotguns (M3/XM1014) - Not supported due to shell-by-shell reload mechanicsThreshold Timing - Switching too early will cancel the reload completelyAnimation Visual - The reload animation will be interrupted, but bullets are added🔒 Anti-Exploit ProtectionSingle-Use Tracking - Reload state is cleared after one switch-backNo Double Reload - Prevents reloading twice from one reload animationDeath Cleanup - State is cleared on death to prevent abuseTeam Change Cleanup - State is cleared when changing teams💡 Tips for PlayersPractice the timing - Get familiar with the 55% point for each weaponUse Q for quick-switch - Bind a key for fast weapon switchingWatch the animation - Learn the visual cue for when to switchDon't switch too early - Wait for at least half the animationWorks in combat - Use during firefights to reload faster📞 SupportDeveloper: illusionLabs.devPlugin Version: 1.0For bug reports, suggestions, or support, contact the developer.📄 LicenseThis plugin is provided as-is. Feel free to modify and redistribute with proper credit.Enjoy faster reloads, just like in CS2! 🚀

1
Oct 27
#cs16 #amxx #fast
AMXX Team Swap (Configurable)
Counter-Strike 1.6 Plugins
FREE

AMXX Team Swap (Configurable)

Team Swap PluginVersion: 1.0Author: illusionLabs.devGame: Counter-Strike 1.6📋 DescriptionTeam Swap is a Counter-Strike 1.6 plugin that allows players to exchange teams (Terrorists ↔ Counter-Terrorists) through mutual consent. The plugin includes a request system, cooldown timer, and full administrative control.✨ Features🎮 For PlayersTeam swap requests - Send requests to players from the opposing teamInteractive menu - Color-coded menu for player selectionConfirmation system - Target player must accept the requestCooldown system - Prevents spam and abuseVisual indicators - Colored messages and team indicators👮 For AdministratorsForce swap - Command to directly swap teams between two playersBypass privileges - Bypass cooldown and dead player requirementsConfigurable flag - Set required admin flagLogging - All admin actions are logged🎯 CommandsPlayersCommand Description say /swapOpens menu to select a player for team swapsay_team /swapSame as above, but in team chatAdministratorsCommand Description Flag amx_swap Force swap teams of two playersADMIN_LEVEL_A⚙️ Cvars (Configuration)All settings are managed through cvars and can be changed in real-time:Main Settings// Enable/disable the pluginteamswap_enabled "1"// 0 = disabled// 1 = enabled (default)// Cooldown timer in secondsteamswap_cooldown "300"// Default: 300 seconds (5 minutes)// Can be changed to any value// Require players to be deadteamswap_require_dead "1"// 0 = alive players can swap teams// 1 = players must be dead (default)// Show public messagesteamswap_show_messages "1"// 0 = hide team swap messages// 1 = show public messages (default)Customization Settings// Chat and menu prefixteamswap_prefix "[Team Swap]"// Default: "[Team Swap]"// Can be changed to any text, e.g., "[TS]", "[Swap]", "Team Swap"// This prefix appears in all chat messages and menu titlesAdmin Settings// Admin flag for bypass privilegesteamswap_admin_flag "b"// Default: "b" (reservation)// Can be changed to: "a", "c", "d", etc.// Admins bypass cooldownteamswap_admin_bypass_cooldown "1"// 0 = admins follow cooldown rules// 1 = admins bypass cooldown (default)// Admins bypass dead player requirementteamswap_admin_bypass_dead "1"// 0 = admins must be dead// 1 = admins can swap while alive (default)📦 InstallationRequirementsAMX Mod X 1.8.2 or newerCounter-Strike 1.6Dependencies#include #include #include Installation StepsCompile the plugin:Place TeamSwap.sma in addons/amxmodx/scripting/Compile with amxxpc TeamSwap.smaInstall the .amxx file:Copy TeamSwap.amxx to addons/amxmodx/plugins/Activate the plugin:Add TeamSwap.amxx to addons/amxmodx/configs/plugins.iniConfigure settings:Add cvars to addons/amxmodx/configs/amxx.cfg or create a separate config fileRestart the server or change the map🎨 How It WorksFor PlayersStarting a request:Player types /swap in chatA menu opens with players from the opposing teamPlayers are color-coded: 🔴 Terrorists, 🔵 Counter-TerroristsSelecting a player:Player selects who they want to swap teams withRequest is sent to the selected playerCooldown timer is activatedConfirmation:Target player receives a menu with "Yes" / "No" optionsOn "Yes" - teams are swapped immediatelyOn "No" - request is declinedCooldown:After sending a request, cooldown is activatedPlayer sees remaining time in MM:SS formatCooldown applies to both players after successful swapFor AdministratorsForce swap:amx_swap "Player1" "Player2"Directly swaps teams without confirmationNo cooldown appliedAction is loggedBypass privileges:Admins can bypass cooldown (if enabled)Admins can swap teams while alive (if enabled)Flag is determined by teamswap_admin_flag🔒 Restrictions and ChecksAutomatic Checks✅ Player is not spectator or unassigned✅ Player is dead (if required)✅ Target player is from opposing team✅ Cooldown timer has expired✅ Both players are connected during swap✅ Plugin is enabledError MessagesThe plugin displays clear messages when:Attempting to use while disabledAttempting to use as spectatorAttempting to use while alive (if required)No available players to swap withActive cooldown timerInvalid request or disconnected player🐛 TroubleshootingPlugin not workingCheck if it's added to plugins.iniCheck if teamswap_enabled is "1"Check console for loading errorsPlayers cannot swap teamsCheck teamswap_require_dead - may require players to be deadCheck cooldown timer - may not have expiredCheck if there are players from opposing teamAdmins don't have bypassCheck teamswap_admin_flag - must match admin's flagCheck teamswap_admin_bypass_cooldown and teamswap_admin_bypass_deadCheck users.ini for correct flagsCooldown not working properlyCooldown activates when sending the request, not during swapBoth players receive cooldown after successful swapAdmins can bypass cooldown (if enabled)📝 LogsThe plugin logs the following actions in AMX logs:Admin [Name] swapped teams of [Player1] and [Player2]Logs are located in: addons/amxmodx/logs/🔄 ChangelogVersion 1.0✅ Core team swap functionality✅ Request system with confirmation✅ Cooldown timer✅ Interactive menus✅ Admin command for force swap✅ Full cvar configuration✅ Admin bypass system✅ Configurable admin flag✅ Customizable prefix for chat and menus✅ Colored messages and indicators📞 SupportFor questions, issues, or suggestions:Author: illusionLabs.dev / illusionPlugin: Team Swap v1.0📄 LicenseThis plugin was created by illusionLabs.dev / eSportsDesigns.com for Counter-Strike 1.6 servers.🎉 CreditsThanks to everyone who uses and tests this plugin!Enjoy the game! 🎮

2
Oct 20
#amxx #cs16 #plugin
AMXX Chat Logger (Discord Integration)
Counter-Strike 1.6 Plugins
4.99

AMXX Chat Logger (Discord Integration)

CS Chat Logger Discord A Counter-Strike 1.6 AMX Mod X plugin that logs all in-game chat messages, team chat, and player join/disconnect events to a Discord channel in real-time via webhooks. Features 💬 All Chat Logging - Logs all public chat messages 👥 Team Chat Logging - Logs team-specific messages (Terrorists, Counter-Terrorists, Spectators) 📥 Join Messages - Logs when players connect to the server 📤 Disconnect Messages - Logs when players leave the server ⚙️ Configurable - CVars to enable/disable specific features 🎨 Formatted Messages - Uses Discord markdown (bold, code blocks) and emojis for better readability 🚫 Bot Filtering - Automatically ignores bot messages Message Format All Chat 💬 **PlayerName**: message content Team Chat 🔴 **PlayerName** `[T]`: message content (Terrorists) 🔵 **PlayerName** `[CT]`: message content (Counter-Terrorists) 👁️ **PlayerName** `[SPEC]`: message content (Spectators) Join/Disconnect 📥 **PlayerName** joined the server 📤 **PlayerName** left the server Installation Download Dependencies Make sure you have easy_http.inc in your AMX Mod X include folder Required includes: amxmodx, amxmisc, cstrike, easy_http Configure Webhook Create a Discord webhook in your desired channel Open ChatLogger.sma and replace the webhook URL on line 15: new const g_szWebhookURL[] = "YOUR_DISCORD_WEBHOOK_URL_HERE" Compile Compile the plugin using AMX Mod X compiler Place the compiled ChatLogger.amxx in addons/amxmodx/plugins/ Enable Plugin Add ChatLogger.amxx to addons/amxmodx/configs/plugins.ini Restart Server Restart your server or change map to load the plugin Configuration (CVars) Add these CVars to your amxx.cfg or set them via console/RCON: chatlog_show_teamchat Description: Controls whether team chat messages are logged to Discord Values: 1 = Show team chat (default) 0 = Hide team chat Example: chatlog_show_teamchat 1 chatlog_show_joinleave Description: Controls whether player join/disconnect messages are logged to Discord Values: 1 = Show join/leave messages (default) 0 = Hide join/leave messages Example: chatlog_show_joinleave 0 Usage Examples Show everything (default) chatlog_show_teamchat 1 chatlog_show_joinleave 1 Only show public chat chatlog_show_teamchat 0 chatlog_show_joinleave 0 Show chat but hide join/leave spam chatlog_show_teamchat 1 chatlog_show_joinleave 0 Discord Webhook Setup Open your Discord server Go to Server Settings → Integrations → Webhooks Click "New Webhook" Choose the channel where you want chat logs Copy the webhook URL Paste it in the plugin source code (line 15) Recompile the plugin Technical Details Plugin Version: 1.0 Author: illusion Dependencies: AMX Mod X 1.8.2+, easy_http module HTTP Method: POST requests to Discord webhook API Timeout: 5 seconds per request Content Type: application/json Troubleshooting Messages not appearing in Discord Verify the webhook URL is correct Check AMX Mod X logs for errors: addons/amxmodx/logs/ Ensure easy_http module is loaded Test the webhook URL manually using curl or Postman Compilation errors Make sure all include files are present in addons/amxmodx/scripting/include/ Verify you're using AMX Mod X 1.8.2 or newer Check that easy_http.inc is properly installed Bot messages appearing The plugin automatically filters bots using is_user_bot() If bots still appear, they might not be properly detected by the game Privacy Notice This plugin logs all chat messages and player information to an external Discord channel. Make sure to: Inform your players that chat is being logged Comply with your local privacy laws and regulations Secure your Discord webhook URL (don't share it publicly) License Free to use and modify. Credit appreciated but not required. Support For issues, suggestions, or contributions, please contact the plugin author. Note: This plugin sends data to Discord's servers. Make sure your server has internet connectivity and can reach Discord's API endpoints.

2
Oct 4
#cs16 #amxx #cs1.6
AMXX Bullet Damage
Counter-Strike 1.6 Plugins
FREE

AMXX Bullet Damage

Bullet Damage Display Plugin Version: 1.0Author: illusionLabs.devPlatform: Counter-Strike 1.6 (AMX Mod X) Overview A professional damage tracking system that displays real-time bullet damage information to players and spectators in Counter-Strike 1.6. Features Real-time Damage Display: Shows damage numbers on screen when you hit enemies Damage Statistics: Track damage given and received per round with player names Spectator Support: Enhanced spectator mode with detailed damage stats for the player being watched Chat Commands: Use /damage to view your round statistics Configurable: Multiple CVars to customize behavior Commands say /damage or say_team /damage - Display your damage statistics for the current round CVars CVar Default Description bullet_damage 1 Enable/disable the damage display system bullet_damage_spectator 1 Enable/disable spectator HUD bullet_damage_update_rate 1.0 Update rate for spectator HUD (seconds) How It Works Live Damage: When you shoot an enemy, damage numbers appear on your screen at rotating positions Round Stats: All damage given/received is tracked per round and reset at round start Spectator Mode: When spectating, you see detailed damage stats for the player you're watching Chat Display: Use the /damage command to see colored damage statistics in chat Installation Compile bullet_dmg.sma using AMX Mod X compiler Place the compiled bullet_dmg.amxx in your plugins folder Add bullet_dmg.amxx to your plugins.ini Restart the server or change map Technical Details Supports up to 32 players Uses HUD messages for damage display Tracks damage in 2D arrays for efficient lookup Automatic cleanup on player disconnect Professional spectator target tracking

13
Aug 19
#cs16 #amxx #plugin
AMXX GAG System - Fully Configurable
Counter-Strike 1.6 Plugins
FREE

AMXX GAG System - Fully Configurable

  ILLUSION SQL GAG SYSTEM v1.0 Author: illusion @ eSportsDesigns.comPlugin: AMX Mod X for Counter-Strike 1.6 🎯 OVERVIEW Advanced MySQL-based gag system with strong anti-bypass protection and full configuration control. ✨ FEATURES Gag Types: Chat, Voice, or Both Flexible Duration: Minutes-based or permanent gags Custom Reasons: Fully configurable via INI file Bad Word Filter: Automatic gagging for forbidden words Logging System: Detailed logs of all gag events Anti-Bypass: Triple-identifier verification (SteamID + IP + Name) Round-Based Sync: Automatically detects gag changes (add/edit/remove) from database Direct Command Interface: Quick gagging with amx_gag command HUD Notifications: Real-time gag status display Sound Effects: Configurable sounds for gag events Professional Menus: Colored admin interface 🚀 INSTALLATION Upload GagSystemNew_Config.amxx to plugins/ folder Add to plugins.ini Create MySQL database Edit configs/gagsystem.ini with your database settings Restart server ⚙️ CONFIGURATION Auto-generates gagsystem.ini with sections: Database: MySQL connection settings Logs: Event logging configuration (LOGS_ENABLED = 1, LOGS_FILE = gagsystem.log) Menu: Interface customization Reasons: Gag reasons list Times: Duration options GagTypes: Chat/Voice/Both options Bad Words: Auto-gag filter Sounds: Audio effects Access: Admin permission levelsChecks: Round-based gag checking control (ENABLE_CHECKS = 1) 🎮 COMMANDS amx_gagmenu - Opens interactive gag menu amx_gag - NEW! Direct gag command Example: amx_gag John 30 Spam 0 Types: 0 = Chat Only, 1 = Voice Only, 2 = Chat + Voice amx_ungag - Ungag player amx_cleangags - Remove all gags amx_gaglist - List active gags 🛡️ SECURITY Triple Protection: Requires exact match of SteamID + IP + Nickname to prevent bypass attempts Round-Based Sync: NEW! Automatically checks every round for all gag changes (add/edit/remove) from database Auto-Detection: Detects new gags, gag edits, and gag removals from external sources (website) Real-Time Updates: Gag details (reason, time, type) automatically sync when edited from website Player Notifications: Chat messages inform players when their gag status or details change No Reconnect Required: All changes apply instantly on next round without reconnecting 📝 LOG FORMAT L MM/DD/YYYY - HH:MM:SS: Admin X gagged player Y for Z minutes with reason 'ABC' (Type: Chat) L MM/DD/YYYY - HH:MM:SS: Admin X ungagged player Y L MM/DD/YYYY - HH:MM:SS: Gag expired for player Y (Type: Voice) L MM/DD/YYYY - HH:MM:SS: SYSTEM automatically gagged player Y for Z minutes with reason 'Swearing (badword)' (Type: Both) L MM/DD/YYYY - HH:MM:SS: Gag validation failed for player Y - gag was manually removed from database L MM/DD/YYYY - HH:MM:SS: Gag details updated for player Y - Admin: X, Reason: ABC, Type: 0 🆕 NEW FEATURES (Latest Update) Direct Gag Command Instant Gagging: Use amx_gag for quick player gagging without menus Parameter Validation: Built-in checks for all parameters with helpful error messages Type System: Numeric gag types (0/1/2) with clear explanations Enhanced Round-Based Synchronization Complete Database Sync: Detects all gag changes (create/edit/remove) from external sources Real-Time Gag Updates: Automatically syncs reason, duration, and type changes from website Smart Voice Blocking: Properly handles gag type changes (Chat ↔ Voice ↔ Both) Player Communication: Chat notifications when gag status or details are modified Website Integration: Full compatibility with PanelSIX web management pages Enhanced User Experience Help System: Typing amx_gag alone shows usage examples and type explanations Error Messages: Clear feedback for invalid parameters or missing arguments Consistent Access: Uses same admin flags as existing gag menu system Performance Optimization Configurable Checks: New ENABLE_CHECKS option to control round-based gag checking Lag Reduction: Set ENABLE_CHECKS = 0 to disable round end/start checks for better server performance Selective Disabling: Only affects automatic round checks - manual commands still work normally Server-Friendly: Helps servers with high player counts avoid lag spikes during round transitions

47
Aug 18
#cs16 #amxx #plugin
[ADDON] PanelSIX: Players Tracker
Extensions / Addons
9.99

[ADDON] PanelSIX: Players Tracker

PanelSIX Players Tracker Advanced Player Tracking and Statistics System for CS 1.6 with AMX Mod X and Web Panel PanelSIX Players Tracker is a powerful tool for Counter-Strike 1.6 server administrators that provides real-time monitoring of player activity, including session history, round statistics, and team participation. The system includes a dedicated AMX Mod X plugin that logs all player data during gameplay, as well as a clean web interface for browsing and analyzing statistics. 🛠️ Key Features 🎮 AMX Mod X Integration Automatically tracks player connections and disconnections Records SteamID, IP address, server, map, and session time Tracks time spent in CT and T teams Counts rounds and team wins (CT/T) Updates data every 30 seconds Secure and stable – protected against SQL injection and common errors Command for resseting statistics 🌐 Web Interface Search by player name, SteamID, or IP address Filter by server or map Sort by any column with pagination support View currently online players in real-time Detailed player profiles: Total playtime Time spent as CT and T Number of rounds and sessions Online status and last seen time Breakdown of stats per server and map Graphs showing player activity over time Fully responsive design – works great on all devices 📊 Centralized Stats Overview Players: unique users, sessions, playtime Teams: CT/T playtime and round wins Maps: popularity and time played Rounds: total rounds played, CT/T win ratio Online Activity: currently active players and maps 🔐 Security Focused All database queries use secure prepared statements Input is sanitized to prevent XSS attacks Admin-only commands restricted to ADMIN_RCON access level

3
Jun 17
#web #cms #addon
[ADDON] PanelSIX: Notifications
Extensions / Addons
4.99

[ADDON] PanelSIX: Notifications

PanelSIX ADDON - Notifications- Showing join/left messages- Showing kills (X killed X with X weapon)- Showing chat in your CS server + Team Chat- Updates immediately without the need to reload the page- Fully mobile responsive- Included .sma file + php files- Easy to install + install instructions- Modern design- Delete all notifications button- Pagination

9
May 7
#web #cms #addon