From 9971db7f11bb976c27585da8bd9d4ae1cf43fcac Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Thu, 3 Nov 2022 15:53:44 +0100 Subject: [PATCH] [MC] plugins --- roles/minecraft/templates/docker-compose.yml.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/minecraft/templates/docker-compose.yml.j2 b/roles/minecraft/templates/docker-compose.yml.j2 index 3a23fef..9859544 100644 --- a/roles/minecraft/templates/docker-compose.yml.j2 +++ b/roles/minecraft/templates/docker-compose.yml.j2 @@ -15,6 +15,8 @@ services: DIFFICULTY: "normal" MOTD: "Le gentil serveur de Momo Pierre et Quentin" WHITELIST: "Joyau,MissPlumelle,XxGasKanxX" + # Ultra SetHome,ActionBar + SPIGET_RESOURCES: 96934,2661 ports: - "25565:25565" volumes: