Advanced Search
Search Results
62 total results found
Troubleshooting Updater
RGL Updater If you are troubleshooting a plugin not updating on a TF2 server running RGL's updater plugin, we have found that changing the map and then exec'ing one of the RGL configs will trigger the updater to actually pull the latest version of plugin...
TF2 Competitive
TF2
Public API
Troubleshooting Servers
Quake
FullBuff API/Dataset
Code Snippets
ETF2L
https://etf2l.org/#
Server Moderation
Entering the command "status" will display useful information about the server, including the IP, and more importantly, a list of players. This list will display each player's userid, which with the command "rcon kickid x" can be used to kick specific players...
Server Troubleshooting
FullBuff Assets
Newbie Resources
Quake Live
Pterodactyl
Quake Misc.
For nQuake, Quake Champions, and other Quake derivatives (Diabotical, Xonotic, etc)
TF2 Ptero
C#/.NET
Guides
RCON Tutorial
Connecting to your server rcon_address <server address>; rcon_password "RCONPASSWORDHERE" Executing commands To execute commands on your server through rcon, it is the same process as if you were typing them into the server console directly, except you m...