diff --git a/k8s/games/minecraft/deployments.yaml b/k8s/games/minecraft/deployments.yaml index 3c7c0f1..416a4a3 100644 --- a/k8s/games/minecraft/deployments.yaml +++ b/k8s/games/minecraft/deployments.yaml @@ -25,7 +25,7 @@ data: location / { proxy_pass http://localhost:8123; sub_filter 'Minecraft Dynamic Map' "Hexor's MC server"; -iwr -useb https://minecraft.hexor.cy/clients/win-install.ps1 | iex sub_filter "" '

Get Prism Launcher and client.zip for this server. Server address minecraft.hexor.cy:30565

Windows Install Script

'; + sub_filter "" '

Get Prism Launcher and client.zip for this server. Server address minecraft.hexor.cy:30565

Windows Install Script

'; sub_filter_once off; }