Commands Configuration
The Commands section in Zyrix Configuration allows you to enable, disable, and customize all administrative commands available to your staff members. Each command can be individually controlled with a toggle switch and custom command name.Overview
The commands system provides granular control over administrative functionality, allowing server owners to:- Enable/Disable Commands: Toggle individual commands on or off
- Customize Command Names: Change the default command names to match your server’s preferences
- Bulk Control: Enable or disable all commands at once
- Registration Control: Choose whether to skip already registered commands
Global Settings
Commands Enabled
Type: SwitchDefault:
true
Master switch for all Zyrix commands. When disabled, no commands will be registered on your server.
Only Missing
Type: SwitchDefault:
true
When enabled, Zyrix will only register commands that don’t already exist. This prevents overriding existing server commands with the same name.
This is especially useful if your server has custom commands pre-integrated.
Command Categories
Player Management Commands
Ban Command
Default Command:banPurpose: Remove players permanently from the server
Kick Command
Default Command:kickPurpose: Remove players temporarily from the server
Kill Command
Default Command:killPurpose: Eliminate a player instantly
Warn Command
Default Command:warnPurpose: Record infractions against players
Unban Command
Default Command:unbanPurpose: Remove bans from players
Movement & Control Commands
Freeze Command
Default Command:freezePurpose: Lock a player in place
Unfreeze Command
Default Command:unfreezePurpose: Unlock a frozen player
Spectate Command
Default Command:spectatePurpose: Watch players from their perspective
Teleportation Commands
Goto Command
Default Command:gotoPurpose: Teleport to a specific player
Bring Command
Default Command:bringPurpose: Teleport a player to your location
Teleport Command
Default Command:tpPurpose: Teleport to specific coordinates
Noclip Command
Default Command:noclipPurpose: Enable freecam/fly mode for staff
Vehicle Commands
Delete Vehicle Command
Default Command:dvPurpose: Delete the nearest vehicle
Fix Vehicle Command
Default Command:fixPurpose: Repair the current vehicle
Flip Vehicle Command
Default Command:flipPurpose: Upright a flipped vehicle
Car Command
Default Command:carPurpose: Spawn a vehicle
Player Status Commands
Godmode Command
Default Command:godPurpose: Toggle invincibility for players
Heal Command
Default Command:healPurpose: Restore health and armor
Invisibility Command
Default Command:invisPurpose: Hide the player from others
Revival Commands
Revive Command
Default Command:revivePurpose: Revive a specific player
Revive All Command
Default Command:reviveallPurpose: Revive all players on the server
Revive Area Command
Default Command:reviveareaPurpose: Revive all players within a specified area
Item & Job Management
Set Job Command
Default Command:setjobPurpose: Assign jobs to players (framework-dependent)
Give Item Command
Default Command:giveitemPurpose: Give items to players
Give Weapon Command
Default Command:giveweaponPurpose: Give weapons to players
Clear Inventory Command
Default Command:clearinvPurpose: Clear a player’s inventory
Server Management Commands
Announce Command
Default Command:announcePurpose: Broadcast server-wide messages
Weather Command
Default Command:weatherPurpose: Control server weather
Time Command
Default Command:timePurpose: Control in-game time
Wipe Command
Default Command:wipePurpose: Clear entities from the server
Utility Commands
Coordinates Command
Default Command:coordsPurpose: Display current player coordinates
Mass Action Commands
Kick All Command
Default Command:kickallDefault Status:
disabledPurpose: Kick all players from the server
⚠️ Warning: This command is disabled by default due to its destructive nature.