Servers

Everything you need to know about Servers.

Create a server in order to link your webstore to your game server. Enter your server name and click 'Add server'.

You can click your new server and it will provide you with information about it:

  • Server name

  • Api Key

  • Api Secret

  • Command

  • Created date

Your api key and secret are what you need to register your game server. Grab the command that has been generated for you and execute it on your server.

The command will look something like:

/playerlands register <apiKey> <apiSecret>

Make sure you have the plugin installed! You can find the correct plugin for your server under the side panel: Webstore -> Game plugins.

Last updated