minecraft-server-util

A Node.js library for Minecraft servers that can retrieve status, perform queries, and RCON into servers.

Usage no npm install needed!

<script type="module">
  import minecraftServerUtil from 'https://cdn.skypack.dev/minecraft-server-util';
</script>

README

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/**