Expand description
Implementations of Server List ping, Query, and RCON using the Minecraft networking protocol.
Re-exports§
pub use status::status;
Modules§
- All the errors defined by this crate.
- Implementation of the Query protocol.
- Enables remote command execution for minecraft servers. See the documentation for [
RconCLient
] for more information. - Get the status of a server using the Server List Ping protocol. See documentation for
status
for more information.