added tetris to translation file

This commit is contained in:
Lars Neuhaus 2024-10-22 17:16:26 +02:00
parent 8594f8029c
commit c9d00f4f77
2 changed files with 6 additions and 1 deletions

View File

@ -27,6 +27,7 @@ public class PrivilegedCommand extends Command {
}
protected CommandCondition isPrivileged() {
//TODO
// return (sender, commandString) -> sender.hasPermission("admin");
return (sender, commandString) -> true;
}

View File

@ -90,3 +90,7 @@ ns:game_Spleef#;;
name;Spleef;Spleef;
description;Spleef other players and be the last survivor;Zerstöre Blöcke unter anderen Spielern und sei der letzte im Feld
shovelName;Snow thrower;Schneeflug
;;
ns:game_Tetris#;;
name;Tetris;Tetris
description;Sort falling blocks and clear lines;Sortiere fallende Blöcke und kläre Linien
Can't render this file because it has a wrong number of fields in line 90.