Skip to content

DDNetPP/client-plugin-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reconnect client to fullest server

Find the fullest Multimap, blmapVX or whatever server and auto connect to it every 5 minutes if not connected already.

    git clone [email protected]:DDNetPP/server myserver
    cd myserver/lib
    mkdir -p plugins && cd plugins
    git clone [email protected]:DDNetPP/client-plugin-connect

And then in your server.cnf put the map you want to search for

    pl_connect=on
    pl_connect_map=BlmapChill
    pl_connect_server_name=
    pl_connect_switch_if_less_than=16
    pl_connect_cmd_prefix=echo hello from connect

About

Auto connect to desired server with the most players

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages