From 540ca163ec91ed777d320701dd3f7c68f9cad35d Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Sun, 15 Dec 2024 12:31:38 -0400 Subject: [PATCH] Add notes --- minecraft/docker-compose.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/minecraft/docker-compose.yml b/minecraft/docker-compose.yml index a1b88a8..fa95990 100644 --- a/minecraft/docker-compose.yml +++ b/minecraft/docker-compose.yml @@ -38,5 +38,8 @@ services: # jei (Not updated) # railoptimization (Not updated) # modernfix (Not updated) + # Maybe add: + # essential-commands (Replace helpfulcommands and blossumwarps) + # luckperms (Permissions, maybe, not sure its needed) volumes: - /docker/appdata/minecraft:/data \ No newline at end of file