MineStat
3.0.1
MineStat is a Minecraft server connection status checker.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(C) 2020-2024 Ajoro and MineStat contributors
Package Details
Author(s)
- Ajoro and MineStat contributors
Tags
Functions
PSEditions
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
- MineStat.nuspec
- MineStat.psm1
- MineStat.psd1