MineStat

3.0.1

MineStat is a Minecraft server connection status checker.

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name MineStat

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name MineStat

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(C) 2020-2024 Ajoro and MineStat contributors

Package Details

Author(s)

  • Ajoro and MineStat contributors

Tags

Minecraft Linux MacOS Windows

Functions

MineStat

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

## 3.0.1
- Fix latency being overwritten
- Added support for splitting "Address:Port:Protocol" in address input (port/protocol "overwrite")

## 3.0.0
- Added support for Query / GameSpot4 / UT3 protocol.
- Combined motd_1 and motd_2 (bedrock_raknet)
- Added ignoreSRV option to not do SRV lookup
- Now chooses first if multiple SRV records
- Fixed some motds not being stripped or formatted correctly

## 2.0.6
- Added support for SRV record (RFC 2782)

## 2.0.5
- Renamed connstatus to connection_status
- Hide empty motd_2 (bedrock_raknet)
- Add scriptversion to verbose output
- Fix verbose output not displaying currentstatus

## 2.0.4
- Exposed connstatus

## 2.0.3
- Fix bug parsing "§" on powershell version 5
- Add support for splitting "Address:Port" in address input
- Add formatting/color reset in formatted_motd

## 2.0.2
- Fix release notes
- Add link to license
- Add more tags

## 2.0.1
- Convert script to module

## 2.0.0
- Add Bedrock, JSON, legacy, and extended legacy support
- Add support for MotD stripping
- Add $formatted_motd to display MotD with escaped unicode character in console

## 1.0.0
- Initial release

FileList

Version History

Version Downloads Last updated
3.0.1 (current version) 8 3/21/2024
2.0.6 299 2/2/2023
2.0.5 9 1/18/2023
2.0.4 14 1/12/2023
2.0.3 30 8/19/2022
2.0.2 30 7/8/2022
Show more