change(minecraft): Reword Discord bot statuses
This commit is contained in:
parent
ef5ac425d8
commit
c712d0ba12
1 changed files with 3 additions and 3 deletions
|
@ -150,9 +150,9 @@ in {
|
||||||
general = {
|
general = {
|
||||||
botToken = "@MINECRAFT_DISCORD_BOT@";
|
botToken = "@MINECRAFT_DISCORD_BOT@";
|
||||||
botChannel = "1320828973499809893";
|
botChannel = "1320828973499809893";
|
||||||
botStatusName = "%online% jugadores conectados";
|
botStatusName = "%online% personas en línea";
|
||||||
botStatusNameSingular = "1 jugador conectado";
|
botStatusNameSingular = "1 persona en línea";
|
||||||
botStatusNameEmpty = "Nadie conectado";
|
botStatusNameEmpty = "0 personas en línea";
|
||||||
};
|
};
|
||||||
votifier.enabled = false;
|
votifier.enabled = false;
|
||||||
webhook = {
|
webhook = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue