Build Your Own Gamemode
Build your own gamemode for CS2 by configuring individual mechanics and settings. Build unique server experiences by combining health, weapons, movement, economy, and team settings.
Build Your Own Gamemode Features
Customize every aspect of your CS2 gamemode with these powerful features. Mix and match different mechanics to create unique gaming experiences.
Custom Health
Override default player health (100 HP). Set higher values for tankier gameplay or lower for glass cannon modes.
Invisibility
Make players completely invisible to enemies. Perfect for stealth-based gamemodes or hide-and-seek variants.
Wallhack
Allow players to see enemies through walls and objects.
Single Weapon Only
Restrict all players to one specific weapon per team. Remove all other weapons to create focused gameplay experiences.
Disable Buy
Disable the buy menu and money system. Players spawn with default equipment only.
Set Money
Set all players' money to a fixed amount each round. Control the economy and available equipment.
Health Regeneration
Regenerate player health over time. Configure heal amount, interval, and maximum health cap.
Max Team Players
Override the maximum number of players per team. Useful for large-scale battles or intimate matches.
Duplicate Spawns
Create additional spawn points by duplicating existing ones. Essential for supporting more players than the map normally allows.
Halftime Swap
Automatically swap team-specific mechanics when teams switch sides at halftime for balanced gameplay.
Custom Ammo
Set specific ammo counts for weapons. Create low-ammo challenge modes or high-capacity mayhem.
Grenade Reload
Give players unlimited grenades that regenerate after a set interval. Perfect for grenade-focused gamemodes.
Ammo on Kill
Reward players with extra ammo for specific weapons when they get kills. Encourages aggressive gameplay.
Damage Penalty
Deal damage to players when they fire specific weapons. Balance powerful weapons or create risk-reward mechanics.
Knockback
Apply physics force when firing weapons. Create rocket-jump mechanics or push enemies around. (Currently disabled)
Gamemode
Sets the base CS2 gamemode type (game_type and game_mode values)
Map
Changes the map when the config is loaded (changelevel command)
Custom Commands
Add any additional CS2 server commands you want to execute. Each command should be on a separate line.
1Pre-Commands (Run First)
Execute this command first to load the gamemode and change to your selected map.
2Mechanic Commands (Run After Map Loads)
Execute these commands after the map has loaded to apply your configured mechanics.
Additional Actions
Download a .cfg file with all commands, or import an existing .cfg to load its configuration.
Build Your Own Gamemode Guide
How to use your custom gamemode:
- 1Copy the generated commands using the "Copy Commands" button above
- 2Head over to our Discord server and find the SLASHPLAY bot (if you dont have it yet you can find a guide on how to here: guide)
- 3Start a game server using the bot's server creation commands
- 4Use the bot's "Send Command" action and paste your copied commands
- 5Your custom gamemode will be loaded and ready to play!
Tip: You can join the and ask around for other peoples configs!