mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-09-24 23:30:40 -05:00
fix(celaeno/minecraft): enable bungeeord in lobby spigot.yml
This commit is contained in:
@@ -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.";
|
||||
|
||||
Reference in New Issue
Block a user