Useful gameserver administration tools
From CyberWurx Customer Wiki
Revision as of 15:21, 23 November 2009 (edit) Cwadmin (Talk | contribs) ← Previous diff |
Revision as of 15:22, 23 November 2009 (edit) (undo) Cwadmin (Talk | contribs) Next diff → |
||
Line 22: | Line 22: | ||
How-Tos: http://wiki.filezilla-project.org/Main_Page | How-Tos: http://wiki.filezilla-project.org/Main_Page | ||
- | ==MetaMod: Source== | + | =Server Plugins= |
+ | ==Source Based Games== | ||
+ | ===MetaMod: Source=== | ||
Link: http://www.sourcemm.net/ | Link: http://www.sourcemm.net/ | ||
Line 29: | Line 31: | ||
How-Tos: http://wiki.alliedmods.net/Category:Metamod:Source_Documentation | How-Tos: http://wiki.alliedmods.net/Category:Metamod:Source_Documentation | ||
- | ==SourceMod== | + | ===SourceMod=== |
Link: http://www.sourcemod.net/ | Link: http://www.sourcemod.net/ | ||
Revision as of 15:22, 23 November 2009
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.