Satisfactory Console Server – soon for Xbox, PS5, PS4 and Switch
Discover the latest on Satisfactory console servers for Xbox, PS5, PS4, and Switch. Learn about upcoming releases and how our servers can enhance your gaming experience.
Discover the latest on Satisfactory console servers for Xbox, PS5, PS4, and Switch. Learn about upcoming releases and how our servers can enhance your gaming experience.
Setting up and connecting to your Satisfactory server is easy! Follow this detailed step-by-step guide to claim your server, set admin permissions, create or load a game, and start building with friends in no time.
Looking to join your Core Keeper server and dive into the underground adventure with friends? This guide covers everything you need to know to seamlessly connect to your Core Keeper server. Whether you’re using a rented server or hosting it yourself, we’ll walk you through the essential steps, from finding your server IP address to troubleshooting connection issues. Get ready to explore and thrive in the mysterious world of Core Keeper with ease!
Looking to enhance your Palworld Xbox experience by hosting your own server? This comprehensive guide covers everything you need to know, from using Pockethost for a quick and easy setup to configuring your own dedicated server on a PC. Whether you want full control over your gaming environment or a hassle-free solution, we’ve got you covered. Learn how to set up, customize, and manage your Palworld Xbox server with step-by-step instructions and pro tips. Get ready to take your gameplay to the next level!
Connecting to a V Rising server on your Playstation 5 is a straightforward process. This guide will walk you through each step, from starting the game to entering the server IP and port. Whether you’re looking to join a PVE, PVP, or Duo-PVP server, you’ll be connected and playing in no time.
If you want the players on your server to be able to use commands, you will have to enable cheats for your server. You can do this by configuring the server property in the options tab of your server. Get started with Pockethost Create Your Minecraft Server Set up your server in 2 minutes and …
If you want to save the state of your Minecraft world permanently, you can download a backup of your world and save it locally at your place. To do this, you just need to navigate to the backup tab of your server. There you can find the latest backups and download them. Get started with …
How to download a backup of your Minecraft Server Read More »
Server Settings ServerPassword The server password required to join the server. MaxSlots Maximum number of players allowed on the sever. ReserverdSlots Number of reserved spots, that invited players can join. This goes beyond the MaxSlots. ServerName Name of the server, which will be displayed to other players. UseServerName Controls if the server name will be …
You can use these commands in your Factorio console to influence your research: /c game.player.force.research_all_technologies() Unlocks all technologies /c for name, recipe in pairs(game.player.force.recipes) do recipe.enabled = true end Enables all recipes /c game.player.force.technologies[‘steel-processing’].researched=true Researches the specified technology /c game.player.force.laboratory_speed_modifier=2 Increases your research speed 1 = 100%, 2 = 200%, 3 = 300%, etc. Get …
You can use these commands in your Factorio console to influence your world: /editor Toggles the map editor overlay, allowing you to alter the terrain /c local radius=1000 game.player.force.chart(game.player.surface, {{game.player.position.x-radius, game.player.position.y-radius}, {game.player.position.x+radius, game.player.position.y+radius}}) Explores chunks in a radius around the player, much like a Radar does /c game.player.surface.always_day=true Locks the time of day to always …