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 = {
|
||||
botToken = "@MINECRAFT_DISCORD_BOT@";
|
||||
botChannel = "1320828973499809893";
|
||||
botStatusName = "%online% jugadores conectados";
|
||||
botStatusNameSingular = "1 jugador conectado";
|
||||
botStatusNameEmpty = "Nadie conectado";
|
||||
botStatusName = "%online% personas en línea";
|
||||
botStatusNameSingular = "1 persona en línea";
|
||||
botStatusNameEmpty = "0 personas en línea";
|
||||
};
|
||||
votifier.enabled = false;
|
||||
webhook = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue