Bot commands
This page lists the commands you can use in Discord. Type / in any channel to see the available slash commands.
Start and manage events
These are the most important commands for event operations:
/ekz - Start an EKZ event
Starts a shopping-mall style event where players fight.
Usage:
/ekzThe bot creates the signup automatically. Players can join with one click.
/famwar - Start a family war
Starts a battle between families.
Usage:
/famwarPlayers register, then teams are formed automatically.
/statecontrol - Start a large event
Starts a Statecontrol event.
Usage:
/statecontrolUsually your largest event format and best suited for experienced players.
/close_event - End an event
Closes a running event and shows the participant list.
Usage:
/close_event event_name:famwar message_link:https://discord.com/...Required fields:
- event_name: Which event to close (
ekz,famwar,statecontrol) - message_link: Link to the event message
/eventinfo - Show event information
Shows details about a specific event.
Usage:
/eventinfo event_name:famwarManage players
/register - Register a player
Registers a new player in the system.
Usage:
/register user:@Max ingame_id:12345 vorname:Max nachname:MustermannRequired fields:
- user: Discord member
- ingame_id: In-game ID
- vorname: Character first name
- nachname: Character last name
After registration, the Discord nickname is automatically changed to: Max Mustermann | 12345
/info - Show player information
Displays all stored information about a player.
Usage:
/info ingame_id:12345You can see:
- Character and Discord information
- Event participation history
- Earned money
- Blacklist status
/paid - Mark as paid
Marks a player as paid.
Usage:
/paid user:@MaxPayout commands
These commands pay money to players:
/killpayout - Kill payout
Pays a player based on kills from an event.
Usage:
/killpayout user:@Max event_name:famwar win_lose:win kill_anzahl:5Required fields:
- user: Who gets paid
- event_name: Which event the payout belongs to
- win_lose:
winorlose - kill_anzahl: Number of kills
- standort: Only for Bizwar, the location
Example calculation:
- Winner with 5 kills = base payout × 1.5 + kill bonus
- Loser with 2 kills = base payout × 0.5 + kill bonus
/anfahrt - Travel payout
Pays the travel allowance for an event.
Usage:
/anfahrt user:@Max event_name:famwarThe player receives the configured travel amount.
/bonus - Give a bonus
Adds a manual bonus to a player.
Usage:
/bonus user:@Max amount:50000Required fields:
- user: Who receives the bonus
- amount: Amount of money, for example
50000
/penalty - Deduct money
Subtracts money from a player as a penalty.
Usage:
/penalty user:@Max betrag:10000 grund:RegelverstoßRequired fields:
- user: Who is penalized
- betrag: Amount to deduct
- grund: Reason for the penalty
Blacklist management (Pro)
Attention: Blacklist commands require Pro.
/blacklist add - Block a player
Adds a player to an event or family blacklist.
Usage:
/blacklist add blacklist:EventBlacklist ingame_id:12345 grund:Hat Event gestörtBlacklist types:
- EventBlacklist: Player cannot join events
- FamBlacklist: Player cannot play with a family
/blacklist remove - Unblock a player
Removes a blacklist entry.
Usage:
/blacklist remove blacklist:EventBlacklist ingame_id:12345 grund:Hat sich entschuldigt/blacklist list - Show all blacklist entries
Shows every blocked player for the selected blacklist.
Usage:
/blacklist list blacklist:EventBlacklistYou can see:
- Who is blocked
- Why they are blocked
- Who created the block
- Since when the block exists
General commands
/ping - Test the bot
Checks if the bot is online and responsive.
Usage:
/pingThe bot answers with its current latency in milliseconds.
/events - Manage event types
Shows the event types available on your server.
Show all:
/events listTip: Only enable the event types you actually need. A smaller, cleaner setup is easier to manage.
Important notes
Who can use what?
Not everyone should be able to use every command:
Everyone can use:
/ping
Event managers usually need:
- Event commands
- Payout commands
/register
Admins only:
- Permissions and subscription management
- Pro and blacklist administration
- Dangerous cleanup or reset actions