feat: bump to 1.19.2 and add clem197 to allow-list
This commit is contained in:
parent
6b02a84975
commit
570071bb71
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@ let
|
|||
ram = 4; # In GB
|
||||
version = "1.19.2";
|
||||
build = 200;
|
||||
sha256 = "M3/z7lgHVDG+WqxPvyrxvfobEvkkPf90bDoN/Dq+VZY=";
|
||||
sha256 = "sha256-fhQ1Kukp0MDF0312y/DR3wS9wKXY2aKUyU5f64ELylM=";
|
||||
};
|
||||
port = 25565;
|
||||
rconPort = 25575;
|
||||
|
@ -42,6 +42,7 @@ in
|
|||
Sup3Legacy = "575ecb9f-bf28-46cb-bc50-cb6bb340c905";
|
||||
Pollux3737 = "ffa65818-b022-4830-aa90-7f3211c8ee3d";
|
||||
CiterinRemy = "2f6a0c0a-4c0e-4e6c-beb4-237600fba849";
|
||||
clem197 = "7461bfdf-4dca-44c2-b035-b49d5740dfc5";
|
||||
};
|
||||
|
||||
serverProperties = {
|
||||
|
|
Loading…
Reference in a new issue