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

Found 3 product(s)

Page 1 of 1
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!

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