Garry's Mod Admin Commands & Permissions
Essential administration commands and permission systems for Garry’s Mod servers
Introduction to Garry’s Mod Administration
Effectively managing a Garry’s Mod server requires knowledge of essential admin commands and understanding permission systems. This guide covers the most important admin tools and commands for server administrators on Wasabi Hosting.
Admin Addon Options
Garry’s Mod doesn’t have a built-in comprehensive admin system, so most servers use one of these popular admin addons:
ULX (Ulysses Admin Mod) combined with ULib is the most popular admin system, offering extensive features and customization options.
- Feature-rich with 80+ built-in commands
- Group-based permission system
- Customizable through config files
- Well-maintained with strong community support
This guide primarily focuses on ULX commands as it’s the most widely used admin system on Garry’s Mod servers.
Basic ULX Commands
Player Management
Server Management
Utility Commands
You can use these commands in the console with “ulx” instead of “!ulx”, for example: ulx bring playerName
. All admin commands are accessible through your Wasabi Hosting Gamepanel.
ULX Permission System
ULX uses a group-based permission system managed through ULib.
Default Groups
- superadmin - Has access to everything
- admin - Has access to most commands
- operator - Has access to basic admin commands
- user - Regular players with minimal permissions
Managing User Groups
Creating Custom Groups
To create custom groups, edit the data/ulib/groups.txt
file or use these commands:
FAdmin Commands
If you’re using DarkRP’s built-in FAdmin system:
Player Management
Disciplinary Actions
ServerGuard Commands
If you’re using ServerGuard:
Rcon Commands
As a server owner on Wasabi Hosting, you have access to Rcon commands through the console:
Economy Management (DarkRP)
Common Prop Protection Commands
FPP (Falco’s Prop Protection)
Common Admin Actions with ULX
Creating admin buttons for common actions:
Event Management
For hosting server events:
Troubleshooting Commands
Security Commands
Custom Lua Commands
You can create custom admin commands by adding Lua files to your server’s lua/autorun/server
directory:
Console Access via Gamepanel
As a server owner using the Gamepanel, you can:
- Access the server console directly from the panel
- Run admin commands without being in-game
- View real-time logs and error messages
- Schedule automated tasks
- Manage files and configurations
By understanding these commands and permission systems, you’ll be equipped to effectively manage your Garry’s Mod server. If you need further assistance, contact our support team.