GAMING STORE

Premium Gaming Assets • Instant Downloads • Pro Quality Designs

85+ Downloads
0 New This Week
4 Bestsellers

Search Products

Categories

Price Range

€0.00
€49.99

Gaming Stats

Total Products 15
New This Week 0
Bestsellers 4
Free Products 5
Total Downloads 85
Avg Price €12.66
Categories 6

Trending Now

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

Search Results for "cms"

Found 10 product(s)

Page 1 of 2
PanelSIX CMS - Counter Strike 1.6 Servers Panel
Content Management Systems
BESTSELLER
19.99

PanelSIX CMS - Counter Strike 1.6 Servers Panel

🌟 PanelSIX 🌟🕹️ A Modern Control Panel for Counter-Strike 1.6 that gives you complete freedom in managing your server! 🎮 💻 Features of PanelSIX: 🌐 Fully Responsive Design – Built with TailwindCSS and Material/Bootstrap Icons for a flawless experience on any device 📱💻📋 Intuitive Sidebar – Easy navigation and management of all server aspects 🚀🎟️ Server Maps and Details – Quick overview and detailed information for each server 🔍📰 News and Updates – Stay informed with dedicated sections for the latest news and updates 📢📊 Platform Statistics – Analyze server performance with in-depth statistics 📈🤫 Muted Players – Monitor and manage muted players in real-time 🙊🚫 Banned Players – Track and control banned players 🛑🛡️ Administrator List with Expired Date – Access and organize administrators effortlessly 🧑‍💻🧩 Extensions Management (NEW) – Build, install, and manage extensions for the panel. ⚙️⚡ Quick Installer (NEW) – Streamlined, step-by-step installer for faster, easier setup—get the panel running in minutes with guided checks and automatic configuration ✅ 🌐 Transform your server management with PanelSIX – the ultimate CMS for CS 1.6! 🚀 Check it out now and enhance your server control!

16
Apr 22
#web #cms #template
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.

2
Apr 22
#web #cms #template
GamePort - Fully-responsive Modern Gaming Landing Page
Content Management Systems
BESTSELLER
14.99

GamePort - Fully-responsive Modern Gaming Landing Page

🚀 GamePort – The Ultimate Portal for Your Gaming Network! 🎮 🔥 Easy Installation – No unnecessary SQL connections, just upload and you're ready!⚙️ Simple Configuration – Everything is set up in a single file: config.php🎨 Stylish & Modern Design – A dark gamer theme with full responsiveness for all devices🛠️ Built with the Best Tech – TailwindCSS + Material Icons for a professional look💬 Discord Status Integration – Automatically displays the total members and online players in your Discord server📊 Server Statistics – Real-time dynamic information for your game servers⭐ Customizable Highlights – Pre-made sections to showcase the unique advantages of your network and servers🖼️ High-Quality Visuals – Each section features sleek effects, and PSD files are included for full customization🔍 Full SEO Optimization – Optimized for fast performance, structured metadata, and better search rankings 💡 GamePort is the ultimate solution for any gaming community – easy, fast, SEO-friendly, and professional! 🚀 🔗 Get it now and take your network to the next level! 🎯

3
Apr 10
#web #cms #template
[ADDON] PanelSIX: Admins Per Server
Extensions / Addons
20.00

[ADDON] PanelSIX: Admins Per Server

PanelSIX Addon - Per-Server Admin Management This addon extends PanelSIX functionality to enable per-server admin management instead of only global admin assignments. With this addon, you can assign administrators to specific game servers rather than giving them access to all servers. 🚀 Features Per-Server Admin Assignment: Assign admins to specific servers instead of globally Server Identification: Each server has a unique identifier for easy management Backward Compatibility: Works alongside existing global admin system Web Interface: Manage admins through PanelSIX web panel Database Integration: Seamless integration with existing PanelSIX database 📁 Package Contents PanelSIX ADDON - Admins per server/ ├── Images/ # Screenshots and documentation images ├── PanelSIX Files/ # Web panel files │ ├── SQL/ │ │ └── admin_servers_update.sql # Database schema updates │ ├── admin/ │ │ ├── add_admin.php # Add new admin interface │ │ ├── control_admins.php # Admin management interface │ │ └── edit_admin.php # Edit admin interface │ └── admins_list.php # List all admins with server assignments ├── Server Plugin/ │ └── admin_sql.sma # AMX Mod X plugin source code ├── Important information.txt # Installation notes └── README.md # This file ⚠️ IMPORTANT INSTALLATION NOTICE CRITICAL: Before installing the plugin, you MUST modify the server identifier in the plugin source code. Open Server Plugin/admin_sql.sma in a text editor Find this line (around line 78): amx_server_identifier = register_cvar("amx_server_identifier", "main_server", FCVAR_PROTECTED) Change "main_server" to a unique, descriptive name for your server Use a different identifier for each server so you can distinguish them in the panel Example Server Identifiers: "dm_server_1" for Deathmatch Server 1 "jb_server_main" for Jailbreak Main Server "surf_server_eu" for Surf Server Europe "zombie_server_1" for Zombie Server 1 🛠️ Installation Instructions Step 1: Database Setup Import the SQL schema updates: -- Run the contents of PanelSIX Files/SQL/admin_servers_update.sql Step 2: Web Panel Files Upload all files from PanelSIX Files/ to your PanelSIX web directory Ensure proper file permissions are set Step 3: Server Plugin Installation IMPORTANT: Edit admin_sql.sma and change the server identifier (see above) Compile the plugin using AMX Mod X compiler: amxxpc admin_sql.sma Upload the compiled admin_sql.amxx to your server's addons/amxmodx/plugins/ directory Add the plugin to your plugins.ini file: admin_sql.amxx Restart your game server Step 4: Configuration Configure your database connection in addons/amxmodx/configs/sql.cfg Set the server identifier cvar in your server configuration: amx_server_identifier "your_unique_server_name" 🎮 How It Works Global vs Per-Server Admins Global Admins (server_specific = 0): Have access to ALL servers Per-Server Admins (server_specific = 1): Only have access to assigned servers Server Registration Servers automatically register themselves in the database when they start Each server is identified by its unique server_identifier The web panel shows which servers each admin has access to Admin Assignment Process Add a new admin through the web panel Choose whether the admin should be global or server-specific If server-specific, select which servers the admin should have access to The plugin automatically loads the correct admins for each server 🌐 Web Interface Features Admin List: View all admins with their server assignments Add Admin: Create new admin accounts with server selection Edit Admin: Modify existing admin permissions and server access Server Management: View and manage registered game servers 🔧 Technical Details Database Schema The addon adds the following tables/columns: game_servers: Stores server information and identifiers admin_game_servers: Links admins to specific servers diveban_admins.server_specific: Flag indicating if admin is server-specific Plugin Features Automatic server registration Per-server admin loading Backward compatibility with existing admin systems Support for both MySQL and SQLite databases 🐛 Troubleshooting Common Issues Admins not loading on server: Check that the server identifier is correctly set Verify database connection in sql.cfg Ensure the server is registered in the game_servers table Web panel not showing servers: Run the SQL update script Check file permissions on uploaded PHP files Verify database connection in PanelSIX configuration Plugin compilation errors: Ensure you have the latest AMX Mod X includes Check that all required modules are loaded 📞 Support If you encounter any issues: Check the server console for error messages Verify all installation steps were completed Ensure database permissions are correct Check that the server identifier is unique and properly set

0
Sep 2
#panelsix #addon #cs16
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

27
Aug 18
#cs16 #amxx #plugin
[ADDON] PanelSIX: Buy Privileges via PayPal
Extensions / Addons
49.99

[ADDON] PanelSIX: Buy Privileges via PayPal

PanelSIX ADDON: Buy Privileges automatically via PayPal  Updates: Added PayPal settings configuration directly from the admin panel , Two PayPal modes: Sandbox (testing)  / Live (receive payments) , Admin panel: view and delete transactions , Homepage: users can view their own transactions , Login / Register functionality , Added Payment Success  and Payment Declined  pages,  Extra Features: ♾ No transaction limits,  Make money while you sleep – fully automated,  Easy to install and configure,  Help from me with installation and configuration

0
Aug 10
#web #cms #addon
[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
[Extension] PanelSIX: CallAdmin
Extensions / Addons
9.99

[Extension] PanelSIX: CallAdmin

v1.0.0 (Current) ✅ Initial release ✅ Basic call management system ✅ Real-time web notifications ✅ Statistics dashboard ✅ Auto-refresh system ✅ Discord webhook integration ✅ Anti-spam protection ✅ Admin immunity system

2
May 20
#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

7
May 7
#web #cms #addon
Special Offer
Use code SAVE10 to get 10% OFF
Promo code copied!