Skip to main content
Version: 0.1.5.1

RCON

On this page, you can learn how to remotely manage your server using RCON.

Prerequisite

RCON must be enabled using a configuration file.
Also, if necessary, change the RCON port number from the default 25575.

How to use RCON

Connect using the RCON client.
For detailed usage instructions, check the documentation of the RCON client you are using.

Notes

About multi-byte characters in usernames (letters)

We have confirmed an issue where if a player's name contains multi-byte characters (letters), the letters following these will be missing. We plan to fix the issue where strings are missing. Additionally, it is difficult to support multi-byte characters at an early stage due to RCON compatibility, so support is planned for a higher-level API that will be implemented in the future.

Note: multi-byte characters are letters and text frequently used in Japanese and Chinese. This does not affect any English names.