AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CSGO] Servers menu | ServerRedirect [1.3.1] (https://forums.alliedmods.net/showthread.php?t=322306)

butare 03-23-2020 04:55

[CSGO] Servers menu | ServerRedirect [1.3.1]
 
ServerRedirect

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

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 (sourcemod/addons/scripting/include/server_redirect.inc) that you can use for your needs.

Configuration

To add servers to servers menu use sourcemod/addons/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 (sourcemod/addons/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:
https://i.imgur.com/lYSPQRK.png

Server info menu (Shown when you chose server):
https://i.imgur.com/MwrmeRM.png

Server ad:
https://imgur.com/EKCkk2W.png

If you found bug or want to suggest something, please do it here.

DOWNLOAD

SOURCE

Franc1sco 03-23-2020 07:07

Re: [CSGO] Servers menu | ServerRedirect [1.0.0]
 
Hello, can you do a standalone version with just the natives for redirect? For use the connect function in others serverhop plugins like this. Because now by default the plugin register commands like !servers that can be used in others plugins. Thanks.

Groven 03-23-2020 07:30

Re: [CSGO] Servers menu | ServerRedirect [1.0.0]
 
Thanks!

ImACow 03-23-2020 08:14

Re: [CSGO] Servers menu | ServerRedirect [1.0.0]
 
Thanks for this!

butare 03-23-2020 17:07

Re: [CSGO] Servers menu | ServerRedirect [1.0.0]
 
Quote:

Originally Posted by Franc1sco (Post 2688143)
Hello, can you do a standalone version with just the natives for redirect? For use the connect function in others serverhop plugins like this. Because now by default the plugin register commands like !servers that can be used in others plugins. Thanks.

This plugin is meant to be a competitor for other look a like plugins. If you want me to add something, please suggest this on github issues tab, and api was added only cuz there was an a request for that. But you still can disable all the functionality by setting cvar server_redirect_commands to "" and removing or leaving empty addons/sourcemod/configs/server_redirect.cfg file.

paulo_crash 03-23-2020 18:59

Re: [CSGO] Servers menu | ServerRedirect [1.0.0]
 
Thanks! :bacon!::bacon!:

j1gg 03-23-2020 20:20

Re: [CSGO] Servers menu | ServerRedirect [1.0.0]
 
Hi, how to redirect to new serwer peoples like in the previous version?

butare 03-23-2020 20:37

Re: [CSGO] Servers menu | ServerRedirect [1.0.0]
 
Quote:

Originally Posted by j1gg (Post 2688229)
Hi, how to redirect to new serwer peoples like in the previous version?

No sure what you meant, but you probably want https://forums.alliedmods.net/showthread.php?t=322018

j1gg 03-24-2020 06:47

Re: [CSGO] Servers menu | ServerRedirect [1.0.0]
 
THX for replay.
Adding custom commands not work:
server_redirect_commands "sm_servers;sm_serv;sm_project;sm_list;sm_lis ta;sm_serwery;"
When I type !lista or sm_lista nothing happens.

butare 03-24-2020 17:11

Re: [CSGO] Servers menu | ServerRedirect [1.0.0]
 
Quote:

Originally Posted by j1gg (Post 2688292)
THX for replay.
Adding custom commands not work:
server_redirect_commands "sm_servers;sm_serv;sm_project;sm_list;sm_lis ta;sm_serwery;"
When I type !lista or sm_lista nothing happens.

Answered you on github.


All times are GMT -4. The time now is 06:45.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.