-
Notifications
You must be signed in to change notification settings - Fork 161
Open
Description
The spawn protection config setting cannot be set to "0" as mentioned in the docs as it is currently bugged. Setting it to 0 will cause the envmap to evaluate to false and instead exclude the SPAWN_PROTECTION environment variable rather than including it as intended.
| {{- define "minecraft.envMap" }} |
| {{- template "minecraft.envMap" list "SPAWN_PROTECTION" .Values.minecraftServer.spawnProtection }} |
Metadata
Metadata
Assignees
Labels
No labels