Menu

Getting Started

Minecraft Server

To get your Minecraft server running, you need to install these two plugins:

Running the server once after installation should create the database and let Makogate connect to it. You need to set a token that'll be used to authenticate requests to your Minecraft server:

/plugins/MakogateAPI/config.yml

bearer-token: "zYqxg52fLF0aY2c8d7gqNVWLgAVBTdk9ADg1HF4HuPXt"port: 8081

Make sure the token is very secure (the server will reject to connect with a weak token). You can generate a token here. You don't need to remember it, but you'll need it later.

Secondly, make sure that the selected port is open on your server.

Panel

Go to your server's panel and enter the connection details (IP address, port, and token). The panel will try to connect, so you can check if everything is working.

Server JARs/Technologies

The plugin runs on Spigot/Paper servers. If you're running a modded Forge server, we recommend using Arclight. It is up-to-date and supports both mods and plugins.