GAMMACASE / ServerRedirect

SourceMod plugin that allows players to see and connect to other servers
https://forums.alliedmods.net/showthread.php?t=322306
GNU General Public License v3.0
66 stars 26 forks source link

Custom commands #1

Closed dzagu closed 4 years ago

dzagu commented 4 years ago

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.

GAMMACASE commented 4 years ago

You have an empty space here sm_lis ta, so it's not gonna get registered properly, probably will add some checks for this one.

dzagu commented 4 years ago

I changed to this, and still same problem. server_redirect_commands "sm_servers;sm_serwery;sm_project;sm_lista;sm_srv;"

GAMMACASE commented 4 years ago

did you restarted server after changing this in a config file?

GAMMACASE commented 4 years ago

alright, I think I found possible bug with this, gonna fix this in the next release

GAMMACASE commented 4 years ago

Are you able to compile plugin from master branch and check if this issue is fixed or not? Also thanks for the report!

GAMMACASE commented 4 years ago

This fix is in release now, check out 1.1.0 version. Reopen this issue if you'll experience it again.

rajkodev commented 4 years ago

Hey @GAMMACASE today installed, cfg file is setup properly, auto generated file in cfg/sourcemod is also there, but it looks like plugin doesn't running. When i type sm plugins I see plugin but there is no advertisements, and !servers doesnt work.

Also server is running under linux and sm 1.10