fix(celaeno/minecraft): enable bungeeord in lobby spigot.yml

This commit is contained in:
Gabriel Fontes
2024-12-29 14:58:30 -03:00
parent b448d98add
commit a59627d2d2
@@ -38,6 +38,10 @@
};
};
"spigot.yml".value = {
settings = {
bungeecord = true;
restart-on-crash = false;
};
messages = {
whitelist = "Você não está na whitelist!";
unknown-command = "Comando desconhecido.";