Useful gameserver administration tools
From CyberWurx Customer Wiki
Contents |
Critical Tools
HLSW
Link: http://www.hlsw.org/
HLSW is a critical external administration tool for your servers. It allows you to login through rcon and work with the server as you were right there at the console.
How-Tos: http://wiki.hlsw.net/index.php/HLSW_Tutorials
Optional Tools
NotePad++
Link: http://notepad-plus.sourceforge.net/uk/site.htm
Notepad++ is a useful tool for editing config files. It creates a useful color based system for config files.
How-Tos: http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Main_Page
FileZilla
Link: http://filezilla-project.org/
FileZilla is a free FTP client.
How-Tos: http://wiki.filezilla-project.org/Main_Page
Server Plugins
Source Based Games
MetaMod: Source
Link: http://www.sourcemm.net/
MetaMod: Source is a common tool for server admins to install 3rd party plugins such as SourceMod. This is only recommended for experienced users.
How-Tos: http://wiki.alliedmods.net/Category:Metamod:Source_Documentation
SourceMod
Link: http://www.sourcemod.net/
Sourcemod works in conjunction with MetaMod. It provides a structured scripting language that is lightweight and easy to master. This is recommended for experienced users.