mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Add images
This commit is contained in:
parent
e5529eead9
commit
be9a8b9a66
25 changed files with 84 additions and 35 deletions
|
|
@ -346,7 +346,7 @@ Coordinate = { x = 145, y = 64, y = 2045 }
|
|||
|
||||
How it looks like:
|
||||
|
||||

|
||||

|
||||
|
||||
- **Type:** `boolean`
|
||||
|
||||
|
|
|
|||
|
|
@ -540,13 +540,13 @@ Click on the **Launch instance** button.
|
|||
|
||||
Fill out the `Name` field with a name of your preference.
|
||||
|
||||

|
||||

|
||||
|
||||
For the **Application and OS images** select `Ubuntu Server 22.04 LTS (HVM), SSD Volume Type`.
|
||||
|
||||
> **⚠️ VERY IMPORTANT: Make sure that it has `Free tier eligible` next to it.**
|
||||
|
||||

|
||||

|
||||
|
||||
For the **Instance type** select `t2.micro`.
|
||||
|
||||
|
|
@ -554,7 +554,7 @@ For the **Key pair (login)** click on **Create new key pair** and name it `VpsRo
|
|||
|
||||
> **⚠️ EXTREMELY IMPORTANT: Make sure that you save this file in a safe place and do not loose it, it's of an upmost importance since it's used to access the root/admin account of the VPS. Without it you will not be able to access the root account of the VPS! Also do not let it fall into wrong hands.**
|
||||
|
||||

|
||||

|
||||
|
||||
For the **Network settings** check the following checkboxes on:
|
||||
|
||||
|
|
@ -564,11 +564,11 @@ For the **Network settings** check the following checkboxes on:
|
|||
|
||||
> **ℹ️ NOTE: The SSH traffic from Anywhere is not the best thing for security, you might want to enter IP addresses of your devices from which you want to access the VPS manually.**
|
||||
|
||||

|
||||

|
||||
|
||||
For the **Storage** enter `30`.
|
||||
|
||||

|
||||

|
||||
|
||||
Finally, review the **Summary** confirm that everything is as in the tutorial and that you will not be charged and click on the **Launch instance**. Once you've clicked on the button, it will take a couple of minutes for the instance to be available up and running.
|
||||
|
||||
|
|
|
|||
|
|
@ -278,7 +278,7 @@ In scripts and remote control, no slash is needed to perform the command, eg. `q
|
|||
|
||||
How it looks:
|
||||
|
||||

|
||||

|
||||
|
||||
### `dig`
|
||||
|
||||
|
|
@ -768,7 +768,7 @@ In scripts and remote control, no slash is needed to perform the command, eg. `q
|
|||
|
||||
An example of player inventory with annotated IDs in ASCII art and a list of items:
|
||||
|
||||

|
||||

|
||||
|
||||
- **Usage:**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue