Skip to content

Minetest-j45/serverlist_CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverlist CLI

Installation

  • Clone this repository
  • Run install.sh

Usage

to run, change directory into the correct directory then use python3 serverlist/__main__.py <command>[ <paramaters>]

Commands


* `total_clients` - displays the total number of clients connected to a server
* `total_servers` - displays the total number of servers
* `total_max_clients` - displays the total number of clients that can be connected to all the servers
* `total_max_servers` - displays the total number of servers there could be
* `serverlist` - displays the entirety of https://servers.minetest.net/list
* `address` - displays the address of the server (remember to replace any spaces in the name with "//")
* `clients` - displays the number of clients conncted to the server (remember to replace any spaces in the name with "//")
* `clients_list` - displays the users currently online on that server (remember to replace any spaces in the name with "//")
* `clients_max` - displays the max users allowed on the server at one time (remember to replace any spaces in the name with "//")
* `creative` - displays whether or not creative is enabled for everyone on that server (remember to replace any spaces in the name with "//")
* `damage` - displays whether or not damage is enabled for everyone on that server (remember to replace any spaces in the name with "//")
* `description`
* `game_time`
* `gameid`
* `lag`
* `name`
* `password`
* `port`
* `proto_max`
* `proto_min`
* `pvp`
* `server_id`
* `uptime`
* `version`
* `ip`
* `update_time`
* `start`
* `clients_top`
* `dedicated`
* `rollback`
* `mapgen`
* `privs`
* `can_see_far_names`
* `mods`
* `updates`
* `total_clients`
* `pop_v`
* `geo_continent`
* `ping`

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published