### Minecraft Commands

##### Setup game mode

```text
gamemode creative @a
gamemode survival @a
```

##### Kill all entities

```text
kill @e[type=warden]
```

##### Give items

```text
give @a minecraft:apple 10
give @a minecraft:netherite_axe
```

All items are listed on [Minecraft Item ID List](https://minecraftitemids.com/).

### Show coordinates

```text
/gamerule showcoordinates true
```

### Minecraft Seeds

| Seed                  | Description                                                                          |
| --------------------- | ------------------------------------------------------------------------------------ |
| `5705783928676095273` | [Woodland Mansion](https://www.chunkbase.com/apps/seed-map#seed=5705783928676095273) |

### (Free) Minecraft Servers

- [Aternos](https://aternos.org/) - Free Minecraft server hosting.
- [Minehut](https://minehut.com/) - Free Minecraft server hosting.
- [Server.pro](https://server.pro/) - Free Minecraft server hosting.