@jozsefsallai/userv
Version:
uCoz server status checker.
1 lines • 1.09 kB
JSON
{"version":"1.2.1","commands":{"all":{"id":"all","description":"Get a list of all the servers and their status.","strict":true,"pluginName":"@jozsefsallai/userv","pluginAlias":"@jozsefsallai/userv","pluginType":"core","aliases":[],"flags":{},"args":[]},"check":{"id":"check","description":"Check if a certain uCoz/Narod/uWeb server is available.","strict":true,"pluginName":"@jozsefsallai/userv","pluginAlias":"@jozsefsallai/userv","pluginType":"core","aliases":[],"examples":["$ userv check s32\nThe server s32 (195.216.243.232) from the uCoz family is currently AVAILABLE.","$ userv check 195.216.243.232\nThe server s32 (195.216.243.232) from the uCoz family is currently AVAILABLE."],"flags":{},"args":[{"name":"server","required":true}]},"site":{"id":"site","description":"Check what server your website is hosted on.","strict":true,"pluginName":"@jozsefsallai/userv","pluginAlias":"@jozsefsallai/userv","pluginType":"core","aliases":[],"examples":["$ userv site forum.ucoz.com\n✔️ The site forum.ucoz.com is hosted on s101."],"flags":{},"args":[{"name":"url","required":true}]}}}