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 "spec"

Found 6 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
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
[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 Advanced HUD Advertisements
Counter-Strike 1.6 Plugins
FREE

AMXX Advanced HUD Advertisements

Advanced HUD Advertisements Plugin Version: 1.0Author: illusion @ eSportsDesignsPlugin Name: Advanced HUD Advertisements Description AdvertsNEW is an AMX Mod X plugin for Counter-Strike servers that displays customizable rotating advertisements to players using HUD messages. The plugin supports multiple display modes, random colors, and various visual effects to create eye-catching server announcements. Features ✅ Rotating Advertisements: Display multiple ads in sequence or random order ✅ HUD Message Display: Shows ads using colorful HUD messages on screen ✅ Random Colors: Each ad displays with randomly generated colors for visual variety ✅ Customizable Position: Configure X/Y position of HUD messages ✅ Visual Effects: Multiple fade-in/fade-out effects and display modes ✅ Dynamic Variables: Support for %map% and %newline% placeholders ✅ Live Reload: Reload advertisements without server restart ✅ Auto Config Creation: Automatically creates default config if missing Installation Compile the Plugin: amxxpc AdvertsNEW.sma Upload Files: Place AdvertsNEW.amxx in /addons/amxmodx/plugins/ Add AdvertsNEW.amxx to /addons/amxmodx/configs/plugins.ini Configuration: The plugin will automatically create /addons/amxmodx/configs/adverts_hud.ini Edit this file to add your custom advertisements Configuration File File: /addons/amxmodx/configs/adverts_hud.ini Format: ; Adverts HUD Configuration File ; Each line represents one advertisement ; Lines starting with ; are comments and will be ignored Welcome to our server! Join our community at www.example.com Type !menu to open server menu Current map: %map% Line 1%newline%Line 2 of same ad Special Variables: %map% - Replaced with current map name %newline% - Creates a line break in the HUD message Lines starting with ; or / are treated as comments CVars (Console Variables) CVar Default Description amx_adverts_enabled 1 Enable/disable the advertisement system amx_adverts_interval 60.0 Time interval between advertisements (seconds) amx_adverts_random 0 Random order (1) or sequential (0) amx_adverts_effect 2 HUD message effect type (0-3) amx_adverts_holdtime 5.0 How long to display each advertisement amx_adverts_fadein 0.1 Fade-in duration (seconds) amx_adverts_fadeout 0.2 Fade-out duration (seconds) amx_adverts_x -1.0 X position (-1.0 = center) amx_adverts_y 0.2 Y position (0.0 = top, 1.0 = bottom) Effect Types: 0 - No effect 1 - Fade in/out 2 - Flash/strobe effect 3 - Write-out effect Admin Commands Command Access Level Description amx_reloadadverts ADMIN_CVAR Reloads advertisement configuration without restart Usage Examples Basic Configuration: Welcome to [SERVER NAME]! Visit our website: www.yoursite.com Current map: %map% Join our Discord: discord.gg/yourserver Type !shop to open the store Multi-line Advertisement: === SERVER RULES ===%newline%1. No cheating%newline%2. No spam%newline%3. Have fun! Dynamic Content: You are playing on: %map% Server time: Check !time command Technical Details Dependencies: amxmodx, amxmisc, reapi, reapi_stocks Maximum Advertisements: 32 Maximum Message Length: 192 characters Array-based Storage: Uses dynamic arrays for efficient memory management Color System: Random RGB values generated for each display Configuration Tips Position Settings: X: -1.0 centers horizontally, 0.0 = left, 1.0 = right Y: 0.0 = top of screen, 1.0 = bottom of screen Timing Recommendations: Interval: 30-120 seconds (avoid spam) Hold time: 3-8 seconds (readable duration) Fade times: 0.1-0.5 seconds (smooth transitions) Message Guidelines: Keep messages concise and clear Use %newline% sparingly to avoid clutter Test different effect types for best visibility Troubleshooting Ads not showing? Check amx_adverts_enabled is set to 1 Verify config file exists and has valid content Ensure at least one non-comment line in config Position issues? Adjust amx_adverts_x and amx_adverts_y values Test with different screen resolutions Performance concerns? Increase interval time if server experiences lag Reduce number of advertisements if memory usage is high Support For issues or questions: Author: illusion @ eSportsDesigns Check AMX Mod X documentation for HUD message limitations Verify ReAPI installation for proper functionality Note: This plugin requires ReAPI for advanced HUD message functionality. Ensure ReAPI is properly installed and configured on your Counter-Strike server.

8
Aug 20
#cs16 #amxx #plugin
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

8
Aug 19
#cs16 #amxx #plugin
Special Offer
Use code SAVE10 to get 10% OFF
Promo code copied!