You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/setup-minecraft/index.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ The Minecraft server is a Java application and runs perfectly on [Scaleway Insta
55
55
Deploying your own Minecraft server can be done in a few easy steps on a [Scaleway Development Instance](https://www.scaleway.com/en/cost-optimized-instances/). In case you do not have an Instance yet, start by [deploying your first Instance](/instances/how-to/create-an-instance/).
56
56
57
57
<Messagetype="tip">
58
-
We recommend you follow this tutorial using a [Cost-Optimized Instance](/instances/reference-content/choosing-instance-type/).
58
+
We recommend you follow this tutorial using a [Cost-Optimized Instance](/instances/reference-content/choosing-instance-type/) with at least 8GB of RAM.
59
59
</Message>
60
60
61
61
1. Connect to your Instance using [SSH](/instances/how-to/connect-to-instance/).
@@ -161,4 +161,4 @@ When your server is up and running, connect it to the Minecraft game client.
161
161
3. Click **Add Server** and enter a name for your server and the public IP address of your Instance.
162
162
4. Your server is now listed in the servers list. Click the server and then **Join Server** to connect to it.
163
163
5. Congratulations! You are now connected to your own Minecraft server:
0 commit comments