File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ persistence:
11
11
resources :
12
12
requests :
13
13
cpu : 500m
14
- memory : 4Gi
14
+ memory : 8Gi
15
15
limits :
16
- cpu : 3
17
- memory : 4Gi
16
+ cpu : 4
17
+ memory : 8Gi
18
18
minecraftServer :
19
19
eula : true
20
20
type : PAPER
@@ -24,14 +24,14 @@ minecraftServer:
24
24
allowNether : true
25
25
announcePlayerAchievements : true
26
26
spawnProtection : 0
27
- viewDistance : 12
27
+ viewDistance : 32
28
28
motd : " But do you l'eggu?"
29
29
icon : " http://0x0.st/Hhpf.png"
30
30
rcon :
31
31
enabled : true
32
32
existingSecret : minecraft-debson-rcon-password
33
33
secretKey : rcon-password
34
- memory : 3584M
34
+ memory : 7680M
35
35
pluginUrls :
36
36
- " https://hangarcdn.papermc.io/plugins/ViaVersion/ViaVersion/versions/5.0.1/PAPER/ViaVersion-5.0.1.jar"
37
37
mcbackup :
You can’t perform that action at this time.
0 commit comments