Skip to content

Commit

Permalink
Update minecraft.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay authored Jun 5, 2024
1 parent d654ba0 commit 7ca5386
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions source/it/minecraft.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,9 @@
- https://github.com/mtoensing/Docker-Minecraft-PaperMC-Server
- connect to console: `docker attach <container_name>`
- disconnect from console: `ctrl + p` + `ctrl + q`

## Commands
- whitelisting
- activate whitelist: `/whitelist on`
- add player to whitelist: `/whitelist add <player>`
- keep inventory: `/gamerule keepInventory true`

0 comments on commit 7ca5386

Please sign in to comment.