Staxel

Experience a world reminiscent of a mix of Minecraft, Stardew Valley and Harvest Moon. Explore your environment as a human, elf, or just how you want.
The choice is yours.

Basic server configuration

Create backup

You can create backups for your GPORTAL server if you want to. You receive free storage space for saving your game play.

Note Please note that backups are not created automatically.

How to create a backup via the web interface:

  1. Log on to our website
  2. Click on “My Servers” in the menu on the left
  3. Select the desired server
  4. Click on “Backup” in the “Administration” menu on the left
  5. Click on “Create Backup
  6. The server stops for the backup
  7. After creating the backup, the server restarts automatically

How do I connect to a server?

  1. Log on with your GPORTAL account
  2. Select the server
  3. Click on “Basic Settings” in the menu on the left
  4. Make a note of your server’s IP
  5. Start the game and choose “Multiplayer
  6. Enter the IP and click on “Enter server

Further server configuration

How do I become an Admin?

Create a text document and name it “right.config
Enter the following code in the file:

 {
   "byRight" : {
   },
   "byName" : {
  	 "YourUsername" : [ "all" ]
   },
   "byUid" : {
   }
 }

Replace “YourUsername” with the in-game name.

  1. Log on with your GPORTAL account
  2. Select the server
  3. Click on “Basic Settings” in the menu on the left
  4. Make a note of your server’s IP and port
  5. Stop the server
  6. Connect to your server via FTP.
  7. Upload the “right.config” file to the “/LocalContent/” directory
  8. Restart the server