diff --git a/source/it/minecraft.md b/source/it/minecraft.md index faf35ce..f94db02 100644 --- a/source/it/minecraft.md +++ b/source/it/minecraft.md @@ -22,3 +22,9 @@ - https://github.com/mtoensing/Docker-Minecraft-PaperMC-Server - connect to console: `docker attach ` - disconnect from console: `ctrl + p` + `ctrl + q` + +## Commands +- whitelisting + - activate whitelist: `/whitelist on` + - add player to whitelist: `/whitelist add ` +- keep inventory: `/gamerule keepInventory true`