/minecraft-server-util

A Node.js library for Minecraft servers that can retrieve status, query, RCON, and send Votifier votes.

Primary LanguageTypeScriptMIT LicenseMIT

minecraft-server-util

npm version Version License npm weekly downloads GitHub open issues Discord server

A Node.js library for Minecraft servers that can retrieve status, perform queries, and RCON into servers. It uses modern Minecraft protocols to support the latest servers and also includes backward compatibility for older versions. This library supports both Java Edition and Bedrock Edition servers, as long as the correct method is used.

Everything you need to know to get started is located within our documentation website. If you have any more questions, you can ask within our Discord server.

https://passthemayo.gitbook.io/minecraft-server-util/


Please note — While this library is relatively reliable at retrieving the status of Minecraft server, I still recommend using my other API service mcstatus.io. Using a service like this prevents any issues you may face down the road. It is entirely free to use and has more features than this library.