Skip to content

SourceMod plugin that allows players to see and connect to other servers

License

Notifications You must be signed in to change notification settings

GFLClan/ServerRedirect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ServerRedirect

SourceMod plugin that allows players to see and connect to other servers. Customized to fit GFL's needs as an upgrade to the previous ServerHop plugin.

To-Do

  • Global server list config hosted on an API or DB Table.

About

This plugin provides servers list menu, where you can add your servers, so players can be redirected to them while being on server. You can redirect to any server you'd like, servers you redirect to doesn't require any fixes installed or anything like that. Also this plugin comes with A2S queries, but to actually use it you would need an optional requirement (see Requirements), after that you'll see real time statistics for every server you added. This plugin also provides some api (addons/sourcemod/scripting/include/server_redirect.inc) that you can use for your needs.

Configuration

To add servers to servers menu use addons/sourcemod/configs/server_redirect.cfg file and add servers you'd like by following the description. After that take a look at convar file created after first plugin launch (cfg/sourcemod/plugin.server_redirect.cfg) and configure it to your liking by following provided description.

Note: If you don't see your servers in servers menu, make sure that config file in the right place under right name (addons/sourcemod/configs/server_redirect.cfg) and is configured properly.

Requirements

Special thanks

Screenshots

Note: All servers were taken from server browser and selection was totaly random.

Servers list menu:

screen1

Server info menu (Shown when you chose server):

screen2

Server ad:

screen3

About

SourceMod plugin that allows players to see and connect to other servers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SourcePawn 95.2%
  • Pawn 3.1%
  • C++ 1.7%