Module:CommandData: Difference between revisions

From Eco - English Wiki
[checked revision][checked revision]
No edit summary
No edit summary
Line 6: Line 6:
                     ['command'] = 'giveachive',
                     ['command'] = 'giveachive',
                     ['parent'] = 'achievements',
                     ['parent'] = 'achievements',
                     ['helpText'] = 'Give an achievement to the given user',
                     ['helpText'] = {
                            ['English'] = "Give an achievement to the given user",
                            ['Russian'] = "Выдать достижение заданному пользователю",
                            ['German'] = "Gebe dem ausgewählten Nutzer einen Erfolg",
                            ['French'] = "Donner un succès à l'utilisateur donné",
                            },
                     ['shortCut'] = 'chieve',
                     ['shortCut'] = 'chieve',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 18: Line 23:
                     ['command'] = 'listall',
                     ['command'] = 'listall',
                     ['parent'] = 'achievements',
                     ['parent'] = 'achievements',
                     ['helpText'] = 'List all achievements available.',
                     ['helpText'] = {
                            ['English'] = "List all achievements available.",
                            ['Russian'] = "Список доступных достижений.",
                            ['German'] = "",
                            ['French'] = "Liste toutes les réalisations disponibles.",
                            },
                     ['shortCut'] = 'chieves',
                     ['shortCut'] = 'chieves',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 27: Line 37:
                     ['command'] = 'mine',
                     ['command'] = 'mine',
                     ['parent'] = 'achievements',
                     ['parent'] = 'achievements',
                     ['helpText'] = 'List all achievements and progress for the given user, or self if none passed.',
                     ['helpText'] = {
                            ['English'] = "List all achievements and progress for the given user, or self if none passed.",
                            ['Russian'] = "Список доступных достижений и прогрессия выбранного игрока, или ваше, если ничего не указано.",
                            ['German'] = "",
                            ['French'] = "Liste toutes les réalisations et les progrès pour un utilisateur donné, ou soi-même si aucun n'est passé.",
                            },
                     ['shortCut'] = 'mychieves',
                     ['shortCut'] = 'mychieves',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 37: Line 52:
                     ['command'] = 'remove',
                     ['command'] = 'remove',
                     ['parent'] = 'achievements',
                     ['parent'] = 'achievements',
                     ['helpText'] = 'Remove an achievement from the given user',
                     ['helpText'] = {
                            ['English'] = "Remove an achievement from the given user",
                            ['Russian'] = "Удалить достижение у заданного пользователя",
                            ['German'] = "Entferne dem ausgewählten Nutzer einen Erfolg",
                            ['French'] = "Retirer un succès à l'utilisateur donné",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 48: Line 68:
                     ['command'] = 'reset',
                     ['command'] = 'reset',
                     ['parent'] = 'achievements',
                     ['parent'] = 'achievements',
                     ['helpText'] = 'Remove all achievements from the given user',
                     ['helpText'] = {
                            ['English'] = "Remove all achievements from the given user",
                            ['Russian'] = "Удалить все достижения у заданного пользователя",
                            ['German'] = "",
                            ['French'] = "Supprimer toutes les réalisations d'un utilisateur donné",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 58: Line 83:
                     ['command'] = 'customize',
                     ['command'] = 'customize',
                     ['parent'] = 'avatar',
                     ['parent'] = 'avatar',
                     ['helpText'] = 'Enables unrestricted avatar customization in game',
                     ['helpText'] = {
                            ['English'] = "Enables unrestricted avatar customization in game",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Permet une personnalisation illimitée de l'avatar dans le jeu",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 67: Line 97:
                     ['command'] = 'dummy',
                     ['command'] = 'dummy',
                     ['parent'] = 'avatar',
                     ['parent'] = 'avatar',
                     ['helpText'] = 'Spawns a dummy avatar',
                     ['helpText'] = {
                            ['English'] = "Spawns a dummy avatar",
                            ['Russian'] = "Создает клона",
                            ['German'] = "Erzeugt einen Dummy-Avatar",
                            ['French'] = "Génère un mannequin",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 77: Line 112:
                     ['command'] = 'lastplayeronearth',
                     ['command'] = 'lastplayeronearth',
                     ['parent'] = 'avatar',
                     ['parent'] = 'avatar',
                     ['helpText'] = 'Kills all spawned dummys',
                     ['helpText'] = {
                            ['English'] = "Kills all spawned dummys",
                            ['Russian'] = "Убрать всех созданных клонов",
                            ['German'] = "Löscht alle erzeugten Dummys",
                            ['French'] = "Tuer tous les mannequins",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 86: Line 126:
                     ['command'] = 'metime',
                     ['command'] = 'metime',
                     ['parent'] = 'avatar',
                     ['parent'] = 'avatar',
                     ['helpText'] = 'Spawns passed number of clones of your avatar',
                     ['helpText'] = {
                            ['English'] = "Spawns passed number of clones of your avatar",
                            ['Russian'] = "Создает заданное количество клонов вашего персонажа",
                            ['German'] = "Spawnt die angegebene Anzahl Klone deines Avatars",
                            ['French'] = "Génère un nombre déterminé de clones de votre avatar",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 96: Line 141:
                     ['command'] = 'thirdperson',
                     ['command'] = 'thirdperson',
                     ['parent'] = 'avatar',
                     ['parent'] = 'avatar',
                     ['helpText'] = 'Toggles Third Person Camera',
                     ['helpText'] = {
                            ['English'] = "Toggles Third Person Camera",
                            ['Russian'] = "Включает вид от третьего лица",
                            ['German'] = "Schaltet auf die Third-Person Kameraansicht um",
                            ['French'] = "Active/désactive la caméra à la troisième personne",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 105: Line 155:
                     ['command'] = 'givetestitem',
                     ['command'] = 'givetestitem',
                     ['parent'] = 'blueprint',
                     ['parent'] = 'blueprint',
                     ['helpText'] = 'Generates and returns test blueprint item.',
                     ['helpText'] = {
                            ['English'] = "Generates and returns test blueprint item.",
                            ['Russian'] = "",
                            ['German'] = "Erzeugt und eine Testblaupause und gibt sie zurück.",
                            ['French'] = "Génère et renvoie l'élément de plan de test.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 114: Line 169:
                     ['command'] = 'building',
                     ['command'] = 'building',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawns a building by specifying which tier',
                     ['helpText'] = {
                            ['English'] = "Spawns a building by specifying which tier",
                            ['Russian'] = "Создаёт здание из блоков указанного уровня",
                            ['German'] = "Erzeugt ein Gebäude je nach spezifizierter Stufe",
                            ['French'] = "Génère un bâtiment en spécifiant le niveau indiqué",
                            },
                     ['shortCut'] = 'bt',
                     ['shortCut'] = 'bt',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 130: Line 190:
                     ['command'] = 'buildingofmaterial',
                     ['command'] = 'buildingofmaterial',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawns a building by specifying the material to use',
                     ['helpText'] = {
                            ['English'] = "Spawns a building by specifying the material to use",
                            ['Russian'] = "Создаёт здание из выбранного материала",
                            ['German'] = "Erzeugt ein Gebäude aus dem spezifizierten Material",
                            ['French'] = "Génère un bâtiment du matériau indiqué",
                            },
                     ['shortCut'] = 'bm',
                     ['shortCut'] = 'bm',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 146: Line 211:
                     ['command'] = 'doors',
                     ['command'] = 'doors',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawn all doors.',
                     ['helpText'] = {
                            ['English'] = "Spawn all doors.",
                            ['Russian'] = "Создаёт все двери.",
                            ['German'] = "Erhalte alle Türen.",
                            ['French'] = "Faites apparaître toutes les portes.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 155: Line 225:
                     ['command'] = 'evict',
                     ['command'] = 'evict',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Evict the targeted user, or self if none is targeted.',
                     ['helpText'] = {
                            ['English'] = "Evict the targeted user, or self if none is targeted.",
                            ['Russian'] = "Выселить выбранного игрока, или себя если никто не выбран.",
                            ['German'] = "Ausgewählten user entfernen oder sich selbst, wenn kein user ausgewählt.",
                            ['French'] = "Expulsez l'utilisateur ciblé, ou vous-même si aucun n'est ciblé.",
                            },
                     ['shortCut'] = 'evict',
                     ['shortCut'] = 'evict',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 165: Line 240:
                     ['command'] = 'fullstockpile',
                     ['command'] = 'fullstockpile',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Generate a full stockpile',
                     ['helpText'] = {
                            ['English'] = "Generate a full stockpile",
                            ['Russian'] = "Создаёт заполненный склад",
                            ['German'] = "Volles Lager generieren",
                            ['French'] = "Génère une réserve pleine",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 174: Line 254:
                     ['command'] = 'home',
                     ['command'] = 'home',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawn a few rooms with housing value.',
                     ['helpText'] = {
                            ['English'] = "Spawn a few rooms with housing value.",
                            ['Russian'] = "Создать несколько жилых комнат.",
                            ['German'] = "Erzeuge ein paar Räume mit Wohnwert.",
                            ['French'] = "Créer quelques pièces avec une valeur de résidence.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 183: Line 268:
                     ['command'] = 'import',
                     ['command'] = 'import',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Imports building from string. I.e.: bt:HewnLogCube;room:0:-1:0:3:4:3;bt:Empty;fplane:2:0:0:1:2',
                     ['helpText'] = {
                            ['English'] = "Imports building from string. I.e.: bt:HewnLogCube;room:0:-1:0:3:4:3;bt:Empty;fplane:2:0:0:1:2",
                            ['Russian'] = "Импортировать строение из строки",
                            ['German'] = "Importiert Gebäude aus Zeichenfolge. Das heisst: bt:HewnLogCube;room:0:-1:0:3:4:3;bt:Empty;fplane:2:0:0:1:2",
                            ['French'] = "Importer une construction à partir d'une chaîne de caractère. Ex : bt :HewnLogCube;room:0:-1:0:3:4:3;bt :Empty;fplane :2:0:0:1:2",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 193: Line 283:
                     ['command'] = 'landlord',
                     ['command'] = 'landlord',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawn a room for a test user, make us a tenant.',
                     ['helpText'] = {
                            ['English'] = "Spawn a room for a test user, make us a tenant.",
                            ['Russian'] = "Создаёт комнату для тестового пользователя, и делает Вас арендатором.",
                            ['German'] = "Spawne einen Raum für einen Testbenutzer und macht uns zum Mieter.",
                            ['French'] = "Faire apparaitre une pièce pour un utilisateur de test, et en faire le propriétaire.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 202: Line 297:
                     ['command'] = 'objects',
                     ['command'] = 'objects',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawn all of the objects containing a string in its name. If they have text, add that too, can optionally set the string range.',
                     ['helpText'] = {
                            ['English'] = "Spawn all of the objects containing a string in its name. If they have text, add that too, can optionally set the string range.",
                            ['Russian'] = "Создаёт все объекты, содержащие указанную строку в названии. Если они содержат текст, добавить их тоже. По желанию можно указать диапазон строк.",
                            ['German'] = "Erzeuge alle Objekte, die die angegebene Zeichenfolge beinhalten. Wenn diese noch Beschreibungen haben, diese auch einfügen, optional kann die Länge der Zeichenfolge bestimmt werden.",
                            ['French'] = "Fait apparaître tous les objets contenant une chaîne dans leur nom. S'ils ont du texte, l'ajoute aussi. Peut, en option, définir la plage de chaîne de caractère.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 214: Line 314:
                     ['command'] = 'resident',
                     ['command'] = 'resident',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.',
                     ['helpText'] = {
                            ['English'] = "Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.",
                            ['Russian'] = "Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.",
                            ['German'] = "Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.",
                            ['French'] = "Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.",
                            },
                     ['shortCut'] = 'res',
                     ['shortCut'] = 'res',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 224: Line 329:
                     ['command'] = 'road',
                     ['command'] = 'road',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawns a road',
                     ['helpText'] = {
                            ['English'] = "Spawns a road",
                            ['Russian'] = "Создаёт дорогу",
                            ['German'] = "Spawnt eine Straße",
                            ['French'] = "Génère une route",
                            },
                     ['shortCut'] = 'road',
                     ['shortCut'] = 'road',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 238: Line 348:
                     ['command'] = 'shuffleblocks',
                     ['command'] = 'shuffleblocks',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawns and shuffles different blocks',
                     ['helpText'] = {
                            ['English'] = "Spawns and shuffles different blocks",
                            ['Russian'] = "Создаёт и перемешивает разные блоки",
                            ['German'] = "Erzeugt und mischt verschiedene Blöcke",
                            ['French'] = "Génère et mélange différents blocs",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 249: Line 364:
                     ['command'] = 'shuffleobjects',
                     ['command'] = 'shuffleobjects',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawns a large number of random WorldObjects.',
                     ['helpText'] = {
                            ['English'] = "Spawns a large number of random WorldObjects.",
                            ['Russian'] = "Создаёт большое количество случайных мировых объектов.",
                            ['German'] = "Erzeugt eine große Anzahl von zufälligen Weltgegenständen.",
                            ['French'] = "Génère un grand nombre aléatoire d'objets du monde.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 259: Line 379:
                     ['command'] = 'signs',
                     ['command'] = 'signs',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawn all signs and add a random text to it.',
                     ['helpText'] = {
                            ['English'] = "Spawn all signs and add a random text to it.",
                            ['Russian'] = "Создаёт все таблички и добавляет на них произвольный текст.",
                            ['German'] = "Erhalte alle Schilder und füge einen zufälligen Text hinzu.",
                            ['French'] = "Faites apparaître tous les panneaux et ajoutez-y un texte aléatoire.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 270: Line 395:
                     ['command'] = 'spawnboat',
                     ['command'] = 'spawnboat',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawns boat at player position',
                     ['helpText'] = {
                            ['English'] = "Spawns boat at player position",
                            ['Russian'] = "Создаёт лодку на позиции игрока",
                            ['German'] = "Erzeugt ein Boot an der Position des Spielers.",
                            ['French'] = "Génère un bateau à la position du joueur",
                            },
                     ['shortCut'] = 'boat',
                     ['shortCut'] = 'boat',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 280: Line 410:
                     ['command'] = 'stockpile',
                     ['command'] = 'stockpile',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawns a stockpile containing stacks of the listed items.',
                     ['helpText'] = {
                            ['English'] = "Spawns a stockpile containing stacks of the listed items.",
                            ['Russian'] = "Создать склад содержащий стопки перечисленных предметов.",
                            ['German'] = "Erzeugt ein Vorratslager mit den aufgeführten Gegenständen.",
                            ['French'] = "Fait apparaître une réserve contenant des piles des objets listés.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 294: Line 429:
                     ['command'] = 'store',
                     ['command'] = 'store',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawns a store with storages and random trade offers.',
                     ['helpText'] = {
                            ['English'] = "Spawns a store with storages and random trade offers.",
                            ['Russian'] = "Создаёт магазин с хранилищем и случайными торговыми предложениями.",
                            ['German'] = "Erzeugt ein Geschäft mit Lagern und zufälligen Handelsangeboten.",
                            ['French'] = "Génère un magasin avec des stockages et des offres aléatoires.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 305: Line 445:
                     ['command'] = 'tech',
                     ['command'] = 'tech',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawns some things (objects, blocks, etc) at a certain tech tier',
                     ['helpText'] = {
                            ['English'] = "Spawns some things (objects, blocks, etc) at a certain tech tier",
                            ['Russian'] = "Создаёт различные штуки (объекты, блоки и т. д.) указанного уровня развития",
                            ['German'] = "Erzeugt einige Dinge (Objekte, Blöcke, etc.) auf ein einer bestimmten Technikstufe",
                            ['French'] = "Génère certaines choses (objets, blocs, etc.) à un certain niveau technologique",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 315: Line 460:
                     ['command'] = 'techtree',
                     ['command'] = 'techtree',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Builds every WorldObject in an appropriate building and fills it with fuel',
                     ['helpText'] = {
                            ['English'] = "Builds every WorldObject in an appropriate building and fills it with fuel",
                            ['Russian'] = "Строит каждый мировой объект в подходящем здании и заправляет его топливом",
                            ['German'] = "Baut jedes Weltobjekt in einem passenden Gebäude und füllt es mit Treibstoff",
                            ['French'] = "Construit chaque objet du monde dans un bâtiment approprié et les remplit avec du carburant",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 324: Line 474:
                     ['command'] = 'toolsstore',
                     ['command'] = 'toolsstore',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawns a store with storages and tools of different durability.',
                     ['helpText'] = {
                            ['English'] = "Spawns a store with storages and tools of different durability.",
                            ['Russian'] = "Размещает магазин с хранилищами и инструментами разной прочности.",
                            ['German'] = "Erzeugt ein Geschäft mit Lagern und Werkzeugen unterschiedlicher Haltbarkeit.",
                            ['French'] = "Génère un magasin avec des stockages et des outils de différentes durabilités.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 333: Line 488:
                     ['command'] = 'village',
                     ['command'] = 'village',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawns a village',
                     ['helpText'] = {
                            ['English'] = "Spawns a village",
                            ['Russian'] = "Создаёт деревню",
                            ['German'] = "Spawnt ein Dorf",
                            ['French'] = "Génère un village",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 344: Line 504:
                     ['command'] = 'worldobjects',
                     ['command'] = 'worldobjects',
                     ['parent'] = 'build',
                     ['parent'] = 'build',
                     ['helpText'] = 'Spawns a large number of WorldObjects of the given name.',
                     ['helpText'] = {
                            ['English'] = "Spawns a large number of WorldObjects of the given name.",
                            ['Russian'] = "Создаёт большое количество мировых объектов с указанным названием.",
                            ['German'] = "Erzeugt eine große Anzahl von Weltgegenständen mit dem angegebenem Namen.",
                            ['French'] = "Génère un grand nombre d'objets du monde portant le nom donné.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 355: Line 520:
                     ['command'] = 'cancelall',
                     ['command'] = 'cancelall',
                     ['parent'] = nil,
                     ['parent'] = nil,
                     ['helpText'] = 'Cancels all workorder at the target crafting component',
                     ['helpText'] = {
                            ['English'] = "Cancels all workorder at the target crafting component",
                            ['Russian'] = "Cancels all workorder at the target crafting component",
                            ['German'] = "Cancels all workorder at the target crafting component",
                            ['French'] = "Cancels all workorder at the target crafting component",
                            },
                     ['shortCut'] = 'cancelallwork',
                     ['shortCut'] = 'cancelallwork',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 365: Line 535:
                     ['command'] = 'channelsend',
                     ['command'] = 'channelsend',
                     ['parent'] = 'chat',
                     ['parent'] = 'chat',
                     ['helpText'] = 'Send message to channel from a specified user.',
                     ['helpText'] = {
                            ['English'] = "Send message to channel from a specified user.",
                            ['Russian'] = "",
                            ['German'] = "Private Nachricht von einem bestimmten Nutzer an einen Kanal senden.",
                            ['French'] = "Envoyer un message au canal à partir d'un utilisateur spécifié.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 377: Line 552:
                     ['command'] = 'clearhistoryolderthan',
                     ['command'] = 'clearhistoryolderthan',
                     ['parent'] = 'chat',
                     ['parent'] = 'chat',
                     ['helpText'] = 'Clean up chat history from old messages. Reduces memory usage and may improve server performance. You need to provide number of days in world time to preserve.',
                     ['helpText'] = {
                            ['English'] = "Clean up chat history from old messages. Reduces memory usage and may improve server performance. You need to provide number of days in world time to preserve.",
                            ['Russian'] = "Очистить историю чата. Уменьшает использование памяти и может повысить производительность работы сервера. Укажите количество игровых дней хранения чата.",
                            ['German'] = "Leere den Chat-Verlauf von alten Nachrichten. Reduziert die Speichernutzung und kann die Serverleistung verbessern. Du musst die Anzahl der Tage in Weltzeit angeben, die erhalten werden sollen.",
                            ['French'] = "Nettoyez l'historique des discussions des anciens messages. Réduit l'utilisation de la mémoire et peut améliorer les performances du serveur. Vous devez fournir le nombre de jours dans le monde à conserver.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 387: Line 567:
                     ['command'] = 'privatesend',
                     ['command'] = 'privatesend',
                     ['parent'] = 'chat',
                     ['parent'] = 'chat',
                     ['helpText'] = 'Send private message to self from a specified user.',
                     ['helpText'] = {
                            ['English'] = "Send private message to self from a specified user.",
                            ['Russian'] = "Отправить личное сообщение самому себе от указанного пользователя.",
                            ['German'] = "Private Nachricht an sich selbst von einem bestimmten Nutzer senden.",
                            ['French'] = "Envoyer un message privé à soi-même à partir d'un utilisateur spécifié.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 398: Line 583:
                     ['command'] = 'addcandidates',
                     ['command'] = 'addcandidates',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Add a bunch of candidates to specfied election (or first election found if none specified).',
                     ['helpText'] = {
                            ['English'] = "Add a bunch of candidates to specfied election (or first election found if none specified).",
                            ['Russian'] = "Добавляет несколько кандидатов к указанному голосованию (или к первому найденному, если не было указано).",
                            ['German'] = "Füge der angegebenen Wahl eine Reihe von Kandidaten hinzu (oder die erste Wahl, wenn keine angegeben wurde).",
                            ['French'] = "Ajouter une sélection de candidats à l'élection spécifiée (ou première élection trouvé si aucune spécifiée).",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 408: Line 598:
                     ['command'] = 'addvotes',
                     ['command'] = 'addvotes',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Add a bunch of test votes to a specified election, or first election found.',
                     ['helpText'] = {
                            ['English'] = "Add a bunch of test votes to a specified election, or first election found.",
                            ['Russian'] = "Добавляет кучу тестовых голосов к указанному голосованию, или к первому попавшемуся.",
                            ['German'] = "Füge einer bestimmten Wahl oder der ersten gefundenen Wahl eine Reihe von Teststimmen hinzu.",
                            ['French'] = "Ajouter un lot de vote de test à l'élection spécifiée ou à la première élection trouvée.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 421: Line 616:
                     ['command'] = 'blacklistdemographic',
                     ['command'] = 'blacklistdemographic',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Force a given citizen to be removed of a given demographic even if they dont match the conditions.',
                     ['helpText'] = {
                            ['English'] = "Force a given citizen to be removed of a given demographic even if they dont match the conditions.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Forcer un citoyen donné à être retiré d'une catégorie démographique donnée même s'ils ne correspondent pas aux conditions.",
                            },
                     ['shortCut'] = 'removedems',
                     ['shortCut'] = 'removedems',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 433: Line 633:
                     ['command'] = 'debug',
                     ['command'] = 'debug',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Toggle debug display of civic processing. Pass \'false\' to see for only yourself.',
                     ['helpText'] = {
                            ['English'] = "Toggle debug display of civic processing. Pass \'false\' to see for only yourself.",
                            ['Russian'] = "Toggle debug display of civic processing. Pass \'false\' to see for only yourself.",
                            ['German'] = "Toggle debug display of civic processing. Pass \'false\' to see for only yourself.",
                            ['French'] = "Toggle debug display of civic processing. Pass \'false\' to see for only yourself.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 443: Line 648:
                     ['command'] = 'elections',
                     ['command'] = 'elections',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'List running elections.',
                     ['helpText'] = {
                            ['English'] = "List running elections.",
                            ['Russian'] = "Список текущих выборов.",
                            ['German'] = "Listet die laufenden Wahlen auf.",
                            ['French'] = "Affiche les élections en cours.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 453: Line 663:
                     ['command'] = 'listdems',
                     ['command'] = 'listdems',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'List each demographic and who is in it.',
                     ['helpText'] = {
                            ['English'] = "List each demographic and who is in it.",
                            ['Russian'] = "Список всех демографических групп и кто в них находится.",
                            ['German'] = "Listet jede Bevölkerungsgruppe und deren Mitglieder auf.",
                            ['French'] = "Liste chaque démographie et ses membres.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 463: Line 678:
                     ['command'] = 'makeabandoned',
                     ['command'] = 'makeabandoned',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Force a given citizen to be in the abandoned demographic (self if none passed).',
                     ['helpText'] = {
                            ['English'] = "Force a given citizen to be in the abandoned demographic (self if none passed).",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Forcer un citoyen donné à être dans la donnée démographique abandonnée (soi-même si aucun n'est spécifié).",
                            },
                     ['shortCut'] = 'makeabandoned',
                     ['shortCut'] = 'makeabandoned',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 473: Line 693:
                     ['command'] = 'makeactive',
                     ['command'] = 'makeactive',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Force a given citizen to be in the active demographic (self if none passed).',
                     ['helpText'] = {
                            ['English'] = "Force a given citizen to be in the active demographic (self if none passed).",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Forcer un citoyen donné à être dans la donnée démographie active (soi-même si aucun n'est spécifié).",
                            },
                     ['shortCut'] = 'makeactive',
                     ['shortCut'] = 'makeactive',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 483: Line 708:
                     ['command'] = 'makeelectedtitle',
                     ['command'] = 'makeelectedtitle',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Create an elected title for debugging and put in a test user.',
                     ['helpText'] = {
                            ['English'] = "Create an elected title for debugging and put in a test user.",
                            ['Russian'] = "",
                            ['German'] = "Erstelle einen gewählten Titel für die Fehlersuche und lege einen Testbenutzer an.",
                            ['French'] = "Créez un titre élu pour le débogage et placez un utilisateur de test.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 493: Line 723:
                     ['command'] = 'mydems',
                     ['command'] = 'mydems',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'List each demographic and the status of the specified user (using the called if none specified).',
                     ['helpText'] = {
                            ['English'] = "List each demographic and the status of the specified user (using the called if none specified).",
                            ['Russian'] = "Список всех демографических групп и статус конкретного пользователя (или статус вызвавшего команду, если параметр не был указан).",
                            ['German'] = "Listet jede Bevölkerungsgruppe und den Status des angegebenen Spielers (sich selbst wenn niemand angegeben).",
                            ['French'] = "Liste chaque démographie et le statut de l'utilisateur spécifié (utilise l'appelant si aucun n'est spécifié).",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 503: Line 738:
                     ['command'] = 'setactiveusers',
                     ['command'] = 'setactiveusers',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Force a given number of players to be active, creating the users if there are not enough',
                     ['helpText'] = {
                            ['English'] = "Force a given number of players to be active, creating the users if there are not enough",
                            ['Russian'] = "Задает необходимое количество активных игроков, приглашает новых игроков если их недостаточно",
                            ['German'] = "Zwingt eine bestimmte Anzahl von Spielern aktiv zu sein und erzeugt Nutzer, wenn nicht genügend vorhanden sind",
                            ['French'] = "Forcer un nombre donné de joueurs à être actifs, en créant les utilisateurs s'il n'y en a pas assez",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 514: Line 754:
                     ['command'] = 'showgovernment',
                     ['command'] = 'showgovernment',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Lists the active elements of the government.',
                     ['helpText'] = {
                            ['English'] = "Lists the active elements of the government.",
                            ['Russian'] = "Показывает список активных элементов правительства.",
                            ['German'] = "Listet die aktiven Elemente der Regierung auf.",
                            ['French'] = "Liste les éléments actifs du gouvernement.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 524: Line 769:
                     ['command'] = 'showtick',
                     ['command'] = 'showtick',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Show time until the next civics tick.',
                     ['helpText'] = {
                            ['English'] = "Show time until the next civics tick.",
                            ['Russian'] = "Отображать время до следующего такта гражданского права.",
                            ['German'] = "Gibt die verbleibende Zeit bis zum nächsten Bürgerrechts-Tick an.",
                            ['French'] = "Afficher le temps jusqu'aux prochains tick civiques.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 534: Line 784:
                     ['command'] = 'spawndems',
                     ['command'] = 'spawndems',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Generate some demographics.',
                     ['helpText'] = {
                            ['English'] = "Generate some demographics.",
                            ['Russian'] = "Создаёт несколько демографических групп.",
                            ['German'] = "Generiert ein paar Bevölkerungsgruppen.",
                            ['French'] = "Génère des données démographiques.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 544: Line 799:
                     ['command'] = 'spawngov',
                     ['command'] = 'spawngov',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.',
                     ['helpText'] = {
                            ['English'] = "Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.",
                            ['Russian'] = "Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.",
                            ['German'] = "Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.",
                            ['French'] = "Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 555: Line 815:
                     ['command'] = 'spawnlaws',
                     ['command'] = 'spawnlaws',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Generate some test laws.',
                     ['helpText'] = {
                            ['English'] = "Generate some test laws.",
                            ['Russian'] = "Создаёт несколько тестовых законов.",
                            ['German'] = "Generiere einige Testgesetze.",
                            ['French'] = "Génère quelques lois de test.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 566: Line 831:
                     ['command'] = 'spawnzoningoffice',
                     ['command'] = 'spawnzoningoffice',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Spawn a zoning office, passing the number of maps and districts in each. Defaults to a lot (3 maps with 100 districts each).',
                     ['helpText'] = {
                            ['English'] = "Spawn a zoning office, passing the number of maps and districts in each. Defaults to a lot (3 maps with 100 districts each).",
                            ['Russian'] = "Создаёт офис зонирования, указанное количество карт и районов в каждой карте. По умолчанию много (3 карты по 100 районов в каждой).",
                            ['German'] = "Erzeugt ein Zonenbüro, überreiche die Nummer der Karten und Bezirke in jedem. Standard zu jedem Lot (3 Karten mit 100 Bezirken).",
                            ['French'] = "Créez un bureau du territoire, en passant le nombre de cartes et de quartier dans chacun. La valeur par défaut est beaucoup (3 cartes avec 100 quartiers chacune).",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 577: Line 847:
                     ['command'] = 'testgameactions',
                     ['command'] = 'testgameactions',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Tests all the actions in the game by making laws for them and performing them.',
                     ['helpText'] = {
                            ['English'] = "Tests all the actions in the game by making laws for them and performing them.",
                            ['Russian'] = "Tests all the actions in the game by making laws for them and performing them.",
                            ['German'] = "Tests all the actions in the game by making laws for them and performing them.",
                            ['French'] = "Tests all the actions in the game by making laws for them and performing them.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 586: Line 861:
                     ['command'] = 'ticknow',
                     ['command'] = 'ticknow',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Force a tick on the civics system to happen immediately.',
                     ['helpText'] = {
                            ['English'] = "Force a tick on the civics system to happen immediately.",
                            ['Russian'] = "Принудительно вызвать такт обработки системы гражданского права.",
                            ['German'] = "Löst den nächsten Tick im Bürgerrechtesystem sofort aus.",
                            ['French'] = "Forcer une sélection sur le système civique pour qu'elle se produise immédiatement.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 596: Line 876:
                     ['command'] = 'updatedems',
                     ['command'] = 'updatedems',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Force demographics to update immediately.',
                     ['helpText'] = {
                            ['English'] = "Force demographics to update immediately.",
                            ['Russian'] = "Принудительно обновить демографию.",
                            ['German'] = "Erzwingt eine sofortige Aktualisierung der Bevölkerungsgruppen.",
                            ['French'] = "Forcer la mise à jour de la démographie immédiatement.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 606: Line 891:
                     ['command'] = 'whitelistdemographic',
                     ['command'] = 'whitelistdemographic',
                     ['parent'] = 'civics',
                     ['parent'] = 'civics',
                     ['helpText'] = 'Force a given citizen to always be a member of a given demographic even if they dont match the conditions.',
                     ['helpText'] = {
                            ['English'] = "Force a given citizen to always be a member of a given demographic even if they dont match the conditions.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Forcer un citoyen donné à être toujours membre d'une catégorie démographique donnée même s'ils ne remplissent pas les conditions.",
                            },
                     ['shortCut'] = 'adddems',
                     ['shortCut'] = 'adddems',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 618: Line 908:
                     ['command'] = 'spawn',
                     ['command'] = 'spawn',
                     ['parent'] = 'contracts',
                     ['parent'] = 'contracts',
                     ['helpText'] = 'Create contract board with all the contract\'s types',
                     ['helpText'] = {
                            ['English'] = "Create contract board with all the contract\'s types",
                            ['Russian'] = "Create contract board with all the contract\'s types",
                            ['German'] = "Create contract board with all the contract\'s types",
                            ['French'] = "Create contract board with all the contract\'s types",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 627: Line 922:
                     ['command'] = 'test',
                     ['command'] = 'test',
                     ['parent'] = 'contracts',
                     ['parent'] = 'contracts',
                     ['helpText'] = 'Tests founded existing contracts.',
                     ['helpText'] = {
                            ['English'] = "Tests founded existing contracts.",
                            ['Russian'] = "Tests founded existing contracts.",
                            ['German'] = "Tests founded existing contracts.",
                            ['French'] = "Tests founded existing contracts.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 637: Line 937:
                     ['command'] = 'getpathtoitem',
                     ['command'] = 'getpathtoitem',
                     ['parent'] = 'craft',
                     ['parent'] = 'craft',
                     ['helpText'] = 'Gets the resources needed to craft something',
                     ['helpText'] = {
                            ['English'] = "Gets the resources needed to craft something",
                            ['Russian'] = "Даёт ресурсы необходимые для изготовления чего-либо",
                            ['German'] = "Gewährt die Ressourcen, die zum Herstellen von etwas benötigt werden",
                            ['French'] = "Obtiens les ressources nécessaires pour fabriquer quelque chose",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 647: Line 952:
                     ['command'] = 'setpartdecaymult',
                     ['command'] = 'setpartdecaymult',
                     ['parent'] = 'craft',
                     ['parent'] = 'craft',
                     ['helpText'] = 'On objects within a given radius, make part durability consumption optionally trigger constantly instead of accumulating, and set a multiplier for how fast it goes.',
                     ['helpText'] = {
                            ['English'] = "On objects within a given radius, make part durability consumption optionally trigger constantly instead of accumulating, and set a multiplier for how fast it goes.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                     ['shortCut'] = 'partdecay',
                     ['shortCut'] = 'partdecay',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 659: Line 969:
                     ['command'] = 'setpowercost',
                     ['command'] = 'setpowercost',
                     ['parent'] = 'craft',
                     ['parent'] = 'craft',
                     ['helpText'] = 'Reduces power consumption of all existing objects withing a given radius to passed value (defaults zero).',
                     ['helpText'] = {
                            ['English'] = "Reduces power consumption of all existing objects withing a given radius to passed value (defaults zero).",
                            ['Russian'] = "Снижает потребление энергии всеми объектами в определённом радиусе на указанное значение (до нуля по умолчанию).",
                            ['German'] = "Reduziert den Energieverbrauch aller Objekte auf einen bestimmten Wert (Standard = 0) innerhalb eines gegebenen Radius.",
                            ['French'] = "Réduit la consommation d'énergie de tous les objets existants d'un rayon donné à la valeur dépassée (valeur par défaut : zéro).",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 670: Line 985:
                     ['command'] = 'spawncrafting',
                     ['command'] = 'spawncrafting',
                     ['parent'] = 'craft',
                     ['parent'] = 'craft',
                     ['helpText'] = 'Creates a craft setup where output from one thing is input to another.',
                     ['helpText'] = {
                            ['English'] = "Creates a craft setup where output from one thing is input to another.",
                            ['Russian'] = "Создаёт очередь изготовления, где выход одного верстака является входом для другого.",
                            ['German'] = "Erzeugt eine fertige Produktionsschlange in der die Ausgabe von einer Sache die Eingabe einer Anderen ist.",
                            ['French'] = "Crée une chaine de fabrication où la sortie d'un établi est l'entrée d'un autre.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 679: Line 999:
                     ['command'] = 'techtreesimulation',
                     ['command'] = 'techtreesimulation',
                     ['parent'] = 'craft',
                     ['parent'] = 'craft',
                     ['helpText'] = 'Simulates the tech tree',
                     ['helpText'] = {
                            ['English'] = "Simulates the tech tree",
                            ['Russian'] = "Воссоздать дерево технологий",
                            ['German'] = "Simuliert den Technologiebaum",
                            ['French'] = "Simule l’arbre technologique",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 688: Line 1,013:
                     ['command'] = 'boostproperty',
                     ['command'] = 'boostproperty',
                     ['parent'] = 'culture',
                     ['parent'] = 'culture',
                     ['helpText'] = 'Sets a boost to the culture value of the given deed, or the property where the user is standing if not specified',
                     ['helpText'] = {
                            ['English'] = "Sets a boost to the culture value of the given deed, or the property where the user is standing if not specified",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Fixe un bonus à la valeur de culture de la propriété donnée, ou à la propriété où se trouve l'utilisateur si ce n'est pas spécifiée",
                            },
                     ['shortCut'] = 'boostpropertyculture',
                     ['shortCut'] = 'boostpropertyculture',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 699: Line 1,029:
                     ['command'] = 'boostsettlement',
                     ['command'] = 'boostsettlement',
                     ['parent'] = 'culture',
                     ['parent'] = 'culture',
                     ['helpText'] = 'Set a culture-boost to lowest tier settlement at position, or specified position.  If null is passed, will take the lowest-tier settlement the user is a citizen of, or an arbitrary settlement if they are not a citizen of any.',
                     ['helpText'] = {
                            ['English'] = "Set a culture-boost to lowest tier settlement at position, or specified position.  If null is passed, will take the lowest-tier settlement the user is a citizen of, or an arbitrary settlement if they are not a citizen of any.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Définir un bonus culturel pour la colonie de plus bas niveau à la position, ou à la position spécifiée. Si rien n'est spécifié, cela prendra la colonie de plus bas niveau dont l'utilisateur est citoyen, ou une colonie arbitraire s'il n'est citoyen d'aucune.",
                            },
                     ['shortCut'] = 'boostsettlementculture',
                     ['shortCut'] = 'boostsettlementculture',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 710: Line 1,045:
                     ['command'] = 'describeannex',
                     ['command'] = 'describeannex',
                     ['parent'] = 'culture',
                     ['parent'] = 'culture',
                     ['helpText'] = 'Update annex settings and describe them.',
                     ['helpText'] = {
                            ['English'] = "Update annex settings and describe them.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Mettre à jour les paramètres d'annexion et les décrire.",
                            },
                     ['shortCut'] = 'describeannex',
                     ['shortCut'] = 'describeannex',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 719: Line 1,059:
                     ['command'] = 'giverandompicture',
                     ['command'] = 'giverandompicture',
                     ['parent'] = 'culture',
                     ['parent'] = 'culture',
                     ['helpText'] = 'Give a randomly generated picture item for testing.',
                     ['helpText'] = {
                            ['English'] = "Give a randomly generated picture item for testing.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Donne une image générée de manière aléatoire pour le test.",
                            },
                     ['shortCut'] = 'pic',
                     ['shortCut'] = 'pic',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 728: Line 1,073:
                     ['command'] = 'givereputation',
                     ['command'] = 'givereputation',
                     ['parent'] = 'culture',
                     ['parent'] = 'culture',
                     ['helpText'] = 'Gives reputation from the given user (defaulting to self if not set) to the given target (picture or user) ignoring limits by default.',
                     ['helpText'] = {
                            ['English'] = "Gives reputation from the given user (defaulting to self if not set) to the given target (picture or user) ignoring limits by default.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Attribue de la réputation de l'utilisateur donné (en se basant par défaut sur soi-même si non défini) à une cible donnée (image ou utilisateur) en ignorant les limites par défaut.",
                            },
                     ['shortCut'] = 'rep',
                     ['shortCut'] = 'rep',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 742: Line 1,092:
                     ['command'] = 'masterpieces',
                     ['command'] = 'masterpieces',
                     ['parent'] = 'culture',
                     ['parent'] = 'culture',
                     ['helpText'] = 'Gives reputation to all pictures ignoring limits, can set settlement to only apply reputation to pictures under its influence.',
                     ['helpText'] = {
                            ['English'] = "Gives reputation to all pictures ignoring limits, can set settlement to only apply reputation to pictures under its influence.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Donne de la réputation à toutes les images en ignorant les limites, peut être réglée pour n'appliquer la réputation qu'aux images sous son influence.",
                            },
                     ['shortCut'] = 'vincent',
                     ['shortCut'] = 'vincent',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 754: Line 1,109:
                     ['command'] = 'replenishgivablereputation',
                     ['command'] = 'replenishgivablereputation',
                     ['parent'] = 'culture',
                     ['parent'] = 'culture',
                     ['helpText'] = 'Refills givable reputation for given Citizen, or all Citizens if left blank.',
                     ['helpText'] = {
                            ['English'] = "Refills givable reputation for given Citizen, or all Citizens if left blank.",
                            ['Russian'] = "",
                            ['German'] = "Füllt die Reputation wieder auf für den gegebenen Bürger, falls keiner gesetzt ist alle Bürger.",
                            ['French'] = "Restituer des points de réputation pour un citoyen donné, ou pour tous les citoyens si laissé vide.",
                            },
                     ['shortCut'] = 'reprep',
                     ['shortCut'] = 'reprep',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 765: Line 1,125:
                     ['command'] = 'spawnmuseum',
                     ['command'] = 'spawnmuseum',
                     ['parent'] = 'culture',
                     ['parent'] = 'culture',
                     ['helpText'] = 'Spawn a museum of images generating culture',
                     ['helpText'] = {
                            ['English'] = "Spawn a museum of images generating culture",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Fait apparaître un musée de photographie générant de la culture",
                            },
                     ['shortCut'] = 'museum',
                     ['shortCut'] = 'museum',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 775: Line 1,140:
                     ['command'] = 'spawnwallofpictures',
                     ['command'] = 'spawnwallofpictures',
                     ['parent'] = 'culture',
                     ['parent'] = 'culture',
                     ['helpText'] = 'Spawn a museum of images generating culture',
                     ['helpText'] = {
                            ['English'] = "Spawn a museum of images generating culture",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Fait apparaître un musée de photographie générant de la culture",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 786: Line 1,156:
                     ['command'] = 'updatesettlements',
                     ['command'] = 'updatesettlements',
                     ['parent'] = 'culture',
                     ['parent'] = 'culture',
                     ['helpText'] = 'Force an update of all settlement properties.',
                     ['helpText'] = {
                            ['English'] = "Force an update of all settlement properties.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Force l'amélioration de toutes les propriétés de la colonie.",
                            },
                     ['shortCut'] = 'updatesets',
                     ['shortCut'] = 'updatesets',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 795: Line 1,170:
                     ['command'] = 'break',
                     ['command'] = 'break',
                     ['parent'] = 'debug',
                     ['parent'] = 'debug',
                     ['helpText'] = 'Trigger a breakpoint.',
                     ['helpText'] = {
                            ['English'] = "Trigger a breakpoint.",
                            ['Russian'] = "",
                            ['German'] = "Einen Haltepunkt auslösen.",
                            ['French'] = "Déclencher un point d'arrêt.",
                            },
                     ['shortCut'] = 'break',
                     ['shortCut'] = 'break',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 804: Line 1,184:
                     ['command'] = 'checkobjectspositions',
                     ['command'] = 'checkobjectspositions',
                     ['parent'] = 'debug',
                     ['parent'] = 'debug',
                     ['helpText'] = 'Check every object in scene making / sure they have the correct position, inform and disable them otherwise.',
                     ['helpText'] = {
                            ['English'] = "Check every object in scene making / sure they have the correct position, inform and disable them otherwise.",
                            ['Russian'] = "Check every object in scene making / sure they have the correct position, inform and disable them otherwise.",
                            ['German'] = "Check every object in scene making / sure they have the correct position, inform and disable them otherwise.",
                            ['French'] = "Check every object in scene making / sure they have the correct position, inform and disable them otherwise.",
                            },
                     ['shortCut'] = 'checkobjects',
                     ['shortCut'] = 'checkobjects',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 813: Line 1,198:
                     ['command'] = 'makeunderground',
                     ['command'] = 'makeunderground',
                     ['parent'] = 'debug',
                     ['parent'] = 'debug',
                     ['helpText'] = 'Force the vehicle you are looking at to be underground, you need to be the physics controller of the car.',
                     ['helpText'] = {
                            ['English'] = "Force the vehicle you are looking at to be underground, you need to be the physics controller of the car.",
                            ['Russian'] = "",
                            ['German'] = "Zwinge das Fahrzeug, das du ansiehst, dazu, sich unterirdisch zu befinden, du musst der Physics-Controller des Autos sein.",
                            ['French'] = "Forcez le véhicule que vous regardez à être sous terre, vous devez être le contrôleur physique du véhicule.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 823: Line 1,213:
                     ['command'] = 'reset',
                     ['command'] = 'reset',
                     ['parent'] = 'debug',
                     ['parent'] = 'debug',
                     ['helpText'] = 'Delete all blocks above-ground that are constructed, delete all constructed world objects, remove all property, destroy all settlements and related objects.',
                     ['helpText'] = {
                            ['English'] = "Delete all blocks above-ground that are constructed, delete all constructed world objects, remove all property, destroy all settlements and related objects.",
                            ['Russian'] = "Удалите все построенные надземные блоки, удалите все построенные объекты мира, удалите все имущество, уничтожьте все поселения и связанные с ними объекты.",
                            ['German'] = "Lösche alle konstruierten Blöcke über dem Boden, lösche alle konstruierten Weltobjekte, entferne alle Eigentumsgrundstücke, zerstöre alle Siedlungen und verwandte Objekte.",
                            ['French'] = "Supprime tous les blocs construits à la surface (les objets construits dans le monde, les propriétés, les colonies ainsi que les objets associés).",
                            },
                     ['shortCut'] = 'eden',
                     ['shortCut'] = 'eden',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 832: Line 1,227:
                     ['command'] = 'scanall',
                     ['command'] = 'scanall',
                     ['parent'] = 'debug',
                     ['parent'] = 'debug',
                     ['helpText'] = 'Trigger a validity scan of all objects.',
                     ['helpText'] = {
                            ['English'] = "Trigger a validity scan of all objects.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Lancer un scan pour valider tous les objets.",
                            },
                     ['shortCut'] = 'scanall',
                     ['shortCut'] = 'scanall',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 841: Line 1,241:
                     ['command'] = 'spawncars',
                     ['command'] = 'spawncars',
                     ['parent'] = 'debug',
                     ['parent'] = 'debug',
                     ['helpText'] = 'Spawn cars for physics testing',
                     ['helpText'] = {
                            ['English'] = "Spawn cars for physics testing",
                            ['Russian'] = "Создать автомобили для тестирования физики",
                            ['German'] = "Autos für Physicstest spawnen",
                            ['French'] = "Faire apparaître des véhicules pour les tests de physique",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 850: Line 1,255:
                     ['command'] = 'wrap',
                     ['command'] = 'wrap',
                     ['parent'] = 'debug',
                     ['parent'] = 'debug',
                     ['helpText'] = 'Set the wrap-around-the-world count for the calling player.  This is a client side effect that makes the positions after traveling around the world be shifted by world-size.',
                     ['helpText'] = {
                            ['English'] = "Set the wrap-around-the-world count for the calling player.  This is a client side effect that makes the positions after traveling around the world be shifted by world-size.",
                            ['Russian'] = "",
                            ['German'] = "Die Anzahl der „Wrap-around-the-World“-Zählungen wurden für den anrufenden Spieler festgelegt. Dies ist ein Nebeneffekt des Clients, der dazu führt, dass sich die Positionen nach Reisen um die Welt je nach Weltgröße verschieben.",
                            ['French'] = "Définissez le compteur de défilement autour du monde pour le joueur appelant. Cela a pour effet côté client de décaler les positions après avoir parcouru le monde entier en fonction de la taille du monde.",
                            },
                     ['shortCut'] = 'wrap',
                     ['shortCut'] = 'wrap',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 861: Line 1,271:
                     ['command'] = 'add',
                     ['command'] = 'add',
                     ['parent'] = 'districts',
                     ['parent'] = 'districts',
                     ['helpText'] = 'Set the current area within a given radius to a given district (or a new district if none is passed).',
                     ['helpText'] = {
                            ['English'] = "Set the current area within a given radius to a given district (or a new district if none is passed).",
                            ['Russian'] = "Добавляет область указанного радиуса к указанному району (или новому району, если он не указан).",
                            ['German'] = "Füge das aktuelle Gebiet innerhalb eines bestimmten Radius zu einem bestimmten Distrikt hinzu (oder zu einen neuen Distrikt, wenn keines übergeben wird).",
                            ['French'] = "Définit la zone actuelle à l'intérieur d'un rayon donné à un quartier donné (ou à un nouveau quartier si aucun n'est défini).",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 873: Line 1,288:
                     ['command'] = 'clearmap',
                     ['command'] = 'clearmap',
                     ['parent'] = 'districts',
                     ['parent'] = 'districts',
                     ['helpText'] = 'Remove all districts from a given map.',
                     ['helpText'] = {
                            ['English'] = "Remove all districts from a given map.",
                            ['Russian'] = "Удалить все районы с данной карты.",
                            ['German'] = "Entfernt alle Distrikte von einer Karte.",
                            ['French'] = "Supprime tous les quartiers de la carte donnée.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 883: Line 1,303:
                     ['command'] = 'spawn',
                     ['command'] = 'spawn',
                     ['parent'] = 'districts',
                     ['parent'] = 'districts',
                     ['helpText'] = 'Generate some random districts around the user.',
                     ['helpText'] = {
                            ['English'] = "Generate some random districts around the user.",
                            ['Russian'] = "Создаёт несколько случайных районов вокруг пользователя.",
                            ['German'] = "Generiert einige zufällige Distrikte um den Benutzer.",
                            ['French'] = "Génère quelques quartiers aléatoires autour de l'utilisateur.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 897: Line 1,322:
                     ['command'] = 'allrecurring',
                     ['command'] = 'allrecurring',
                     ['parent'] = 'economy',
                     ['parent'] = 'economy',
                     ['helpText'] = 'Display all recurring transfers paid in the game',
                     ['helpText'] = {
                            ['English'] = "Display all recurring transfers paid in the game",
                            ['Russian'] = "Показать все периодические платежи выплачиваемые в игре",
                            ['German'] = "Zeige alle wiederkehrenden Überweisungen, die im Spiel bezahlt werden",
                            ['French'] = "Afficher tous les transferts récurrents payés dans la partie",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 906: Line 1,336:
                     ['command'] = 'myrecurring',
                     ['command'] = 'myrecurring',
                     ['parent'] = 'economy',
                     ['parent'] = 'economy',
                     ['helpText'] = 'Display all recurring transfers for the given user',
                     ['helpText'] = {
                            ['English'] = "Display all recurring transfers for the given user",
                            ['Russian'] = "Показать все периодические платежи для заданного пользователя",
                            ['German'] = "Zeige alle wiederkehrenden Überweisungen für diesen Nutzer",
                            ['French'] = "Afficher tous les transferts récurrents pour l'utilisateur donné",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 916: Line 1,351:
                     ['command'] = 'payall',
                     ['command'] = 'payall',
                     ['parent'] = 'economy',
                     ['parent'] = 'economy',
                     ['helpText'] = 'Pay all current outstanding rents and wages.',
                     ['helpText'] = {
                            ['English'] = "Pay all current outstanding rents and wages.",
                            ['Russian'] = "Оплатить все исходящие долги и аренды на текущий момент.",
                            ['German'] = "",
                            ['French'] = "Payer tous les loyers et salaires impayés en cours.",
                            },
                     ['shortCut'] = 'payall',
                     ['shortCut'] = 'payall',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 925: Line 1,365:
                     ['command'] = 'payeverytick',
                     ['command'] = 'payeverytick',
                     ['parent'] = 'economy',
                     ['parent'] = 'economy',
                     ['helpText'] = 'Enable debug command to pay recurring transfers every tick.',
                     ['helpText'] = {
                            ['English'] = "Enable debug command to pay recurring transfers every tick.",
                            ['Russian'] = "Включить команду отладки для выплаты периодических переводов каждый цикл.",
                            ['German'] = "Debugbefehl aktivieren um wiederkehrende Überweisungen jeden Tick zu zahlen.",
                            ['French'] = "Activer la commande de débogage pour payer les transferts récurrents à chaque minute.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 934: Line 1,379:
                     ['command'] = 'clearold',
                     ['command'] = 'clearold',
                     ['parent'] = 'elections',
                     ['parent'] = 'elections',
                     ['helpText'] = 'Remove record of a specific election, or if none passed, all previous elections.',
                     ['helpText'] = {
                            ['English'] = "Remove record of a specific election, or if none passed, all previous elections.",
                            ['Russian'] = "Удалите запись о конкретных выборах или, если они не прошли, обо всех предыдущих выборах.",
                            ['German'] = "Entfernt die Historie zu einer bestimmten Wahl, oder falls keine übergeben wird, alle vorherigen Wahlen.",
                            ['French'] = "Retire le registre d'une élection particulière ou, si aucune élection n'a été tenue, toutes les élections précédentes.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 945: Line 1,395:
                     ['command'] = 'createpoll',
                     ['command'] = 'createpoll',
                     ['parent'] = 'elections',
                     ['parent'] = 'elections',
                     ['helpText'] = 'Open a dialog that allow starting a poll.',
                     ['helpText'] = {
                            ['English'] = "Open a dialog that allow starting a poll.",
                            ['Russian'] = "Открыть диалог, который позволяет начать опрос.",
                            ['German'] = "Einen Dialog öffnen, um eine Umfrage zu starten.",
                            ['French'] = "Ouvre une fenêtre de dialogue permettant de démarrer un sondage.",
                            },
                     ['shortCut'] = 'poll',
                     ['shortCut'] = 'poll',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 955: Line 1,410:
                     ['command'] = 'fail',
                     ['command'] = 'fail',
                     ['parent'] = 'elections',
                     ['parent'] = 'elections',
                     ['helpText'] = 'Cast a negative vote and end an election. Null election means find first.',
                     ['helpText'] = {
                            ['English'] = "Cast a negative vote and end an election. Null election means find first.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Lancer un vote négatif et mettre fin à une élection. Null pour trouver la première élection.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 965: Line 1,425:
                     ['command'] = 'finish',
                     ['command'] = 'finish',
                     ['parent'] = 'elections',
                     ['parent'] = 'elections',
                     ['helpText'] = 'Force-end the specified election, adding a vote if true is passed (default). If no election found, pass any, including draft ones.',
                     ['helpText'] = {
                            ['English'] = "Force-end the specified election, adding a vote if true is passed (default). If no election found, pass any, including draft ones.",
                            ['Russian'] = "Завершает с победой указанное голосования (по умолчанию). Если не указано голосование, завершает все активные, включая черновики.",
                            ['German'] = "Das Ende der ausgewählten Abstimmung erzwingen und eine Stimme hinzufügen, wenn true erreicht wurde (Standard). Wenn keine Abstimmung gefunden wird, werden alle akzeptiert, inklusive der Entwürfe.",
                            ['French'] = "Forcer la fin de l'élection spécifiée, en ajoutant un vote si vrai est passé (valeur par défaut). Si aucune élection n'est trouvée, passez-en une, y compris les projets.",
                            },
                     ['shortCut'] = 'fin',
                     ['shortCut'] = 'fin',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 976: Line 1,441:
                     ['command'] = 'forcerecalc',
                     ['command'] = 'forcerecalc',
                     ['parent'] = 'elections',
                     ['parent'] = 'elections',
                     ['helpText'] = 'Force recalculation of all elections.',
                     ['helpText'] = {
                            ['English'] = "Force recalculation of all elections.",
                            ['Russian'] = "Принудительный пересчет всех голосований.",
                            ['German'] = "Erzwinge Neukalkulation von allen Wahlen.",
                            ['French'] = "Oblige à recalculer toutes les élections.",
                            },
                     ['shortCut'] = 'recalcelec',
                     ['shortCut'] = 'recalcelec',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 986: Line 1,456:
                     ['command'] = 'newvotebyindex',
                     ['command'] = 'newvotebyindex',
                     ['parent'] = 'elections',
                     ['parent'] = 'elections',
                     ['helpText'] = 'Make a new user and force a vote in the given election for the given index of the election choices.',
                     ['helpText'] = {
                            ['English'] = "Make a new user and force a vote in the given election for the given index of the election choices.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Crée un nouvel utilisateur et impose un vote dans l'élection donnée pour l'indice donné des choix de l'élection.",
                            },
                     ['shortCut'] = 'voteindex',
                     ['shortCut'] = 'voteindex',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 997: Line 1,472:
                     ['command'] = 'spawnboolean',
                     ['command'] = 'spawnboolean',
                     ['parent'] = 'elections',
                     ['parent'] = 'elections',
                     ['helpText'] = 'Create an active boolean election that does nothing for testing purposes.',
                     ['helpText'] = {
                            ['English'] = "Create an active boolean election that does nothing for testing purposes.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Créez une élection active de type booléen qui ne fait rien à des fins de test.",
                            },
                     ['shortCut'] = 'elec2',
                     ['shortCut'] = 'elec2',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 1,008: Line 1,488:
                     ['command'] = 'spawncandidate',
                     ['command'] = 'spawncandidate',
                     ['parent'] = 'elections',
                     ['parent'] = 'elections',
                     ['helpText'] = 'Create an active election of candidates that does nothing for testing purposes.',
                     ['helpText'] = {
                            ['English'] = "Create an active election of candidates that does nothing for testing purposes.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Crée une élection active de candidats qui ne font rien à des fins de test.",
                            },
                     ['shortCut'] = 'elec1',
                     ['shortCut'] = 'elec1',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 1,020: Line 1,505:
                     ['command'] = 'test',
                     ['command'] = 'test',
                     ['parent'] = 'elections',
                     ['parent'] = 'elections',
                     ['helpText'] = 'Generate a few elections and fill all elections with random votes.',
                     ['helpText'] = {
                            ['English'] = "Generate a few elections and fill all elections with random votes.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Génére quelques élections et rempli toutes les élections avec des votes aléatoires.",
                            },
                     ['shortCut'] = 'elecs',
                     ['shortCut'] = 'elecs',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 1,031: Line 1,521:
                     ['command'] = 'twitchvote',
                     ['command'] = 'twitchvote',
                     ['parent'] = 'elections',
                     ['parent'] = 'elections',
                     ['helpText'] = 'Vote in the given election for the given candidate using the given twitch IDIChatClient Passing null will pick a random one.',
                     ['helpText'] = {
                            ['English'] = "Vote in the given election for the given candidate using the given twitch IDIChatClient Passing null will pick a random one.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Vote dans l'élection donnée pour le candidat donné en utilisant l'IDIChatClient twitch donné, passant nul, vous choisi un candidat au hasard.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 1,043: Line 1,538:
                     ['command'] = 'twitchvotes',
                     ['command'] = 'twitchvotes',
                     ['parent'] = 'elections',
                     ['parent'] = 'elections',
                     ['helpText'] = 'Create many twitch votes with random users.',
                     ['helpText'] = {
                            ['English'] = "Create many twitch votes with random users.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Créer de nombreux votes sur Twitch avec des utilisateurs aléatoires.",
                            },
                     ['shortCut'] = 'twitchvotes',
                     ['shortCut'] = 'twitchvotes',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 1,054: Line 1,554:
                     ['command'] = 'uservotes',
                     ['command'] = 'uservotes',
                     ['parent'] = 'elections',
                     ['parent'] = 'elections',
                     ['helpText'] = 'Create a bunch of test votes.',
                     ['helpText'] = {
                            ['English'] = "Create a bunch of test votes.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Créer un tas de votes de test.",
                            },
                     ['shortCut'] = 'votes',
                     ['shortCut'] = 'votes',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 1,065: Line 1,570:
                     ['command'] = 'veto',
                     ['command'] = 'veto',
                     ['parent'] = 'elections',
                     ['parent'] = 'elections',
                     ['helpText'] = 'Veto an election.',
                     ['helpText'] = {
                            ['English'] = "Veto an election.",
                            ['Russian'] = "Вето на выборы.",
                            ['German'] = "Veto bei der Wahl.",
                            ['French'] = "Mettre son veto à une élection.",
                            },
                     ['shortCut'] = 'veto',
                     ['shortCut'] = 'veto',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,075: Line 1,585:
                     ['command'] = 'vote',
                     ['command'] = 'vote',
                     ['parent'] = 'elections',
                     ['parent'] = 'elections',
                     ['helpText'] = 'Vote in the given election for the given candidate. If null is passed for election, take first. Null for candidate, pick a random ordering. Null for voter, use self.',
                     ['helpText'] = {
                            ['English'] = "Vote in the given election for the given candidate. If null is passed for election, take first. Null for candidate, pick a random ordering. Null for voter, use self.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Voter dans une élection donnée pour un candidat donné. Si la nullité est votée pour l'élection, prend le premier. Si nul pour le candidat, choisit au hasard. Si nul pour l'électeur, vous utilise.",
                            },
                     ['shortCut'] = 'vote',
                     ['shortCut'] = 'vote',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,087: Line 1,602:
                     ['command'] = 'win',
                     ['command'] = 'win',
                     ['parent'] = 'elections',
                     ['parent'] = 'elections',
                     ['helpText'] = 'Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.',
                     ['helpText'] = {
                            ['English'] = "Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.",
                            ['Russian'] = "Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.",
                            ['German'] = "Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.",
                            ['French'] = "Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,098: Line 1,618:
                     ['command'] = 'achievement4',
                     ['command'] = 'achievement4',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Cheer',
                     ['helpText'] = {
                            ['English'] = "Cheer",
                            ['Russian'] = "Радоваться",
                            ['German'] = "Jubeln",
                            ['French'] = "Bravo",
                            },
                     ['shortCut'] = 'cheer',
                     ['shortCut'] = 'cheer',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,107: Line 1,632:
                     ['command'] = 'agree',
                     ['command'] = 'agree',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Agree',
                     ['helpText'] = {
                            ['English'] = "Agree",
                            ['Russian'] = "Согласиться",
                            ['German'] = "Zustimmen",
                            ['French'] = "Approuver",
                            },
                     ['shortCut'] = 'agree',
                     ['shortCut'] = 'agree',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,116: Line 1,646:
                     ['command'] = 'angry',
                     ['command'] = 'angry',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Angry',
                     ['helpText'] = {
                            ['English'] = "Angry",
                            ['Russian'] = "Сердиться",
                            ['German'] = "Wütend",
                            ['French'] = "En colère",
                            },
                     ['shortCut'] = 'angry',
                     ['shortCut'] = 'angry',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,125: Line 1,660:
                     ['command'] = 'bow',
                     ['command'] = 'bow',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Bow',
                     ['helpText'] = {
                            ['English'] = "Bow",
                            ['Russian'] = "Лук",
                            ['German'] = "Bogen",
                            ['French'] = "S'incliner",
                            },
                     ['shortCut'] = 'bow',
                     ['shortCut'] = 'bow',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,134: Line 1,674:
                     ['command'] = 'clap',
                     ['command'] = 'clap',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Clap',
                     ['helpText'] = {
                            ['English'] = "Clap",
                            ['Russian'] = "Хлопать",
                            ['German'] = "Klatschen",
                            ['French'] = "Applaudir",
                            },
                     ['shortCut'] = 'clap',
                     ['shortCut'] = 'clap',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,143: Line 1,688:
                     ['command'] = 'confused',
                     ['command'] = 'confused',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Confused',
                     ['helpText'] = {
                            ['English'] = "Confused",
                            ['Russian'] = "Смущаться",
                            ['German'] = "Verwirrt",
                            ['French'] = "Confus",
                            },
                     ['shortCut'] = 'confused',
                     ['shortCut'] = 'confused',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,152: Line 1,702:
                     ['command'] = 'dance1',
                     ['command'] = 'dance1',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Dance1',
                     ['helpText'] = {
                            ['English'] = "Dance1",
                            ['Russian'] = "",
                            ['German'] = "Tanzen1",
                            ['French'] = "Danse1",
                            },
                     ['shortCut'] = 'dance1',
                     ['shortCut'] = 'dance1',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,161: Line 1,716:
                     ['command'] = 'dance2',
                     ['command'] = 'dance2',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Dance2',
                     ['helpText'] = {
                            ['English'] = "Dance2",
                            ['Russian'] = "",
                            ['German'] = "Tanzen2",
                            ['French'] = "Danse2",
                            },
                     ['shortCut'] = 'dance2',
                     ['shortCut'] = 'dance2',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,170: Line 1,730:
                     ['command'] = 'disagree',
                     ['command'] = 'disagree',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Disagree',
                     ['helpText'] = {
                            ['English'] = "Disagree",
                            ['Russian'] = "Отказаться",
                            ['German'] = "Nicht zustimmen",
                            ['French'] = "Être en désaccord",
                            },
                     ['shortCut'] = 'disagree',
                     ['shortCut'] = 'disagree',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,179: Line 1,744:
                     ['command'] = 'doh',
                     ['command'] = 'doh',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Doh',
                     ['helpText'] = {
                            ['English'] = "Doh",
                            ['Russian'] = "",
                            ['German'] = "Mist",
                            ['French'] = "Oh",
                            },
                     ['shortCut'] = 'doh',
                     ['shortCut'] = 'doh',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,188: Line 1,758:
                     ['command'] = 'exhausted',
                     ['command'] = 'exhausted',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Exhausted',
                     ['helpText'] = {
                            ['English'] = "Exhausted",
                            ['Russian'] = "Выдохся",
                            ['German'] = "Erschöpft",
                            ['French'] = "Épuisé",
                            },
                     ['shortCut'] = 'exhausted',
                     ['shortCut'] = 'exhausted',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,197: Line 1,772:
                     ['command'] = 'facepalm',
                     ['command'] = 'facepalm',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Facepalm',
                     ['helpText'] = {
                            ['English'] = "Facepalm",
                            ['Russian'] = "",
                            ['German'] = "Hand vor das Gesicht legen",
                            ['French'] = "Mains au visage",
                            },
                     ['shortCut'] = 'facepalm',
                     ['shortCut'] = 'facepalm',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,206: Line 1,786:
                     ['command'] = 'frown',
                     ['command'] = 'frown',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Frown',
                     ['helpText'] = {
                            ['English'] = "Frown",
                            ['Russian'] = "Нахмуриться",
                            ['German'] = "Stirnrunzeln",
                            ['French'] = "Froncer les sourcils",
                            },
                     ['shortCut'] = 'frown',
                     ['shortCut'] = 'frown',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,215: Line 1,800:
                     ['command'] = 'grin',
                     ['command'] = 'grin',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Grin',
                     ['helpText'] = {
                            ['English'] = "Grin",
                            ['Russian'] = "Оскалиться",
                            ['German'] = "Grinsen",
                            ['French'] = "Grand sourire",
                            },
                     ['shortCut'] = 'grin',
                     ['shortCut'] = 'grin',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,224: Line 1,814:
                     ['command'] = 'gross',
                     ['command'] = 'gross',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Gross',
                     ['helpText'] = {
                            ['English'] = "Gross",
                            ['Russian'] = "Грубить",
                            ['German'] = "Anwidern",
                            ['French'] = "Grossier",
                            },
                     ['shortCut'] = 'gross',
                     ['shortCut'] = 'gross',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,233: Line 1,828:
                     ['command'] = 'kneel',
                     ['command'] = 'kneel',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Kneel',
                     ['helpText'] = {
                            ['English'] = "Kneel",
                            ['Russian'] = "Становиться на колени",
                            ['German'] = "Kniend",
                            ['French'] = "S'agenouiller",
                            },
                     ['shortCut'] = 'kneel',
                     ['shortCut'] = 'kneel',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,242: Line 1,842:
                     ['command'] = 'knock',
                     ['command'] = 'knock',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Knock',
                     ['helpText'] = {
                            ['English'] = "Knock",
                            ['Russian'] = "Постучать",
                            ['German'] = "Klopfen",
                            ['French'] = "Toc-toc",
                            },
                     ['shortCut'] = 'knock',
                     ['shortCut'] = 'knock',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,251: Line 1,856:
                     ['command'] = 'laugh',
                     ['command'] = 'laugh',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Laugh',
                     ['helpText'] = {
                            ['English'] = "Laugh",
                            ['Russian'] = "Смех",
                            ['German'] = "Lachen",
                            ['French'] = "Rire",
                            },
                     ['shortCut'] = 'laugh',
                     ['shortCut'] = 'laugh',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,260: Line 1,870:
                     ['command'] = 'lay',
                     ['command'] = 'lay',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Lay',
                     ['helpText'] = {
                            ['English'] = "Lay",
                            ['Russian'] = "Положить",
                            ['German'] = "Liegen",
                            ['French'] = "Allonger",
                            },
                     ['shortCut'] = 'lay',
                     ['shortCut'] = 'lay',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,269: Line 1,884:
                     ['command'] = 'laydown',
                     ['command'] = 'laydown',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Laydown',
                     ['helpText'] = {
                            ['English'] = "Laydown",
                            ['Russian'] = "Lay down",
                            ['German'] = "Sich hinlegen",
                            ['French'] = "Reposer",
                            },
                     ['shortCut'] = 'laydown',
                     ['shortCut'] = 'laydown',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,278: Line 1,898:
                     ['command'] = 'lie',
                     ['command'] = 'lie',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Lie',
                     ['helpText'] = {
                            ['English'] = "Lie",
                            ['Russian'] = "Солгать",
                            ['German'] = "Lügen",
                            ['French'] = "Se detendre",
                            },
                     ['shortCut'] = 'lie',
                     ['shortCut'] = 'lie',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,287: Line 1,912:
                     ['command'] = 'liedown',
                     ['command'] = 'liedown',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Liedown',
                     ['helpText'] = {
                            ['English'] = "Liedown",
                            ['Russian'] = "Лечь",
                            ['German'] = "Hinlegen",
                            ['French'] = "Se coucher",
                            },
                     ['shortCut'] = 'liedown',
                     ['shortCut'] = 'liedown',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,296: Line 1,926:
                     ['command'] = 'lol',
                     ['command'] = 'lol',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Lol',
                     ['helpText'] = {
                            ['English'] = "Lol",
                            ['Russian'] = "",
                            ['German'] = "Laughing out loud",
                            ['French'] = "Rire aux éclats",
                            },
                     ['shortCut'] = 'lol',
                     ['shortCut'] = 'lol',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,305: Line 1,940:
                     ['command'] = 'nervous',
                     ['command'] = 'nervous',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Nervous',
                     ['helpText'] = {
                            ['English'] = "Nervous",
                            ['Russian'] = "Нервничать",
                            ['German'] = "Nervös",
                            ['French'] = "Nerveux",
                            },
                     ['shortCut'] = 'nervous',
                     ['shortCut'] = 'nervous',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,314: Line 1,954:
                     ['command'] = 'no',
                     ['command'] = 'no',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'No',
                     ['helpText'] = {
                            ['English'] = "No",
                            ['Russian'] = "Нет",
                            ['German'] = "Nein",
                            ['French'] = "Non",
                            },
                     ['shortCut'] = 'no',
                     ['shortCut'] = 'no',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,323: Line 1,968:
                     ['command'] = 'nope',
                     ['command'] = 'nope',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Nope',
                     ['helpText'] = {
                            ['English'] = "Nope",
                            ['Russian'] = "Нет",
                            ['German'] = "",
                            ['French'] = "Non",
                            },
                     ['shortCut'] = 'nope',
                     ['shortCut'] = 'nope',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,332: Line 1,982:
                     ['command'] = 'oops',
                     ['command'] = 'oops',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Oops',
                     ['helpText'] = {
                            ['English'] = "Oops",
                            ['Russian'] = "Упс",
                            ['German'] = "Ups",
                            ['French'] = "Oups",
                            },
                     ['shortCut'] = 'oops',
                     ['shortCut'] = 'oops',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,341: Line 1,996:
                     ['command'] = 'salute',
                     ['command'] = 'salute',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Salute',
                     ['helpText'] = {
                            ['English'] = "Salute",
                            ['Russian'] = "Салют",
                            ['German'] = "Salutieren",
                            ['French'] = "Salut militaire",
                            },
                     ['shortCut'] = 'salute',
                     ['shortCut'] = 'salute',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,350: Line 2,010:
                     ['command'] = 'shame',
                     ['command'] = 'shame',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Shame',
                     ['helpText'] = {
                            ['English'] = "Shame",
                            ['Russian'] = "Стыд",
                            ['German'] = "Schämen",
                            ['French'] = "Honte",
                            },
                     ['shortCut'] = 'shame',
                     ['shortCut'] = 'shame',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,359: Line 2,024:
                     ['command'] = 'shrug',
                     ['command'] = 'shrug',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Shrug',
                     ['helpText'] = {
                            ['English'] = "Shrug",
                            ['Russian'] = "Пожать плечами",
                            ['German'] = "Mit den Schultern zucken",
                            ['French'] = "Hausser les épaules",
                            },
                     ['shortCut'] = 'shrug',
                     ['shortCut'] = 'shrug',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,368: Line 2,038:
                     ['command'] = 'shy',
                     ['command'] = 'shy',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Shy',
                     ['helpText'] = {
                            ['English'] = "Shy",
                            ['Russian'] = "Стесняться",
                            ['German'] = "Schüchtern",
                            ['French'] = "Timide",
                            },
                     ['shortCut'] = 'shy',
                     ['shortCut'] = 'shy',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,377: Line 2,052:
                     ['command'] = 'sit',
                     ['command'] = 'sit',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Sit',
                     ['helpText'] = {
                            ['English'] = "Sit",
                            ['Russian'] = "Сесть",
                            ['German'] = "Sitzen",
                            ['French'] = "S'asseoir",
                            },
                     ['shortCut'] = 'sit',
                     ['shortCut'] = 'sit',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,386: Line 2,066:
                     ['command'] = 'sleep',
                     ['command'] = 'sleep',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Sleep',
                     ['helpText'] = {
                            ['English'] = "Sleep",
                            ['Russian'] = "Сон",
                            ['German'] = "Schlafen",
                            ['French'] = "Dormir",
                            },
                     ['shortCut'] = 'sleep',
                     ['shortCut'] = 'sleep',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,395: Line 2,080:
                     ['command'] = 'smile',
                     ['command'] = 'smile',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Smile',
                     ['helpText'] = {
                            ['English'] = "Smile",
                            ['Russian'] = "Улыбаться",
                            ['German'] = "Lächeln",
                            ['French'] = "Sourire",
                            },
                     ['shortCut'] = 'smile',
                     ['shortCut'] = 'smile',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,404: Line 2,094:
                     ['command'] = 'smirk',
                     ['command'] = 'smirk',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Smirk',
                     ['helpText'] = {
                            ['English'] = "Smirk",
                            ['Russian'] = "Ухмыляться",
                            ['German'] = "Schmunzeln",
                            ['French'] = "Petit sourire satisfait",
                            },
                     ['shortCut'] = 'smirk',
                     ['shortCut'] = 'smirk',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,413: Line 2,108:
                     ['command'] = 'stinky',
                     ['command'] = 'stinky',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Stinky',
                     ['helpText'] = {
                            ['English'] = "Stinky",
                            ['Russian'] = "Вонючка",
                            ['German'] = "Stinkt",
                            ['French'] = "Puant",
                            },
                     ['shortCut'] = 'stinky',
                     ['shortCut'] = 'stinky',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,422: Line 2,122:
                     ['command'] = 'stretch',
                     ['command'] = 'stretch',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Stretch',
                     ['helpText'] = {
                            ['English'] = "Stretch",
                            ['Russian'] = "Потянуться",
                            ['German'] = "Dehnen",
                            ['French'] = "S'étirer",
                            },
                     ['shortCut'] = 'stretch',
                     ['shortCut'] = 'stretch',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,431: Line 2,136:
                     ['command'] = 'tired',
                     ['command'] = 'tired',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Tired',
                     ['helpText'] = {
                            ['English'] = "Tired",
                            ['Russian'] = "Уставший",
                            ['German'] = "Müde",
                            ['French'] = "Fatigué",
                            },
                     ['shortCut'] = 'tired',
                     ['shortCut'] = 'tired',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,440: Line 2,150:
                     ['command'] = 'wave',
                     ['command'] = 'wave',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Wave',
                     ['helpText'] = {
                            ['English'] = "Wave",
                            ['Russian'] = "Волна",
                            ['German'] = "Jubeln",
                            ['French'] = "Coucou",
                            },
                     ['shortCut'] = 'wave',
                     ['shortCut'] = 'wave',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,449: Line 2,164:
                     ['command'] = 'wonder',
                     ['command'] = 'wonder',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Wonder',
                     ['helpText'] = {
                            ['English'] = "Wonder",
                            ['Russian'] = "Удивиться",
                            ['German'] = "Wundern",
                            ['French'] = "Indécis",
                            },
                     ['shortCut'] = 'wonder',
                     ['shortCut'] = 'wonder',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,458: Line 2,178:
                     ['command'] = 'yawn',
                     ['command'] = 'yawn',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Yawn',
                     ['helpText'] = {
                            ['English'] = "Yawn",
                            ['Russian'] = "Зевнуть",
                            ['German'] = "Gähnen",
                            ['French'] = "Bâiller",
                            },
                     ['shortCut'] = 'yawn',
                     ['shortCut'] = 'yawn',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,467: Line 2,192:
                     ['command'] = 'yes',
                     ['command'] = 'yes',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Yes',
                     ['helpText'] = {
                            ['English'] = "Yes",
                            ['Russian'] = "Да",
                            ['German'] = "Ja",
                            ['French'] = "Oui",
                            },
                     ['shortCut'] = 'yes',
                     ['shortCut'] = 'yes',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,476: Line 2,206:
                     ['command'] = 'yuck',
                     ['command'] = 'yuck',
                     ['parent'] = 'emote',
                     ['parent'] = 'emote',
                     ['helpText'] = 'Yuck',
                     ['helpText'] = {
                            ['English'] = "Yuck",
                            ['Russian'] = "Фу",
                            ['German'] = "Bäh",
                            ['French'] = "Beurk",
                            },
                     ['shortCut'] = 'yuck',
                     ['shortCut'] = 'yuck',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,485: Line 2,220:
                     ['command'] = 'clearstomach',
                     ['command'] = 'clearstomach',
                     ['parent'] = 'food',
                     ['parent'] = 'food',
                     ['helpText'] = 'Empties your stomach',
                     ['helpText'] = {
                            ['English'] = "Empties your stomach",
                            ['Russian'] = "Опустошить ваш желудок",
                            ['German'] = "Entleert deinen Magen",
                            ['French'] = "Vide votre estomac",
                            },
                     ['shortCut'] = 'clearstomach',
                     ['shortCut'] = 'clearstomach',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 1,494: Line 2,234:
                     ['command'] = 'crave',
                     ['command'] = 'crave',
                     ['parent'] = 'food',
                     ['parent'] = 'food',
                     ['helpText'] = 'Force a craving on a given user (self if untargeted user, random food if not set)',
                     ['helpText'] = {
                            ['English'] = "Force a craving on a given user (self if untargeted user, random food if not set)",
                            ['Russian'] = "Принудительно задать предпочтения по еде выбранному пользователю (или самому себе, если пользователь не выбран, а также предпочтения будут произвольными, если не выбраны конкретные)",
                            ['German'] = "Erzwingen eines Verlangens bei einem bestimmten Benutzer (an dir selbst wenn der Benutzer nicht festgelegt ist, zufälliges Essen wenn nicht festgelegt)",
                            ['French'] = "Forcer une fringale à un utilisateur donné (soi-même si utilisateur non ciblé, nourriture aléatoire si non définie)",
                            },
                     ['shortCut'] = 'crave',
                     ['shortCut'] = 'crave',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,505: Line 2,250:
                     ['command'] = 'digest',
                     ['command'] = 'digest',
                     ['parent'] = 'food',
                     ['parent'] = 'food',
                     ['helpText'] = 'Turn calories into waste',
                     ['helpText'] = {
                            ['English'] = "Turn calories into waste",
                            ['Russian'] = "Превращает калории в отходы",
                            ['German'] = "Kalorien in Abfall verwandeln",
                            ['French'] = "Changer les calories en déchets",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 1,514: Line 2,264:
                     ['command'] = 'eat',
                     ['command'] = 'eat',
                     ['parent'] = 'food',
                     ['parent'] = 'food',
                     ['helpText'] = 'Max your calories',
                     ['helpText'] = {
                            ['English'] = "Max your calories",
                            ['Russian'] = "Насыщает вас до максимума",
                            ['German'] = "Maximiere deine Kalorien",
                            ['French'] = "Maximise vos calories",
                            },
                     ['shortCut'] = 'eat',
                     ['shortCut'] = 'eat',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,524: Line 2,279:
                     ['command'] = 'work',
                     ['command'] = 'work',
                     ['parent'] = 'food',
                     ['parent'] = 'food',
                     ['helpText'] = 'Spends calories',
                     ['helpText'] = {
                            ['English'] = "Spends calories",
                            ['Russian'] = "Тратит калории",
                            ['German'] = "Kalorien verbrauchen",
                            ['French'] = "Calories dépensées",
                            },
                     ['shortCut'] = 'work',
                     ['shortCut'] = 'work',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,534: Line 2,294:
                     ['command'] = 'help',
                     ['command'] = 'help',
                     ['parent'] = nil,
                     ['parent'] = nil,
                     ['helpText'] = 'Displays all the commands available with hidden subcommands. Accepts a string to filter commands to a search string.',
                     ['helpText'] = {
                            ['English'] = "Displays all the commands available with hidden subcommands. Accepts a string to filter commands to a search string.",
                            ['Russian'] = "Отображает все доступные команды и скрытые подкоманды. Принимает строку для отображения подходящих команд.",
                            ['German'] = "Zeigt alle verfügbaren Befehle inklusive versteckten Unterbefehlen. Akzeptiert eine Zeichenkette um Befehle zu filtern.",
                            ['French'] = "Affiche toutes les commandes disponibles avec des sous-commandes cachées. Accepte une chaîne pour filtrer les commandes en une chaîne de recherche.",
                            },
                     ['shortCut'] = '?',
                     ['shortCut'] = '?',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,546: Line 2,311:
                     ['command'] = 'helpful',
                     ['command'] = 'helpful',
                     ['parent'] = nil,
                     ['parent'] = nil,
                     ['helpText'] = 'Shows all help, including sub commands.',
                     ['helpText'] = {
                            ['English'] = "Shows all help, including sub commands.",
                            ['Russian'] = "Показывает всю справку, включая подкоманды.",
                            ['German'] = "Zeigt alle Hilfen, inklusive Unterbefehlen.",
                            ['French'] = "Affiche toute l'aide, en incluant les sous commandes.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,557: Line 2,327:
                     ['command'] = 'addroommates',
                     ['command'] = 'addroommates',
                     ['parent'] = 'housing',
                     ['parent'] = 'housing',
                     ['helpText'] = 'Add a number of residents to the deed you\'re currently a resident on.',
                     ['helpText'] = {
                            ['English'] = "Add a number of residents to the deed you\'re currently a resident on.",
                            ['Russian'] = "Add a number of residents to the deed you\'re currently a resident on.",
                            ['German'] = "Add a number of residents to the deed you\'re currently a resident on.",
                            ['French'] = "Add a number of residents to the deed you\'re currently a resident on.",
                            },
                     ['shortCut'] = 'shackup',
                     ['shortCut'] = 'shackup',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 1,567: Line 2,342:
                     ['command'] = 'do',
                     ['command'] = 'do',
                     ['parent'] = 'initialspawn',
                     ['parent'] = 'initialspawn',
                     ['helpText'] = 'Re-run the initial spawn selection for the given user (or current user if null).',
                     ['helpText'] = {
                            ['English'] = "Re-run the initial spawn selection for the given user (or current user if null).",
                            ['Russian'] = "Перезапустить процедуру выбора начальной точки появления для указанного игрока (или вызвавшего команду если игрок не указан).",
                            ['German'] = "",
                            ['French'] = "Réexécute la sélection initiale du spawn pour l'utilisateur donné (ou l'utilisateur actuel si nul).",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,577: Line 2,357:
                     ['command'] = 'list',
                     ['command'] = 'list',
                     ['parent'] = 'initialspawn',
                     ['parent'] = 'initialspawn',
                     ['helpText'] = 'Lists the initial spawn positions currently active.',
                     ['helpText'] = {
                            ['English'] = "Lists the initial spawn positions currently active.",
                            ['Russian'] = "",
                            ['German'] = "Listet aktuelle initiale Spawn-Positionen auf, welche aktiv sind.",
                            ['French'] = "Affiche la liste des positions d'apparition initiales actuellement actives.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,587: Line 2,372:
                     ['command'] = 'update',
                     ['command'] = 'update',
                     ['parent'] = 'initialspawn',
                     ['parent'] = 'initialspawn',
                     ['helpText'] = 'Force update the spawn position now.',
                     ['helpText'] = {
                            ['English'] = "Force update the spawn position now.",
                            ['Russian'] = "Обновить точку появления сейчас.",
                            ['German'] = "Erzwinge die sofortige Aktualisierung der Spawnposition.",
                            ['French'] = "Forcer la mise à jour du point d'apparition maintenant.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,597: Line 2,387:
                     ['command'] = 'updatedebug',
                     ['command'] = 'updatedebug',
                     ['parent'] = 'initialspawn',
                     ['parent'] = 'initialspawn',
                     ['helpText'] = 'Generate debug data showing all the clusters we consider for initial points.',
                     ['helpText'] = {
                            ['English'] = "Generate debug data showing all the clusters we consider for initial points.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Générer des données de débogage montrant tous les clusters que nous considérons pour les points initiaux.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 1,607: Line 2,402:
                     ['command'] = 'addvoid',
                     ['command'] = 'addvoid',
                     ['parent'] = 'inventory',
                     ['parent'] = 'inventory',
                     ['helpText'] = 'Add an item to your void storage',
                     ['helpText'] = {
                            ['English'] = "Add an item to your void storage",
                            ['Russian'] = "Добавить предмет в Бездонное хранилище",
                            ['German'] = "Füge einen Gegenstand zu deinem Zwischenlager hinzu",
                            ['French'] = "Ajouter un item à votre 'Stockage du néant",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,619: Line 2,419:
                     ['command'] = 'carryall',
                     ['command'] = 'carryall',
                     ['parent'] = 'inventory',
                     ['parent'] = 'inventory',
                     ['helpText'] = 'Allows carry items into any user inventory slot and removes weight check.  Pass false to reset to normal.',
                     ['helpText'] = {
                            ['English'] = "Allows carry items into any user inventory slot and removes weight check.  Pass false to reset to normal.",
                            ['Russian'] = "Позволяет переносить предметы в любом слоте инвентаря пользователя и удаляет проверку веса. Передайте 'Ложь' для сброса в нормальное состояние.",
                            ['German'] = "Ermöglicht das Tragen von Gegenständen in einen beliebigen Benutzerinventarplatz und entfernt die Gewichtskontrolle. Übergebe 'false', um den Normalwert wiederherzustellen.",
                            ['French'] = "Permet de transporter des articles dans n'importe quel emplacement d'inventaire utilisateur et supprime la vérification du poids. Passez à 'false' pour revenir à la normale.",
                            },
                     ['shortCut'] = 'carryall',
                     ['shortCut'] = 'carryall',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,629: Line 2,434:
                     ['command'] = 'dumpall',
                     ['command'] = 'dumpall',
                     ['parent'] = 'inventory',
                     ['parent'] = 'inventory',
                     ['helpText'] = 'Dumps all items from your inventory.',
                     ['helpText'] = {
                            ['English'] = "Dumps all items from your inventory.",
                            ['Russian'] = "Уничтожает все вещи из вашего инвентаря.",
                            ['German'] = "Löscht alle Gegenstände aus deinem Inventar.",
                            ['French'] = "Jette tous les objets de votre inventaire.",
                            },
                     ['shortCut'] = 'dumpall',
                     ['shortCut'] = 'dumpall',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,638: Line 2,448:
                     ['command'] = 'dumpcarried',
                     ['command'] = 'dumpcarried',
                     ['parent'] = 'inventory',
                     ['parent'] = 'inventory',
                     ['helpText'] = 'Dumps all carried items.',
                     ['helpText'] = {
                            ['English'] = "Dumps all carried items.",
                            ['Russian'] = "Уничтожает переносимые в руках вещи.",
                            ['German'] = "Löscht alle getragenen Gegenstände.",
                            ['French'] = "Supprime tous vos objets portés.",
                            },
                     ['shortCut'] = 'dumpcarried',
                     ['shortCut'] = 'dumpcarried',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,647: Line 2,462:
                     ['command'] = 'dumpselected',
                     ['command'] = 'dumpselected',
                     ['parent'] = 'inventory',
                     ['parent'] = 'inventory',
                     ['helpText'] = 'Dumps all items in your selected toolbar slot.',
                     ['helpText'] = {
                            ['English'] = "Dumps all items in your selected toolbar slot.",
                            ['Russian'] = "Уничтожает все предметы из слота выбранного на панели быстрого доступа.",
                            ['German'] = "Löscht alle Gegenstände im ausgewählten Werkzeugleistenslot.",
                            ['French'] = "Jette tous les items de l'emplacement sélectionné de la barre d'outils.",
                            },
                     ['shortCut'] = 'dumpselected',
                     ['shortCut'] = 'dumpselected',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,656: Line 2,476:
                     ['command'] = 'dumpvehicle',
                     ['command'] = 'dumpvehicle',
                     ['parent'] = 'inventory',
                     ['parent'] = 'inventory',
                     ['helpText'] = 'Dumps all items from your vehicle inventory.',
                     ['helpText'] = {
                            ['English'] = "Dumps all items from your vehicle inventory.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Vide tous les éléments de l'inventaire de votre véhicule.",
                            },
                     ['shortCut'] = 'dumpvehicle',
                     ['shortCut'] = 'dumpvehicle',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,665: Line 2,490:
                     ['command'] = 'durability',
                     ['command'] = 'durability',
                     ['parent'] = 'inventory',
                     ['parent'] = 'inventory',
                     ['helpText'] = 'Set the durability of the item you are holding',
                     ['helpText'] = {
                            ['English'] = "Set the durability of the item you are holding",
                            ['Russian'] = "Устанавливает прочность предмета в руках",
                            ['German'] = "Legt die Haltbarkeit des gehaltenen Gegenstands fest",
                            ['French'] = "Définit la durabilité de l'objet que vous tenez",
                            },
                     ['shortCut'] = 'dur',
                     ['shortCut'] = 'dur',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,675: Line 2,505:
                     ['command'] = 'fillmeup',
                     ['command'] = 'fillmeup',
                     ['parent'] = 'inventory',
                     ['parent'] = 'inventory',
                     ['helpText'] = 'Adds random items to the user\'s inventory.',
                     ['helpText'] = {
                            ['English'] = "Adds random items to the user\'s inventory.",
                            ['Russian'] = "Adds random items to the user\'s inventory.",
                            ['German'] = "Adds random items to the user\'s inventory.",
                            ['French'] = "Adds random items to the user\'s inventory.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 1,684: Line 2,519:
                     ['command'] = 'forcegive',
                     ['command'] = 'forcegive',
                     ['parent'] = 'inventory',
                     ['parent'] = 'inventory',
                     ['helpText'] = 'Give yourself an item (Forced, ignores restrictions)',
                     ['helpText'] = {
                            ['English'] = "Give yourself an item (Forced, ignores restrictions)",
                            ['Russian'] = "Выдаёт вам предмет (принудительно, игнорирует ограничения)",
                            ['German'] = "Gib dir selbst einen Gegenstand (erzwungen, ignoriert Einschränkungen)",
                            ['French'] = "Vous donne un objet (de force, ignore les restrictions)",
                            },
                     ['shortCut'] = 'fgive',
                     ['shortCut'] = 'fgive',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,695: Line 2,535:
                     ['command'] = 'give',
                     ['command'] = 'give',
                     ['parent'] = 'inventory',
                     ['parent'] = 'inventory',
                     ['helpText'] = 'Give yourself an item',
                     ['helpText'] = {
                            ['English'] = "Give yourself an item",
                            ['Russian'] = "Даёт вам предмет",
                            ['German'] = "Gibt dir einen Gegenstand",
                            ['French'] = "Vous donne un objet",
                            },
                     ['shortCut'] = 'give',
                     ['shortCut'] = 'give',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,706: Line 2,551:
                     ['command'] = 'giveall',
                     ['command'] = 'giveall',
                     ['parent'] = 'inventory',
                     ['parent'] = 'inventory',
                     ['helpText'] = 'Give yourself all items matching the given search.',
                     ['helpText'] = {
                            ['English'] = "Give yourself all items matching the given search.",
                            ['Russian'] = "Выдать себе все предметы совпадающие с условиями поиска.",
                            ['German'] = "Gebe dir selbst alle von dir gesuchten Items.",
                            ['French'] = "Donnez-vous tous les articles correspondant à la recherche donnée.",
                            },
                     ['shortCut'] = 'giveall',
                     ['shortCut'] = 'giveall',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,717: Line 2,567:
                     ['command'] = 'givepaint',
                     ['command'] = 'givepaint',
                     ['parent'] = 'inventory',
                     ['parent'] = 'inventory',
                     ['helpText'] = 'Give yourself mixed paint for predefined named colors',
                     ['helpText'] = {
                            ['English'] = "Give yourself mixed paint for predefined named colors",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Vous donne de la peinture mélangée pour les couleurs prédéfinies nommées",
                            },
                     ['shortCut'] = 'paint',
                     ['shortCut'] = 'paint',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,728: Line 2,583:
                     ['command'] = 'givepaintrgb',
                     ['command'] = 'givepaintrgb',
                     ['parent'] = 'inventory',
                     ['parent'] = 'inventory',
                     ['helpText'] = 'Give yourself mixed paint with any rgb color',
                     ['helpText'] = {
                            ['English'] = "Give yourself mixed paint with any rgb color",
                            ['Russian'] = "Выдать себе смешанные краски любых rgb цветов",
                            ['German'] = "",
                            ['French'] = "Obtenir une peinture mélangée avec n'importe quelle couleur rgb",
                            },
                     ['shortCut'] = 'paintrgb',
                     ['shortCut'] = 'paintrgb',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,741: Line 2,601:
                     ['command'] = 'integrity',
                     ['command'] = 'integrity',
                     ['parent'] = 'inventory',
                     ['parent'] = 'inventory',
                     ['helpText'] = 'Set the integrity percent (0-1) of the item you are holding, if it has it.',
                     ['helpText'] = {
                            ['English'] = "Set the integrity percent (0-1) of the item you are holding, if it has it.",
                            ['Russian'] = "Set the integrity percent (0-1) of the item you are holding, if it has it.",
                            ['German'] = "Set the integrity percent (0-1) of the item you are holding, if it has it.",
                            ['French'] = "Set the integrity percent (0-1) of the item you are holding, if it has it.",
                            },
                     ['shortCut'] = 'integ',
                     ['shortCut'] = 'integ',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,751: Line 2,616:
                     ['command'] = 'clearpaint',
                     ['command'] = 'clearpaint',
                     ['parent'] = 'land',
                     ['parent'] = 'land',
                     ['helpText'] = 'Clears paint in area with radius specified around the player. Max = 20',
                     ['helpText'] = {
                            ['English'] = "Clears paint in area with radius specified around the player. Max = 20",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Efface la peinture de la zone avec un rayon spécifié autour du joueur. Max = 20",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,761: Line 2,631:
                     ['command'] = 'clearrubble',
                     ['command'] = 'clearrubble',
                     ['parent'] = 'land',
                     ['parent'] = 'land',
                     ['helpText'] = 'Clears rubble around the player.',
                     ['helpText'] = {
                            ['English'] = "Clears rubble around the player.",
                            ['Russian'] = "Убирает булыжники вокруг игрока.",
                            ['German'] = "Entfernt den Schutt um den Spieler.",
                            ['French'] = "Nettoie les pierres en vrac autour du joueur.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,771: Line 2,646:
                     ['command'] = 'level',
                     ['command'] = 'level',
                     ['parent'] = 'land',
                     ['parent'] = 'land',
                     ['helpText'] = 'Level the terrain',
                     ['helpText'] = {
                            ['English'] = "Level the terrain",
                            ['Russian'] = "Выравнивает землю",
                            ['German'] = "Begradige das Gelände",
                            ['French'] = "Niveler le terrain",
                            },
                     ['shortCut'] = 'level',
                     ['shortCut'] = 'level',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,783: Line 2,663:
                     ['command'] = 'levelcentered',
                     ['command'] = 'levelcentered',
                     ['parent'] = 'land',
                     ['parent'] = 'land',
                     ['helpText'] = 'Level the terrain around user',
                     ['helpText'] = {
                            ['English'] = "Level the terrain around user",
                            ['Russian'] = "Выровнять уровень вокруг игрока",
                            ['German'] = "Terrain um den Benutzer herum ebnen",
                            ['French'] = "Niveler le terrain autour de l'utilisateur",
                            },
                     ['shortCut'] = 'levelcentered',
                     ['shortCut'] = 'levelcentered',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,795: Line 2,680:
                     ['command'] = 'levelwithwall',
                     ['command'] = 'levelwithwall',
                     ['parent'] = 'land',
                     ['parent'] = 'land',
                     ['helpText'] = 'Level the terrain with a wall',
                     ['helpText'] = {
                            ['English'] = "Level the terrain with a wall",
                            ['Russian'] = "Выровнять уровень поверхности до стены",
                            ['German'] = "Terrain erhöhen mit einer Mauer",
                            ['French'] = "Nivelez le terrain avec un mur",
                            },
                     ['shortCut'] = 'levelwall',
                     ['shortCut'] = 'levelwall',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,809: Line 2,699:
                     ['command'] = 'mark',
                     ['command'] = 'mark',
                     ['parent'] = 'land',
                     ['parent'] = 'land',
                     ['helpText'] = 'Drops a waypoint at the current position.  Accepts an optional text string for the waypoint.',
                     ['helpText'] = {
                            ['English'] = "Drops a waypoint at the current position.  Accepts an optional text string for the waypoint.",
                            ['Russian'] = "Устанавливает метку в этом месте.  Принимает дополнительный текст для метки.",
                            ['German'] = "Erstellt einen Wegpunkt an der gegenwärtigen Position. Wegpunkt kann optional mit einem Text versehen werden.",
                            ['French'] = "Ajoute un point de repère à la position actuelle.  Accepte un fil de texte optionnel pour nommer le point.",
                            },
                     ['shortCut'] = 'mark',
                     ['shortCut'] = 'mark',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,819: Line 2,714:
                     ['command'] = 'markglobal',
                     ['command'] = 'markglobal',
                     ['parent'] = 'land',
                     ['parent'] = 'land',
                     ['helpText'] = 'Drops a global waypoint at the current position.  Accepts an optional text string for the waypoint.',
                     ['helpText'] = {
                            ['English'] = "Drops a global waypoint at the current position.  Accepts an optional text string for the waypoint.",
                            ['Russian'] = "Устанавливает глобальную метку в текущем месте. Дополнительно можно задать название.",
                            ['German'] = "Erstellt einen Wegpunkt an der gegenwärtigen Position. Wegpunkt kann optional mit einem Text versehen werden.",
                            ['French'] = "Dépose un point de repère global à la position actuelle. Accepte une ligne de texte optionnelle pour le point de repère.",
                            },
                     ['shortCut'] = 'markglobal',
                     ['shortCut'] = 'markglobal',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,829: Line 2,729:
                     ['command'] = 'painttest',
                     ['command'] = 'painttest',
                     ['parent'] = 'land',
                     ['parent'] = 'land',
                     ['helpText'] = 'Spawns giant walls and paints them with random colors',
                     ['helpText'] = {
                            ['English'] = "Spawns giant walls and paints them with random colors",
                            ['Russian'] = "Spawns giant walls and paints them with random colors",
                            ['German'] = "Spawns giant walls and paints them with random colors",
                            ['French'] = "Spawns giant walls and paints them with random colors",
                            },
                     ['shortCut'] = 'painttest',
                     ['shortCut'] = 'painttest',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,840: Line 2,745:
                     ['command'] = 'remove',
                     ['command'] = 'remove',
                     ['parent'] = 'land',
                     ['parent'] = 'land',
                     ['helpText'] = 'Remove block types within a specified area',
                     ['helpText'] = {
                            ['English'] = "Remove block types within a specified area",
                            ['Russian'] = "Удаление типов блоков в пределах заданной области",
                            ['German'] = "Entferne Blocktypen innerhalb eines bestimmten Bereichs",
                            ['French'] = "Supprimer les types de bloc dans une zone spécifiée",
                            },
                     ['shortCut'] = 'remove',
                     ['shortCut'] = 'remove',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,854: Line 2,764:
                     ['command'] = 'removeallbut',
                     ['command'] = 'removeallbut',
                     ['parent'] = 'land',
                     ['parent'] = 'land',
                     ['helpText'] = 'Removes all block types except the specified type within a specified area',
                     ['helpText'] = {
                            ['English'] = "Removes all block types except the specified type within a specified area",
                            ['Russian'] = "Удаляет все типы блоков, кроме указанного типа, в указанной области",
                            ['German'] = "Entfernt alle Blocktypen mit Ausnahme des angegebenen Typs innerhalb eines angegebenen Bereichs",
                            ['French'] = "Supprime tous les types de bloc sauf le type spécifié dans une zone spécifiée",
                            },
                     ['shortCut'] = 'removeallbut',
                     ['shortCut'] = 'removeallbut',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,868: Line 2,783:
                     ['command'] = 'removenearestglobalmark',
                     ['command'] = 'removenearestglobalmark',
                     ['parent'] = 'land',
                     ['parent'] = 'land',
                     ['helpText'] = 'Removes the nearest global waypoint to your current position.',
                     ['helpText'] = {
                            ['English'] = "Removes the nearest global waypoint to your current position.",
                            ['Russian'] = "Удаляет глобальную метку, ближайшую к вашему местоположению.",
                            ['German'] = "Entfernt den nächstgelegenen globalen Wegpunkt zu Ihrer aktuellen Position.",
                            ['French'] = "Supprime le point de repère global le plus proche de votre position actuelle.",
                            },
                     ['shortCut'] = 'removenearestglobalmark',
                     ['shortCut'] = 'removenearestglobalmark',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,877: Line 2,797:
                     ['command'] = 'resetworldcaches',
                     ['command'] = 'resetworldcaches',
                     ['parent'] = 'land',
                     ['parent'] = 'land',
                     ['helpText'] = 'Resets the world caches',
                     ['helpText'] = {
                            ['English'] = "Resets the world caches",
                            ['Russian'] = "Сбросить Кэш карты",
                            ['German'] = "Setzt die Weltcaches zurück",
                            ['French'] = "Réinitialise les caches du monde",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,887: Line 2,812:
                     ['command'] = 'spawnmines',
                     ['command'] = 'spawnmines',
                     ['parent'] = 'land',
                     ['parent'] = 'land',
                     ['helpText'] = 'Spawns a corridor-like tunnel that gives entrance to the mines.',
                     ['helpText'] = {
                            ['English'] = "Spawns a corridor-like tunnel that gives entrance to the mines.",
                            ['Russian'] = "Создает коридор как туннель, ведущий к шахтам.",
                            ['German'] = "Spawnt einen korridorartigen Tunnel, der Zugang zu den Minen gewährleistet.",
                            ['French'] = "Génère un tunnel en forme de couloir qui donne accès aux mines.",
                            },
                     ['shortCut'] = 'spawnmines',
                     ['shortCut'] = 'spawnmines',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 1,901: Line 2,831:
                     ['command'] = 'spawnrubble',
                     ['command'] = 'spawnrubble',
                     ['parent'] = 'land',
                     ['parent'] = 'land',
                     ['helpText'] = 'Rains rubble around the player.',
                     ['helpText'] = {
                            ['English'] = "Rains rubble around the player.",
                            ['Russian'] = "Дождь из булыжников вокруг игрока.",
                            ['German'] = "Lässt Schutt um den Spieler herunterregnen.",
                            ['French'] = "Il pleut des pierres en vrac autour du joueur.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,912: Line 2,847:
                     ['command'] = 'admin',
                     ['command'] = 'admin',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Shows list of admins or adds user as an Admin by account id, steamid, slgid, or username',
                     ['helpText'] = {
                            ['English'] = "Shows list of admins or adds user as an Admin by account id, steamid, slgid, or username",
                            ['Russian'] = "Отображает список администраторов или делает пользователя администратором по ID аккаунта, steamid, slgid или имени пользователя",
                            ['German'] = "Zeigt eine Liste der Administratoren an oder fügt einen Benutzer als Administrator nach Konto-ID, steamid, slgid oder Benutzername hinzu",
                            ['French'] = "Afficher la liste des administrateurs ou ajouter un utilisateur en tant qu'administrateur par son identifiant de compte, son identifiant Steam, son slgid ou son nom d'utilisateur",
                            },
                     ['shortCut'] = 'admin',
                     ['shortCut'] = 'admin',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,924: Line 2,864:
                     ['command'] = 'alert',
                     ['command'] = 'alert',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Sends an alert to everybody',
                     ['helpText'] = {
                            ['English'] = "Sends an alert to everybody",
                            ['Russian'] = "Посылает всем предупреждение",
                            ['German'] = "Sendet an allen eine Warnung",
                            ['French'] = "Envoie une alerte à tout le monde",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,935: Line 2,880:
                     ['command'] = 'announce',
                     ['command'] = 'announce',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Sends an announce to all players',
                     ['helpText'] = {
                            ['English'] = "Sends an announce to all players",
                            ['Russian'] = "Отправляет объявление всем игрокам",
                            ['German'] = "Sende eine Ankündigung an alle Spieler",
                            ['French'] = "Envoie une annonce à tous les joueurs",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,946: Line 2,896:
                     ['command'] = 'authlevel',
                     ['command'] = 'authlevel',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Displays your authorization level',
                     ['helpText'] = {
                            ['English'] = "Displays your authorization level",
                            ['Russian'] = "Отображает ваш уровень доступа",
                            ['German'] = "Zeigt deine Berechtigungsstufe",
                            ['French'] = "Affiche votre niveau d’autorisation",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,955: Line 2,910:
                     ['command'] = 'ban',
                     ['command'] = 'ban',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Shows list of banned users or bans user by account id, steamid, slgid, or username. Ban forever by default with empty time. Time format: 1m, 1h, 1d, 1w.',
                     ['helpText'] = {
                            ['English'] = "Shows list of banned users or bans user by account id, steamid, slgid, or username. Ban forever by default with empty time. Time format: 1m, 1h, 1d, 1w.",
                            ['Russian'] = "Отображает список заблокированных пользователей или блокирует пользователя по Id аккаунта, steamid, slgid или имени пользователя. Заблокировать навсегда по умолчанию если не указан срок. Формат времени: 1m, 1h, 1d, 1w.",
                            ['German'] = "Zeigt eine Liste der gesperrten Benutzer oder sperrt Benutzer nach Konto-ID, Steamid, Slgid oder Benutzername an. Sperre standardmäßig für immer mit leerer Zeit. Zeitformat: 1m, 1h, 1d, 1w.",
                            ['French'] = "Affiche la liste des utilisateurs bannis ou bannit un utilisateur par id de compte, steamid, slgid, ou nom d'utilisateur. Sans précision de temps, un bannissement définitif sera appliqué. Format du temps : 1m, 1h, 1d, 1w.",
                            },
                     ['shortCut'] = 'ban',
                     ['shortCut'] = 'ban',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,968: Line 2,928:
                     ['command'] = 'clearmaintenance',
                     ['command'] = 'clearmaintenance',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Clears currently scheduled user maintenance.',
                     ['helpText'] = {
                            ['English'] = "Clears currently scheduled user maintenance.",
                            ['Russian'] = "Очищает текущее запланированное обслуживание пользователя.",
                            ['German'] = "Löscht aktuell eingestellte Benutzerwartung.",
                            ['French'] = "Efface la maintenance utilisateur actuellement planifiée.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,978: Line 2,943:
                     ['command'] = 'clearobjective',
                     ['command'] = 'clearobjective',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Clears a user\'s objective',
                     ['helpText'] = {
                            ['English'] = "Clears a user\'s objective",
                            ['Russian'] = "Clears a user\'s objective",
                            ['German'] = "Clears a user\'s objective",
                            ['French'] = "Clears a user\'s objective",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 1,989: Line 2,959:
                     ['command'] = 'ignore',
                     ['command'] = 'ignore',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Shows your Ignore List or adds the player to the Ignore List by the name or remove if the player is on the list already',
                     ['helpText'] = {
                            ['English'] = "Shows your Ignore List or adds the player to the Ignore List by the name or remove if the player is on the list already",
                            ['Russian'] = "Отображает ваш чёрный список или добавляет пользователя в чёрный список по имени, или удаляет из чёрного списка, если пользователь уже в списке",
                            ['German'] = "Zeigt Ignorierliste an oder fügt den Player mit dem Namen zur Ignorierliste hinzu oder entfernt ihn, wenn der Player bereits in der Liste enthalten ist",
                            ['French'] = "Afficher la liste des gens ignorés ou ajouter un joueur à la liste par son nom ou le supprimer s'il y est déjà",
                            },
                     ['shortCut'] = 'ignore',
                     ['shortCut'] = 'ignore',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 1,999: Line 2,974:
                     ['command'] = 'kick',
                     ['command'] = 'kick',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Kicks user',
                     ['helpText'] = {
                            ['English'] = "Kicks user",
                            ['Russian'] = "Кикает пользователя",
                            ['German'] = "Kickt Benutzer",
                            ['French'] = "Renvoie l'utilisateur",
                            },
                     ['shortCut'] = 'kick',
                     ['shortCut'] = 'kick',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,011: Line 2,991:
                     ['command'] = 'listadmins',
                     ['command'] = 'listadmins',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Displays a list of all administrators.',
                     ['helpText'] = {
                            ['English'] = "Displays a list of all administrators.",
                            ['Russian'] = "Показывает список всех администраторов.",
                            ['German'] = "Zeigt eine Liste aller Administratoren.",
                            ['French'] = "Affiche une liste de tous les administrateurs.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 2,021: Line 3,006:
                     ['command'] = 'listusers',
                     ['command'] = 'listusers',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Displays a list of all known users, showing username and ID.',
                     ['helpText'] = {
                            ['English'] = "Displays a list of all known users, showing username and ID.",
                            ['Russian'] = "Отображает список всех известных пользователей, показывая имя и ID.",
                            ['German'] = "Zeigt eine Liste aller bekannten Benutzer an, mit Benutzernamen und -IDs.",
                            ['French'] = "Afficher une liste de tous les utilisateurs connus, avec leur nom d'utilisateur et leur identifiant de compte.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,031: Line 3,021:
                     ['command'] = 'maintenance',
                     ['command'] = 'maintenance',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Schedules an automatic shutdown',
                     ['helpText'] = {
                            ['English'] = "Schedules an automatic shutdown",
                            ['Russian'] = "Расписание автоматического выключения",
                            ['German'] = "Plant ein automatisches Herunterfahren",
                            ['French'] = "Planifie un arrêt automatique",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,044: Line 3,039:
                     ['command'] = 'mute',
                     ['command'] = 'mute',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Shows list of muted users or mutes user by account id, steamid, slgid, or username. Mute forever by default with empty time. Time format: 1m, 1h, 1d, 1w.',
                     ['helpText'] = {
                            ['English'] = "Shows list of muted users or mutes user by account id, steamid, slgid, or username. Mute forever by default with empty time. Time format: 1m, 1h, 1d, 1w.",
                            ['Russian'] = "Отображает список заглушенных пользователей или глушит пользователя по Id аккаунта, steamid, slgid или имени пользователя. Заглушить навсегда по умолчанию если не указан срок. Формат времени: 1m, 1h, 1d, 1w.",
                            ['German'] = "Zeigt eine Liste der gemuteden Benutzer oder mutet Benutzer nach Konto-ID, Steamid, Slgid oder Benutzername an. Mute standardmäßig für immer mit leerer Zeit. Zeitformat: 1m, 1h, 1d, 1w.",
                            ['French'] = "Affiche la liste des utilisateurs muets ou rend muet un utilisateur par son ID de compte, son SteamID, son SLGID ou son nom d'utilisateur. Le silence est permanent par défaut avec une durée vide. Le format de temps est : 1m (minute), 1h (heure), 1d (jour), 1w (semaine).",
                            },
                     ['shortCut'] = 'mute',
                     ['shortCut'] = 'mute',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,057: Line 3,057:
                     ['command'] = 'players',
                     ['command'] = 'players',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Returns a list of online players',
                     ['helpText'] = {
                            ['English'] = "Returns a list of online players",
                            ['Russian'] = "Возвращает список игроков в сети",
                            ['German'] = "Gibt eine Liste aller Spieler, die online sind, aus",
                            ['French'] = "Retourne une liste des joueurs connectés",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 2,067: Line 3,072:
                     ['command'] = 'playtime',
                     ['command'] = 'playtime',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Lists the playtimes for a given user, or yourself if none passed.',
                     ['helpText'] = {
                            ['English'] = "Lists the playtimes for a given user, or yourself if none passed.",
                            ['Russian'] = "Отображает игровое время указанного игрока или своё, если игрок не указан.",
                            ['German'] = "Listet die Spielzeiten eines angegebenen Spielers auf oder einem selbst, wenn leer.",
                            ['French'] = "Liste le temps de jeu pour un utilisateur spécifique, ou vous-même si aucun n'est passé.",
                            },
                     ['shortCut'] = 'playtime',
                     ['shortCut'] = 'playtime',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 2,077: Line 3,087:
                     ['command'] = 'removeadmin',
                     ['command'] = 'removeadmin',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Removes user as an Admin by account id, steamid, slgid, or username',
                     ['helpText'] = {
                            ['English'] = "Removes user as an Admin by account id, steamid, slgid, or username",
                            ['Russian'] = "Убирает пользователя из списка администраторов по ID аккаунта, steamid, slgid или имени пользователя",
                            ['German'] = "Entfernt den Benutzer als Administrator nach Konto-ID, steamid, slgid oder Benutzername",
                            ['French'] = "Supprimer l'utilisateur en tant qu'administrateur par son identifiant de compte, son identifiant Steam, son slgid ou son nom d'utilisateur",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,089: Line 3,104:
                     ['command'] = 'save',
                     ['command'] = 'save',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Save the world!',
                     ['helpText'] = {
                            ['English'] = "Save the world!",
                            ['Russian'] = "Сохранить Мир!",
                            ['German'] = "Rette die Welt!",
                            ['French'] = "Sauvegarde le monde !",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,099: Line 3,119:
                     ['command'] = 'setspawn',
                     ['command'] = 'setspawn',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Changes the spawn location to your current location',
                     ['helpText'] = {
                            ['English'] = "Changes the spawn location to your current location",
                            ['Russian'] = "Перемещает точку возрождения туда, где вы сейчас находитесь",
                            ['German'] = "Ändert den Spawnpunkt zu deinem aktuellen Standort",
                            ['French'] = "Change le point de réapparition par la position actuelle",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,108: Line 3,133:
                     ['command'] = 'unban',
                     ['command'] = 'unban',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Unbans user by account id, steamid, slgid, or username',
                     ['helpText'] = {
                            ['English'] = "Unbans user by account id, steamid, slgid, or username",
                            ['Russian'] = "Снимает бан с пользователя по ID аккаунта, steamID, slgID или имени",
                            ['German'] = "Deaktiviert den Benutzer von Konto-ID, steamid, slgid oder Benutzername",
                            ['French'] = "Dé-bannie l'utilisateur par ID de compte, ID Steam, ID Slg, ou nom d'utilisateur",
                            },
                     ['shortCut'] = 'unban',
                     ['shortCut'] = 'unban',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,120: Line 3,150:
                     ['command'] = 'unmute',
                     ['command'] = 'unmute',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Unmutes user by account id, steamid, slgid, or username',
                     ['helpText'] = {
                            ['English'] = "Unmutes user by account id, steamid, slgid, or username",
                            ['Russian'] = "Убирает пользователя из списка заглушенных по ID аккаунта, steamid, slgid или имени пользователя",
                            ['German'] = "Deaktiviert Stummschaltung des Benutzers von Konto-ID, steamid, slgid oder Benutzername auf",
                            ['French'] = "Réactiver la parole d'un utilisateur en saisissant son identifiant de compte, son identifiant steam, son slgid ou son nom d'utilisateur",
                            },
                     ['shortCut'] = 'unmute',
                     ['shortCut'] = 'unmute',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,132: Line 3,167:
                     ['command'] = 'unwhitelist',
                     ['command'] = 'unwhitelist',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Removes user from the whitelist by account id, steamid, slgid, or username',
                     ['helpText'] = {
                            ['English'] = "Removes user from the whitelist by account id, steamid, slgid, or username",
                            ['Russian'] = "Исключает пользователя из белого списка по ID аккаунта, steamID, slgID или имени",
                            ['German'] = "Enternt Benutzer von der Whitelist bei Konto-ID, steamid, slgid oder Benutzername",
                            ['French'] = "Supprimer l'utilisateur de la liste blanche par son identifiant de compte, son identifiant Steam, son slgid ou son nom d'utilisateur",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,144: Line 3,184:
                     ['command'] = 'useractivity',
                     ['command'] = 'useractivity',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Displays a list of users and when they last logged in.',
                     ['helpText'] = {
                            ['English'] = "Displays a list of users and when they last logged in.",
                            ['Russian'] = "Отображает список игроков и время когда они были в сети.",
                            ['German'] = "Listet alle Spieler und deren letzten Login auf.",
                            ['French'] = "Affiche une liste d'utilisateurs et leur dernière date de connexion.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 2,153: Line 3,198:
                     ['command'] = 'warnuser',
                     ['command'] = 'warnuser',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Sends a warning to a citizen',
                     ['helpText'] = {
                            ['English'] = "Sends a warning to a citizen",
                            ['Russian'] = "Отправляет игроку предупреждение",
                            ['German'] = "Sendet eine Warnung an einen Bürger",
                            ['French'] = "Envoyer un avertissement à un citoyen",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,165: Line 3,215:
                     ['command'] = 'whitelist',
                     ['command'] = 'whitelist',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Shows list of whitelisted users or adds user to the whitelist by account id, steamid, slgid, or username',
                     ['helpText'] = {
                            ['English'] = "Shows list of whitelisted users or adds user to the whitelist by account id, steamid, slgid, or username",
                            ['Russian'] = "Показывает пользователей в белом списке или добавляет пользователя в белый список по ID аккаунта, steamID, slgID или имени",
                            ['German'] = "Zeigt eine Liste der Whiteliste Benutzer nach Konto-ID, steamid, slgid oder Benutzername an",
                            ['French'] = "Afficher la liste blanche des utilisateurs ou ajouter un utilisateur à la liste blanche par son identifiant de compte, son identifiant Steam, son slgid ou son nom d'utilisateur",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,177: Line 3,232:
                     ['command'] = 'whoami',
                     ['command'] = 'whoami',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Shows your user ID',
                     ['helpText'] = {
                            ['English'] = "Shows your user ID",
                            ['Russian'] = "Показывает ваш ID",
                            ['German'] = "Zeigt deine Benutzer-ID an",
                            ['French'] = "Affiche votre ID d'utilisateur",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 2,186: Line 3,246:
                     ['command'] = 'whois',
                     ['command'] = 'whois',
                     ['parent'] = 'manage',
                     ['parent'] = 'manage',
                     ['helpText'] = 'Shows the user ID of the requested user.',
                     ['helpText'] = {
                            ['English'] = "Shows the user ID of the requested user.",
                            ['Russian'] = "Показывает ID указанного пользователя.",
                            ['German'] = "Zeigt die Benutzer-ID des angefragten Benutzers an.",
                            ['French'] = "Affiche l'ID de l'utilisateur demandé.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,196: Line 3,261:
                     ['command'] = 'addhours',
                     ['command'] = 'addhours',
                     ['parent'] = 'meteor',
                     ['parent'] = 'meteor',
                     ['helpText'] = 'Adds meteor impact hours',
                     ['helpText'] = {
                            ['English'] = "Adds meteor impact hours",
                            ['Russian'] = "Добавляет часы до падения астероида",
                            ['German'] = "Fügt Meteoraufprallstunden hinzu",
                            ['French'] = "Ajoute des heures à l'impact du météore",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,207: Line 3,277:
                     ['command'] = 'destroy',
                     ['command'] = 'destroy',
                     ['parent'] = 'meteor',
                     ['parent'] = 'meteor',
                     ['helpText'] = 'Destroys the meteor in orbit.',
                     ['helpText'] = {
                            ['English'] = "Destroys the meteor in orbit.",
                            ['Russian'] = "Уничтожает астероид на орбите.",
                            ['German'] = "Zerstört den Meteor in der Umlaufbahn.",
                            ['French'] = "Détruit le météore en orbite.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,217: Line 3,292:
                     ['command'] = 'fall',
                     ['command'] = 'fall',
                     ['parent'] = 'meteor',
                     ['parent'] = 'meteor',
                     ['helpText'] = 'Begin the meteor impact sequence',
                     ['helpText'] = {
                            ['English'] = "Begin the meteor impact sequence",
                            ['Russian'] = "Запускает процесс падения астероида",
                            ['German'] = "Starte die Sequenz für den Meteor-Einschlag",
                            ['French'] = "Débute la séquence d'impact du météore",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,227: Line 3,307:
                     ['command'] = 'hitworldlayers',
                     ['command'] = 'hitworldlayers',
                     ['parent'] = 'meteor',
                     ['parent'] = 'meteor',
                     ['helpText'] = 'Triggers world layers to act as if they were hit by a meteor.',
                     ['helpText'] = {
                            ['English'] = "Triggers world layers to act as if they were hit by a meteor.",
                            ['Russian'] = "Делает чтобы слои мира выглядели, как будто упал астероид.",
                            ['German'] = "Sorgt dafür, dass sich Weltebenen so verhalten als wäre ein Meteor in sie eingeschlagen.",
                            ['French'] = "Les calques du monde se comportent comme s'ils étaient frappées par le météore.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,236: Line 3,321:
                     ['command'] = 'impact',
                     ['command'] = 'impact',
                     ['parent'] = 'meteor',
                     ['parent'] = 'meteor',
                     ['helpText'] = 'Make the meteor strike instantly.',
                     ['helpText'] = {
                            ['English'] = "Make the meteor strike instantly.",
                            ['Russian'] = "Астероид мгновенно сталкивается с поверхностью.",
                            ['German'] = "Lässt den Meteor sofort einschlagen.",
                            ['French'] = "Provoque l'impact immédiat du météore.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,246: Line 3,336:
                     ['command'] = 'makevisible',
                     ['command'] = 'makevisible',
                     ['parent'] = 'meteor',
                     ['parent'] = 'meteor',
                     ['helpText'] = 'Make the meteor enter the targetable range, or the specified angle if one is passed in.',
                     ['helpText'] = {
                            ['English'] = "Make the meteor enter the targetable range, or the specified angle if one is passed in.",
                            ['Russian'] = "Перемещает астероид в зону прицеливания или на определённый угол, если он указан.",
                            ['German'] = "Sorgt dafür, dass der Meteor sich in die anvisierbare Reichweite oder den angegebenen Winkel begibt, wenn einer solcher übergeben wird.",
                            ['French'] = "Faites entrer le météore dans la zone de visée, ou dans l'angle spécifié si il y passe.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,257: Line 3,352:
                     ['command'] = 'rain',
                     ['command'] = 'rain',
                     ['parent'] = 'meteor',
                     ['parent'] = 'meteor',
                     ['helpText'] = 'Makes meteorites rain down the sky, accepting the number to send and how long between them.',
                     ['helpText'] = {
                            ['English'] = "Makes meteorites rain down the sky, accepting the number to send and how long between them.",
                            ['Russian'] = "Создаёт метеоритный дождь, можно указать количество и время между ними.",
                            ['German'] = "Lässt Meteoriten vom Himmel fallen, Akzeptiert die Anzahl der Meteoriten und die Zeit zwischen ihnen als Parameter.",
                            ['French'] = "Fait pleuvoir des météorites du ciel, en indiquant le nombre de météorites à envoyer et le temps d'interval entre.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,269: Line 3,369:
                     ['command'] = 'removehours',
                     ['command'] = 'removehours',
                     ['parent'] = 'meteor',
                     ['parent'] = 'meteor',
                     ['helpText'] = 'Remove meteor impact hours',
                     ['helpText'] = {
                            ['English'] = "Remove meteor impact hours",
                            ['Russian'] = "Убирает часы до падения метеора",
                            ['German'] = "",
                            ['French'] = "Retire des heures d'impact du météore",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,280: Line 3,385:
                     ['command'] = 'spawn',
                     ['command'] = 'spawn',
                     ['parent'] = 'meteor',
                     ['parent'] = 'meteor',
                     ['helpText'] = 'Spawns a meteor into orbit, regardless of current disaster settings.',
                     ['helpText'] = {
                            ['English'] = "Spawns a meteor into orbit, regardless of current disaster settings.",
                            ['Russian'] = "Создаёт астероид на орбите, независимо от текущих настроек мира.",
                            ['German'] = "Erzeugt einen Meteor in einer Umlaufbahn, unabhängig den aktuellen Katastrophen-Einstellungen.",
                            ['French'] = "Fait apparaître un météore en orbite, peu importe les paramètres de catastrophe actuels.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,290: Line 3,400:
                     ['command'] = 'spawncrater',
                     ['command'] = 'spawncrater',
                     ['parent'] = 'meteor',
                     ['parent'] = 'meteor',
                     ['helpText'] = 'Create a crater at the current position.',
                     ['helpText'] = {
                            ['English'] = "Create a crater at the current position.",
                            ['Russian'] = "Создаёт кратер в текущем месте.",
                            ['German'] = "Erstelle einen Krater an der aktuellen Position.",
                            ['French'] = "Créez un cratère à la position actuelle.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,301: Line 3,416:
                     ['command'] = 'status',
                     ['command'] = 'status',
                     ['parent'] = 'meteor',
                     ['parent'] = 'meteor',
                     ['helpText'] = 'Displays status of meteor.',
                     ['helpText'] = {
                            ['English'] = "Displays status of meteor.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                     ['shortCut'] = 'met',
                     ['shortCut'] = 'met',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 2,311: Line 3,431:
                     ['command'] = 'accounts',
                     ['command'] = 'accounts',
                     ['parent'] = 'money',
                     ['parent'] = 'money',
                     ['helpText'] = 'Display all bank accounts in the game.',
                     ['helpText'] = {
                            ['English'] = "Display all bank accounts in the game.",
                            ['Russian'] = "Отображает все банковские счета в игре.",
                            ['German'] = "Zeigt alle Bankkonten im Spiel an.",
                            ['French'] = "Affiche tous les comptes bancaires du jeu.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 2,321: Line 3,446:
                     ['command'] = 'addaccountmanager',
                     ['command'] = 'addaccountmanager',
                     ['parent'] = 'money',
                     ['parent'] = 'money',
                     ['helpText'] = 'Adds user as manager to bank account with ID.',
                     ['helpText'] = {
                            ['English'] = "Adds user as manager to bank account with ID.",
                            ['Russian'] = "Добавить игрока как управляющего банковским счетом с ID.",
                            ['German'] = "Fügt einen Spieler als Verwalter zum Bankkonto mit der ID hinzu.",
                            ['French'] = "Ajoute l'utilisateur en tant que gestionnaire au compte bancaire ayant l'ID.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,332: Line 3,462:
                     ['command'] = 'addaccountuser',
                     ['command'] = 'addaccountuser',
                     ['parent'] = 'money',
                     ['parent'] = 'money',
                     ['helpText'] = 'Adds user to bank account with ID.',
                     ['helpText'] = {
                            ['English'] = "Adds user to bank account with ID.",
                            ['Russian'] = "Добавляет пользователя к банковскому счёту с ID.",
                            ['German'] = "Fügt einen Spieler zum Bankkonto mit der ID hinzu.",
                            ['French'] = "Ajoute des utilisateur au compte bancaire avec l'ID.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,343: Line 3,478:
                     ['command'] = 'cancelalldebtfromplayer',
                     ['command'] = 'cancelalldebtfromplayer',
                     ['parent'] = 'money',
                     ['parent'] = 'money',
                     ['helpText'] = 'Cancel debt that a particular player has accumulated.',
                     ['helpText'] = {
                            ['English'] = "Cancel debt that a particular player has accumulated.",
                            ['Russian'] = "Аннулировать долги, которые накопил игрок.",
                            ['German'] = "Lösche Schulden, die ein bestimmter Spieler angesammelt hat.",
                            ['French'] = "Annule la dette qu'un joueur particulier a accumulée.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,353: Line 3,493:
                     ['command'] = 'createaccount',
                     ['command'] = 'createaccount',
                     ['parent'] = 'money',
                     ['parent'] = 'money',
                     ['helpText'] = 'Creates an account with specified name.',
                     ['helpText'] = {
                            ['English'] = "Creates an account with specified name.",
                            ['Russian'] = "Создаёт счёт с указанным названием.",
                            ['German'] = "Erstellt ein Konto mit dem Namen.",
                            ['French'] = "Créée un compte avec le nom spécifié.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,363: Line 3,508:
                     ['command'] = 'createdebt',
                     ['command'] = 'createdebt',
                     ['parent'] = 'money',
                     ['parent'] = 'money',
                     ['helpText'] = 'Create debt between two players in a currency that matches the given name.',
                     ['helpText'] = {
                            ['English'] = "Create debt between two players in a currency that matches the given name.",
                            ['Russian'] = "Создаёт долг между двумя игроками в указанной валюте.",
                            ['German'] = "Erstelle Schulden zwischen zwei Spielern in einer Währung, die mit dem angegebenen Namen übereinstimmt.",
                            ['French'] = "Créé une dette entre deux joueurs pour une monnaie qui correspond au nom donné.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,378: Line 3,528:
                     ['command'] = 'currencies',
                     ['command'] = 'currencies',
                     ['parent'] = 'money',
                     ['parent'] = 'money',
                     ['helpText'] = 'List all currencies in the game.',
                     ['helpText'] = {
                            ['English'] = "List all currencies in the game.",
                            ['Russian'] = "Список всей игровой валюты.",
                            ['German'] = "Listet alle Währungen im Spiel auf.",
                            ['French'] = "Liste toutes les monnaies du jeu.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 2,388: Line 3,543:
                     ['command'] = 'deleteaccount',
                     ['command'] = 'deleteaccount',
                     ['parent'] = 'money',
                     ['parent'] = 'money',
                     ['helpText'] = 'Deletes an account even if there is still currency on it.',
                     ['helpText'] = {
                            ['English'] = "Deletes an account even if there is still currency on it.",
                            ['Russian'] = "Удаляет счёт, даже если на нём ещё остались средства.",
                            ['German'] = "Löscht ein Konto, obwohl es noch ein Guthaben hat.",
                            ['French'] = "Supprime un compte même s'il y a encore de l'argent sur celui-ci.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,398: Line 3,558:
                     ['command'] = 'removeaccountmanager',
                     ['command'] = 'removeaccountmanager',
                     ['parent'] = 'money',
                     ['parent'] = 'money',
                     ['helpText'] = 'Remove user as manager from bank account with ID.',
                     ['helpText'] = {
                            ['English'] = "Remove user as manager from bank account with ID.",
                            ['Russian'] = "Убрать игрока из управляющих банковским счетом с ID.",
                            ['German'] = "Entfernt einen Spieler vom Bankkonto mit der ID.",
                            ['French'] = "Retire l'utilisateur en tant que gestionnaire au compte bancaire ayant l'ID.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,409: Line 3,574:
                     ['command'] = 'removeaccountuser',
                     ['command'] = 'removeaccountuser',
                     ['parent'] = 'money',
                     ['parent'] = 'money',
                     ['helpText'] = 'Removes user from bank account with ID.',
                     ['helpText'] = {
                            ['English'] = "Removes user from bank account with ID.",
                            ['Russian'] = "Удаляет пользователя из банковского счёта с ID.",
                            ['German'] = "Entfernt einen Spieler vom Bankkonto mit der ID.",
                            ['French'] = "Retire des utilisateur du compte bancaire avec l'ID.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,420: Line 3,590:
                     ['command'] = 'setaccountowner',
                     ['command'] = 'setaccountowner',
                     ['parent'] = 'money',
                     ['parent'] = 'money',
                     ['helpText'] = 'Manually set an account creator.',
                     ['helpText'] = {
                            ['English'] = "Manually set an account creator.",
                            ['Russian'] = "Вручную задать создателя счёта.",
                            ['German'] = "Legt einen manuellen Kontoersteller fest.",
                            ['French'] = "Définir manuellement un créateur de compte.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,431: Line 3,606:
                     ['command'] = 'spawnaccounts',
                     ['command'] = 'spawnaccounts',
                     ['parent'] = 'money',
                     ['parent'] = 'money',
                     ['helpText'] = 'Create new bank accounts for each user.',
                     ['helpText'] = {
                            ['English'] = "Create new bank accounts for each user.",
                            ['Russian'] = "Создать новые банковские счета для каждого игрока.",
                            ['German'] = "Erstellt ein neues Bankkonto für jeden Benutzer.",
                            ['French'] = "Créer un nouveau compte bancaire pour chaque utilisateur.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,441: Line 3,621:
                     ['command'] = 'steamsale',
                     ['command'] = 'steamsale',
                     ['parent'] = 'money',
                     ['parent'] = 'money',
                     ['helpText'] = 'Give every player an amount of money',
                     ['helpText'] = {
                            ['English'] = "Give every player an amount of money",
                            ['Russian'] = "Даёт каждому игроку указанную сумму",
                            ['German'] = "Gib allen Spielern einen bestimmten Betrag",
                            ['French'] = "Donne une quantité d'argent à tous les joueurs",
                            },
                     ['shortCut'] = 'gabe',
                     ['shortCut'] = 'gabe',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,452: Line 3,637:
                     ['command'] = 'setpassword',
                     ['command'] = 'setpassword',
                     ['parent'] = 'network',
                     ['parent'] = 'network',
                     ['helpText'] = 'Sets the current server password',
                     ['helpText'] = {
                            ['English'] = "Sets the current server password",
                            ['Russian'] = "Задать пароль для этого сервера",
                            ['German'] = "Setzt das aktuelle Server-Passwort",
                            ['French'] = "Définit le mot de passe du serveur actuel",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,463: Line 3,653:
                     ['command'] = 'mail',
                     ['command'] = 'mail',
                     ['parent'] = 'notifications',
                     ['parent'] = 'notifications',
                     ['helpText'] = 'Send mail to the given user (or self if blank).',
                     ['helpText'] = {
                            ['English'] = "Send mail to the given user (or self if blank).",
                            ['Russian'] = "Отправить письмо указанному пользователю (или себе, если получатель не указан).",
                            ['German'] = "Sende Nachricht an den gewählten Nutzer (oder an dich selbst wenn leer).",
                            ['French'] = "Envoyer un courrier à l'utilisateur spécifié (ou à soi-même si vide).",
                            },
                     ['shortCut'] = 'm',
                     ['shortCut'] = 'm',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,474: Line 3,669:
                     ['command'] = 'add',
                     ['command'] = 'add',
                     ['parent'] = 'objects',
                     ['parent'] = 'objects',
                     ['helpText'] = 'Add an object of the give type.',
                     ['helpText'] = {
                            ['English'] = "Add an object of the give type.",
                            ['Russian'] = "Добавить объект заданного типа.",
                            ['German'] = "Ein Objekt des gegebenen Typs hinzufügen.",
                            ['French'] = "Ajoute un objet du type donner.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,484: Line 3,684:
                     ['command'] = 'clear',
                     ['command'] = 'clear',
                     ['parent'] = 'objects',
                     ['parent'] = 'objects',
                     ['helpText'] = 'Removes objects of a given type.',
                     ['helpText'] = {
                            ['English'] = "Removes objects of a given type.",
                            ['Russian'] = "Удаляет объекты заданного типа.",
                            ['German'] = "Entfernt Objekte eines bestimmten Typs.",
                            ['French'] = "Supprime les objets d'un certain type.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,497: Line 3,702:
                     ['command'] = 'edit',
                     ['command'] = 'edit',
                     ['parent'] = 'objects',
                     ['parent'] = 'objects',
                     ['helpText'] = 'Open a display to edit any registrar object, or limit to a given type.',
                     ['helpText'] = {
                            ['English'] = "Open a display to edit any registrar object, or limit to a given type.",
                            ['Russian'] = "",
                            ['German'] = "Öffnet eine anzeige, um jedes Registrar Objekt zu bearbeiten oder es auf einen gegebenen Typen zu beschränken.",
                            ['French'] = "Ouvre un affichage pour modifier n'importe quel objet de registre, ou limite à un type donné.",
                            },
                     ['shortCut'] = 'edit',
                     ['shortCut'] = 'edit',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,507: Line 3,717:
                     ['command'] = 'editbyid',
                     ['command'] = 'editbyid',
                     ['parent'] = 'objects',
                     ['parent'] = 'objects',
                     ['helpText'] = 'Edit the object with the specified ID',
                     ['helpText'] = {
                            ['English'] = "Edit the object with the specified ID",
                            ['Russian'] = "",
                            ['German'] = "Bearbeite das Objekt mit der angegebenen ID",
                            ['French'] = "Modifier l'objet avec l'ID spécifié",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,517: Line 3,732:
                     ['command'] = 'editobj',
                     ['command'] = 'editobj',
                     ['parent'] = 'objects',
                     ['parent'] = 'objects',
                     ['helpText'] = 'Edit a specific object of a given type. Can specify by name or ID.',
                     ['helpText'] = {
                            ['English'] = "Edit a specific object of a given type. Can specify by name or ID.",
                            ['Russian'] = "Изменяет объект заданного типа. Можно выбрать по имени или ID.",
                            ['German'] = "Bearbeite ein bestimmtes Objekt eines bestimmten Typs. Kann nach Name oder ID spezifiziert werden.",
                            ['French'] = "Modifier un objet spécifique d'un type donné. Peut-être spécifié par nom ou ID.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,528: Line 3,748:
                     ['command'] = 'enableadmininterface',
                     ['command'] = 'enableadmininterface',
                     ['parent'] = 'objects',
                     ['parent'] = 'objects',
                     ['helpText'] = 'Enable or disable admin interfaces across the game.',
                     ['helpText'] = {
                            ['English'] = "Enable or disable admin interfaces across the game.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Activer ou désactiver les interfaces administrateur dans tout le jeu.",
                            },
                     ['shortCut'] = 'admininterface',
                     ['shortCut'] = 'admininterface',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,538: Line 3,763:
                     ['command'] = 'forceenablenearestobject',
                     ['command'] = 'forceenablenearestobject',
                     ['parent'] = 'objects',
                     ['parent'] = 'objects',
                     ['helpText'] = 'Force nearest object to ignore all its requirements and always be enabled.',
                     ['helpText'] = {
                            ['English'] = "Force nearest object to ignore all its requirements and always be enabled.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Force l'objet le plus proche à ignorer toutes ses exigences et à être toujours activé.",
                            },
                     ['shortCut'] = 'fe',
                     ['shortCut'] = 'fe',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,548: Line 3,778:
                     ['command'] = 'list',
                     ['command'] = 'list',
                     ['parent'] = 'objects',
                     ['parent'] = 'objects',
                     ['helpText'] = 'List all objects of the given type, or \'all types\' if left blank.',
                     ['helpText'] = {
                            ['English'] = "List all objects of the given type, or \'all types\' if left blank.",
                            ['Russian'] = "List all objects of the given type, or \'all types\' if left blank.",
                            ['German'] = "List all objects of the given type, or \'all types\' if left blank.",
                            ['French'] = "List all objects of the given type, or \'all types\' if left blank.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 2,559: Line 3,794:
                     ['command'] = 'remove',
                     ['command'] = 'remove',
                     ['parent'] = 'objects',
                     ['parent'] = 'objects',
                     ['helpText'] = 'Remove a specific object.  Can specify by name or ID.',
                     ['helpText'] = {
                            ['English'] = "Remove a specific object.  Can specify by name or ID.",
                            ['Russian'] = "Удаляет объект заданного типа. Можно выбрать по имени или ID.",
                            ['German'] = "Entfernt ein bestimmtes Objekt. Kann nach Name oder ID spezifiziert werden.",
                            ['French'] = "Supprime un objet spécifique. Peut être spécifié par nom ou ID.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,571: Line 3,811:
                     ['command'] = 'removebyid',
                     ['command'] = 'removebyid',
                     ['parent'] = 'objects',
                     ['parent'] = 'objects',
                     ['helpText'] = 'Remove the object with the specified ID',
                     ['helpText'] = {
                            ['English'] = "Remove the object with the specified ID",
                            ['Russian'] = "",
                            ['German'] = "Entfernt das Objekt mit der angegebenen ID",
                            ['French'] = "Supprime l'objet avec l'ID spécifié",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,582: Line 3,827:
                     ['command'] = 'performance',
                     ['command'] = 'performance',
                     ['parent'] = nil,
                     ['parent'] = nil,
                     ['helpText'] = 'Runs server performance reports and dump to files. Optionally pass duration in seconds, defaults to 60 seconds.',
                     ['helpText'] = {
                            ['English'] = "Runs server performance reports and dump to files. Optionally pass duration in seconds, defaults to 60 seconds.",
                            ['Russian'] = "",
                            ['German'] = "Erstellt ein Leistungsprotokoll des Servers und schreibt es in eine Datei. Optional kann die Dauert in Sekunden angegeben werden. Der Standardwert ist 60.",
                            ['French'] = "Exécute des rapports sur les performances du serveur et les archive dans des fichiers. Il est possible d'indiquer la durée en secondes, la valeur par défaut étant de 60 secondes.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,593: Line 3,843:
                     ['command'] = 'physicsdebug',
                     ['command'] = 'physicsdebug',
                     ['parent'] = nil,
                     ['parent'] = nil,
                     ['helpText'] = 'Commands to aid in physics debugging.',
                     ['helpText'] = {
                            ['English'] = "Commands to aid in physics debugging.",
                            ['Russian'] = "Команды для помощи в отладке физики.",
                            ['German'] = "Befehle, die bei der Fehlersuche in den Physics helfen.",
                            ['French'] = "Commandes pour aider au débogage physique.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,602: Line 3,857:
                     ['command'] = 'air',
                     ['command'] = 'air',
                     ['parent'] = 'pollute',
                     ['parent'] = 'pollute',
                     ['helpText'] = 'Creates X tons of air pollution',
                     ['helpText'] = {
                            ['English'] = "Creates X tons of air pollution",
                            ['Russian'] = "Создаёт X тонн загрязнения воздуха",
                            ['German'] = "Erzeugt X Tonnen Luftverschmutzung",
                            ['French'] = "Crée X tonnes de pollution atmosphérique",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,612: Line 3,872:
                     ['command'] = 'airpollutiongenerators',
                     ['command'] = 'airpollutiongenerators',
                     ['parent'] = 'pollute',
                     ['parent'] = 'pollute',
                     ['helpText'] = 'Creates AIR POLLUTION MACHINES OF DOOM',
                     ['helpText'] = {
                            ['English'] = "Creates AIR POLLUTION MACHINES OF DOOM",
                            ['Russian'] = "Создаёт АПОКАЛИПТИЧЕСКУЮ МАШИНУ ЗАГРЯЗНЕНИЯ ВОЗДУХА",
                            ['German'] = "Erstellt LUFTVERUNREINIGUNGSMASCHINEN DES UNTERGANGS",
                            ['French'] = "Crée une MACHINE DE POLLUTION ATMOSPHERIQUE DE LA MORT",
                            },
                     ['shortCut'] = 'apgen',
                     ['shortCut'] = 'apgen',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,621: Line 3,886:
                     ['command'] = 'all',
                     ['command'] = 'all',
                     ['parent'] = 'pollute',
                     ['parent'] = 'pollute',
                     ['helpText'] = 'Rains tailings from the heavens to ruin the world',
                     ['helpText'] = {
                            ['English'] = "Rains tailings from the heavens to ruin the world",
                            ['Russian'] = "Дождь из хвостов уничтожающий мир",
                            ['German'] = "Lässt giftige Schlacke vom Himmel regnen um die Welt zu ruinieren",
                            ['French'] = "Fait pleuvoir des résidus du ciel pour ruiner le monde",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,630: Line 3,900:
                     ['command'] = 'co2',
                     ['command'] = 'co2',
                     ['parent'] = 'pollute',
                     ['parent'] = 'pollute',
                     ['helpText'] = 'Changes CO2 PPM by X',
                     ['helpText'] = {
                            ['English'] = "Changes CO2 PPM by X",
                            ['Russian'] = "Изменяет CO2 PPM на X",
                            ['German'] = "Ändert CO2 ppm um X",
                            ['French'] = "Modifie le ppm de CO2 de X",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,640: Line 3,915:
                     ['command'] = 'tickgarbage',
                     ['command'] = 'tickgarbage',
                     ['parent'] = 'pollute',
                     ['parent'] = 'pollute',
                     ['helpText'] = 'Ticks garbage checks',
                     ['helpText'] = {
                            ['English'] = "Ticks garbage checks",
                            ['Russian'] = "Ticks garbage checks",
                            ['German'] = "Ticks garbage checks",
                            ['French'] = "Ticks garbage checks",
                            },
                     ['shortCut'] = 'tg',
                     ['shortCut'] = 'tg',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,649: Line 3,929:
                     ['command'] = 'trashcity',
                     ['command'] = 'trashcity',
                     ['parent'] = 'pollute',
                     ['parent'] = 'pollute',
                     ['helpText'] = 'Just in case you like living in TRASH CITY',
                     ['helpText'] = {
                            ['English'] = "Just in case you like living in TRASH CITY",
                            ['Russian'] = "Просто в случае, если вам нравится жить НА СВАЛКЕ",
                            ['German'] = "Für den Fall, dass du gerne in einer Stadt aus Müll lebst",
                            ['French'] = "Juste au cas où vous aimez vivre à ORDURE VILLE",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,658: Line 3,943:
                     ['command'] = 'all',
                     ['command'] = 'all',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns All Presets (Exept hidden)',
                     ['helpText'] = {
                            ['English'] = "Spawns All Presets (Exept hidden)",
                            ['Russian'] = "Создаёт все наборы предметов (кроме скрытых)",
                            ['German'] = "Erzeugt alle Geschenke (ausser Verstecke)",
                            ['French'] = "Génère tous les objets (sauf les cachés)",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,668: Line 3,958:
                     ['command'] = 'beds',
                     ['command'] = 'beds',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns storage with bed items',
                     ['helpText'] = {
                            ['English'] = "Spawns storage with bed items",
                            ['Russian'] = "Создаёт хранилище с кроватями",
                            ['German'] = "Erstellt ein Lager mit Teilen für Betten",
                            ['French'] = "Génère un stockage avec des lits",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,678: Line 3,973:
                     ['command'] = 'blocks',
                     ['command'] = 'blocks',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns Blocks items',
                     ['helpText'] = {
                            ['English'] = "Spawns Blocks items",
                            ['Russian'] = "Создаёт блоки",
                            ['German'] = "Erzeugt blockierte Gegenstände",
                            ['French'] = "Génère des blocs",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,688: Line 3,988:
                     ['command'] = 'clothes',
                     ['command'] = 'clothes',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns Clothing items',
                     ['helpText'] = {
                            ['English'] = "Spawns Clothing items",
                            ['Russian'] = "Создаёт предметы Одежды",
                            ['German'] = "Erzeugt Kleidungsgegenstände",
                            ['French'] = "Génère des vêtements",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,698: Line 4,003:
                     ['command'] = 'crafting',
                     ['command'] = 'crafting',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns CraftingStation items',
                     ['helpText'] = {
                            ['English'] = "Spawns CraftingStation items",
                            ['Russian'] = "Создаёт всевозможные верстаки",
                            ['German'] = "Erzeugt Werkbank Gegenstände",
                            ['French'] = "Génère des ateliers",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,708: Line 4,018:
                     ['command'] = 'cultural',
                     ['command'] = 'cultural',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns Housing cultural items',
                     ['helpText'] = {
                            ['English'] = "Spawns Housing cultural items",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Génère des objets pour la pièce culturelle",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,718: Line 4,033:
                     ['command'] = 'doors',
                     ['command'] = 'doors',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawn storage with all type of doors',
                     ['helpText'] = {
                            ['English'] = "Spawn storage with all type of doors",
                            ['Russian'] = "Создаёт хранилище со всеми типами дверей",
                            ['German'] = "Erstelle Lager mit allen Arten von Türen",
                            ['French'] = "Faites apparaître un stockage avec tous les types de portes",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,728: Line 4,048:
                     ['command'] = 'economy',
                     ['command'] = 'economy',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns Economy items',
                     ['helpText'] = {
                            ['English'] = "Spawns Economy items",
                            ['Russian'] = "Создаёт предметы экономики",
                            ['German'] = "Erzeugt Economy Gegenstände",
                            ['French'] = "Génère des objets d'économie",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,738: Line 4,063:
                     ['command'] = 'food',
                     ['command'] = 'food',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns Food items',
                     ['helpText'] = {
                            ['English'] = "Spawns Food items",
                            ['Russian'] = "Создаёт еду",
                            ['German'] = "Erzeugt Essen Gegenstände",
                            ['French'] = "Génère de la nourriture",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,748: Line 4,078:
                     ['command'] = 'fuel',
                     ['command'] = 'fuel',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns Fuel items',
                     ['helpText'] = {
                            ['English'] = "Spawns Fuel items",
                            ['Russian'] = "Создаёт топливо",
                            ['German'] = "Erzeugt Treibstoff Gegenstände",
                            ['French'] = "Génère du carburant",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,758: Line 4,093:
                     ['command'] = 'generators',
                     ['command'] = 'generators',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns Generator items',
                     ['helpText'] = {
                            ['English'] = "Spawns Generator items",
                            ['Russian'] = "Создаёт генераторы",
                            ['German'] = "Erzeugt Generator Gegenstände",
                            ['French'] = "Génère des générateurs",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,768: Line 4,108:
                     ['command'] = 'hidden',
                     ['command'] = 'hidden',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns Hidden items',
                     ['helpText'] = {
                            ['English'] = "Spawns Hidden items",
                            ['Russian'] = "Создать скрытые предметы",
                            ['German'] = "Erzeugt Versteckte Gegenstände",
                            ['French'] = "Génère des objets cachés",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,778: Line 4,123:
                     ['command'] = 'housing',
                     ['command'] = 'housing',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns Housing items',
                     ['helpText'] = {
                            ['English'] = "Spawns Housing items",
                            ['Russian'] = "Создаёт предметы мебели",
                            ['German'] = "Erzeugt Wohnungsgegenstände",
                            ['French'] = "Génère des objets pour la maison",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,788: Line 4,138:
                     ['command'] = 'industrial',
                     ['command'] = 'industrial',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns Housing industrial items',
                     ['helpText'] = {
                            ['English'] = "Spawns Housing industrial items",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Génère des objets pour la pièce industrielle",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,798: Line 4,153:
                     ['command'] = 'mainroom',
                     ['command'] = 'mainroom',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns Housing main room items',
                     ['helpText'] = {
                            ['English'] = "Spawns Housing main room items",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Génère des objets pour le salon",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,808: Line 4,168:
                     ['command'] = 'paint',
                     ['command'] = 'paint',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Lots of different paint buckets for test',
                     ['helpText'] = {
                            ['English'] = "Lots of different paint buckets for test",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Beaucoup de seaux de peinture différents pour tester",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,818: Line 4,183:
                     ['command'] = 'power',
                     ['command'] = 'power',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns Power dependent items',
                     ['helpText'] = {
                            ['English'] = "Spawns Power dependent items",
                            ['Russian'] = "Создаёт предметы, требующие энергию",
                            ['German'] = "Erzeugt Energie Gegenstände",
                            ['French'] = "Génère des objets dépendants d'énergie",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,828: Line 4,198:
                     ['command'] = 'resources',
                     ['command'] = 'resources',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns Resources items',
                     ['helpText'] = {
                            ['English'] = "Spawns Resources items",
                            ['Russian'] = "Создаёт блоки ресурсов",
                            ['German'] = "Erzeugt Ressourcen Gegenstände",
                            ['French'] = "Génère des ressources",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,838: Line 4,213:
                     ['command'] = 'scrolls',
                     ['command'] = 'scrolls',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns SkillScrolls items',
                     ['helpText'] = {
                            ['English'] = "Spawns SkillScrolls items",
                            ['Russian'] = "Создаёт страницы навыков",
                            ['German'] = "Erzeugt Schriftrollen",
                            ['French'] = "Génère des pages de compétence",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,848: Line 4,228:
                     ['command'] = 'seating',
                     ['command'] = 'seating',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns Housing seating items',
                     ['helpText'] = {
                            ['English'] = "Spawns Housing seating items",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Génère des sièges pour la maison",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,858: Line 4,243:
                     ['command'] = 'signs',
                     ['command'] = 'signs',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns storage with sign containing items',
                     ['helpText'] = {
                            ['English'] = "Spawns storage with sign containing items",
                            ['Russian'] = "Создаёт хранилище с табличками",
                            ['German'] = "Erstellt ein Lager mit Teilen für Schilder",
                            ['French'] = "Génère un stockage avec tous les types de panneaux",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,868: Line 4,258:
                     ['command'] = 'storages',
                     ['command'] = 'storages',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns Storage items',
                     ['helpText'] = {
                            ['English'] = "Spawns Storage items",
                            ['Russian'] = "Создаёт все виды Хранилищ",
                            ['German'] = "Erzeugt Lager Gegenstände",
                            ['French'] = "Génère des stockages",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,878: Line 4,273:
                     ['command'] = 'tools',
                     ['command'] = 'tools',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns Tools items',
                     ['helpText'] = {
                            ['English'] = "Spawns Tools items",
                            ['Russian'] = "Создаёт инструменты",
                            ['German'] = "Erzeugt Werkzeug Gegenstände",
                            ['French'] = "Génère des outils",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,888: Line 4,288:
                     ['command'] = 'vehicles',
                     ['command'] = 'vehicles',
                     ['parent'] = 'preset',
                     ['parent'] = 'preset',
                     ['helpText'] = 'Spawns vehicle items',
                     ['helpText'] = {
                            ['English'] = "Spawns vehicle items",
                            ['Russian'] = "Создаёт транспорт",
                            ['German'] = "Erzeugt Fahrzeug Gegenstände",
                            ['French'] = "Génère des véhicules",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 2,898: Line 4,303:
                     ['command'] = 'cpu',
                     ['command'] = 'cpu',
                     ['parent'] = 'profiler',
                     ['parent'] = 'profiler',
                     ['helpText'] = 'Runs CPU profiling using dottrace. Optionally pass duration in seconds, defaults to 60 seconds.',
                     ['helpText'] = {
                            ['English'] = "Runs CPU profiling using dottrace. Optionally pass duration in seconds, defaults to 60 seconds.",
                            ['Russian'] = "",
                            ['German'] = "Erstellt ein CPU-Profil mithilfe von dottrace. Optional kann die Dauer in Sekunden angegeben werden. Der Standardwert ist 60.",
                            ['French'] = "Effectue un profilage du CPU à l'aide de dottrace. Vous pouvez éventuellement spécifier une durée en secondes, par défaut 60 secondes.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,909: Line 4,319:
                     ['command'] = 'everything',
                     ['command'] = 'everything',
                     ['parent'] = 'profiler',
                     ['parent'] = 'profiler',
                     ['helpText'] = 'Runs CPU profiling and server performance reports, one after the other. Optionally pass duration in seconds, defaults to 60 seconds.',
                     ['helpText'] = {
                            ['English'] = "Runs CPU profiling and server performance reports, one after the other. Optionally pass duration in seconds, defaults to 60 seconds.",
                            ['Russian'] = "",
                            ['German'] = "Führt nacheinander CPU-Profilierungs- und Serverleistungsberichte aus. Optional kann die Dauer der Messung in Sekunden angegeben werden, der Standard ist 60 Sekunden.",
                            ['French'] = "Exécute le profilage du processeur et les rapports de performances serveur, l'un après l'autre. En option, la durée de la commande peut-être définie en secondes, par défaut à 60 secondes.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,920: Line 4,335:
                     ['command'] = 'memory',
                     ['command'] = 'memory',
                     ['parent'] = 'profiler',
                     ['parent'] = 'profiler',
                     ['helpText'] = 'Collects memory dump.',
                     ['helpText'] = {
                            ['English'] = "Collects memory dump.",
                            ['Russian'] = "Собрать дамп памяти.",
                            ['German'] = "Sammelt memory dump.",
                            ['French'] = "Collecte un vidage de mémoire.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,930: Line 4,350:
                     ['command'] = 'nettrace',
                     ['command'] = 'nettrace',
                     ['parent'] = 'profiler',
                     ['parent'] = 'profiler',
                     ['helpText'] = 'Runs CPU profiling using nettrace. Optionally pass duration in seconds, defaults to 60 seconds.',
                     ['helpText'] = {
                            ['English'] = "Runs CPU profiling using nettrace. Optionally pass duration in seconds, defaults to 60 seconds.",
                            ['Russian'] = "",
                            ['German'] = "Erstellt ein CPU-Profil mithilfe von nettrace. Optional kann die Dauer in Sekunden angegeben werden. Der Standardwert ist 60.",
                            ['French'] = "Effectue un profilage du CPU à l'aide de nettrace. Vous pouvez éventuellement spécifier une durée en secondes, par défaut 60 secondes.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,941: Line 4,366:
                     ['command'] = 'results',
                     ['command'] = 'results',
                     ['parent'] = 'profiler',
                     ['parent'] = 'profiler',
                     ['helpText'] = 'Opens results page in web browser.',
                     ['helpText'] = {
                            ['English'] = "Opens results page in web browser.",
                            ['Russian'] = "Открыть страницу с результатами в браузере.",
                            ['German'] = "Öffnet Ergebnisseite im Webbrowser.",
                            ['French'] = "Ouvre la page de résultats dans un navigateur web.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,950: Line 4,380:
                     ['command'] = 'add',
                     ['command'] = 'add',
                     ['parent'] = 'property',
                     ['parent'] = 'property',
                     ['helpText'] = 'Adds user to current deed (if username is not provided then adds current user)',
                     ['helpText'] = {
                            ['English'] = "Adds user to current deed (if username is not provided then adds current user)",
                            ['Russian'] = "Добавляет пользователя в право (если имя пользователя не указано, будет добавлен текущий пользователь)",
                            ['German'] = "Fügt Spieler der derzeitigen Besitzurkunde hinzu (wenn der Nutzername nicht angegeben ist wird der derzeitige Nutzer hinzugefügt)",
                            ['French'] = "Ajoute l'utilisateur au titre de propriété actuel (si le nom d'utilisateur n'est pas fourni alors l'utilisateur actuel sera utilisé)",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,960: Line 4,395:
                     ['command'] = 'boostdeed',
                     ['command'] = 'boostdeed',
                     ['parent'] = 'property',
                     ['parent'] = 'property',
                     ['helpText'] = 'Boost the value of the given deed, or the deed at the current position if not specified. Persists across server restart.',
                     ['helpText'] = {
                            ['English'] = "Boost the value of the given deed, or the deed at the current position if not specified. Persists across server restart.",
                            ['Russian'] = "",
                            ['German'] = "Erhöhe den Wert der angegebenen Urkunde oder der Urkunde an der aktuellen Position, falls nicht angegeben. Bleibt über einen Serverneustart hinaus bestehen.",
                            ['French'] = "Augmente la valeur du titre de propriété donné, ou celle de la position actuelle s'il n'est pas spécifié. Persiste même après le redémarrage du serveur.",
                            },
                     ['shortCut'] = 'boostdeed',
                     ['shortCut'] = 'boostdeed',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,971: Line 4,411:
                     ['command'] = 'claimrect',
                     ['command'] = 'claimrect',
                     ['parent'] = 'property',
                     ['parent'] = 'property',
                     ['helpText'] = 'Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.',
                     ['helpText'] = {
                            ['English'] = "Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.",
                            ['Russian'] = "Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.",
                            ['German'] = "Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.",
                            ['French'] = "Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.",
                            },
                     ['shortCut'] = 'claim',
                     ['shortCut'] = 'claim',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,983: Line 4,428:
                     ['command'] = 'ownall',
                     ['command'] = 'ownall',
                     ['parent'] = 'property',
                     ['parent'] = 'property',
                     ['helpText'] = 'Claim all property',
                     ['helpText'] = {
                            ['English'] = "Claim all property",
                            ['Russian'] = "Захватить всю собственность",
                            ['German'] = "Alles Eigentum beanspruchen",
                            ['French'] = "Revendiquer toute propriété",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 2,992: Line 4,442:
                     ['command'] = 'owner',
                     ['command'] = 'owner',
                     ['parent'] = 'property',
                     ['parent'] = 'property',
                     ['helpText'] = 'Change owner of current deed',
                     ['helpText'] = {
                            ['English'] = "Change owner of current deed",
                            ['Russian'] = "Сменить владельца текущей собственности",
                            ['German'] = "Eigentümer der aktuellen Besitzurkunde wechseln",
                            ['French'] = "Change le propriétaire du titre de propriété actuel",
                            },
                     ['shortCut'] = 'owner',
                     ['shortCut'] = 'owner',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,002: Line 4,457:
                     ['command'] = 'ownnone',
                     ['command'] = 'ownnone',
                     ['parent'] = 'property',
                     ['parent'] = 'property',
                     ['helpText'] = 'Revoke your property',
                     ['helpText'] = {
                            ['English'] = "Revoke your property",
                            ['Russian'] = "Аннулировать ваше владение",
                            ['German'] = "Gib deine Grundstücke auf",
                            ['French'] = "Révoquer votre propriété",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,012: Line 4,472:
                     ['command'] = 'remove',
                     ['command'] = 'remove',
                     ['parent'] = 'property',
                     ['parent'] = 'property',
                     ['helpText'] = 'Removes user from current deed (if username is not provided then removes current user)',
                     ['helpText'] = {
                            ['English'] = "Removes user from current deed (if username is not provided then removes current user)",
                            ['Russian'] = "Удаляет пользователя из права (если имя пользователя не указано, будет удален текущий пользователь)",
                            ['German'] = "Entfernt Nutzer von der derzeitigen Besitzurkunde (wenn kein Nutzername angegeben ist wird der derzeitige Nutzer entfernt)",
                            ['French'] = "Supprime l'utilisateur du titre de propriété actuel (si le nom d'utilisateur n'est pas fourni alors il supprime l'utilisateur actuel)",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,022: Line 4,487:
                     ['command'] = 'removedeed',
                     ['command'] = 'removedeed',
                     ['parent'] = 'property',
                     ['parent'] = 'property',
                     ['helpText'] = 'Remove given deed or here currently standing if none specified.',
                     ['helpText'] = {
                            ['English'] = "Remove given deed or here currently standing if none specified.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Supprimer le titre de propriété spécifié ou celui actuellement en place ici s'il n'y en a pas de spécifié.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,032: Line 4,502:
                     ['command'] = 'removeemptydeeds',
                     ['command'] = 'removeemptydeeds',
                     ['parent'] = 'property',
                     ['parent'] = 'property',
                     ['helpText'] = 'Remove empty deeds',
                     ['helpText'] = {
                            ['English'] = "Remove empty deeds",
                            ['Russian'] = "Удалить права без собственности",
                            ['German'] = "Entferne leere Grundstücke",
                            ['French'] = "Supprimer les titres de propriété vides",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,041: Line 4,516:
                     ['command'] = 'removeinvalidownables',
                     ['command'] = 'removeinvalidownables',
                     ['parent'] = 'property',
                     ['parent'] = 'property',
                     ['helpText'] = 'Check deeds and remove contained ownables that do not belong to them',
                     ['helpText'] = {
                            ['English'] = "Check deeds and remove contained ownables that do not belong to them",
                            ['Russian'] = "Проверить права собственности и удалить связанные объекты собственности, которые не принадлежат им",
                            ['German'] = "Überprüfe die Besitzurkunde und entferne enthaltene Besitzgegenstände, die dir nicht gehören",
                            ['French'] = "Vérifie les titres de propriété et supprime les objets possédables qui ne leur appartiennent pas",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,050: Line 4,530:
                     ['command'] = 'resolveoverburdened',
                     ['command'] = 'resolveoverburdened',
                     ['parent'] = 'property',
                     ['parent'] = 'property',
                     ['helpText'] = 'Any deed that is overburdened (too many plots claimed, not enough claim papers) will have plots unclaimed immediately (instead of waiting for timer)',
                     ['helpText'] = {
                            ['English'] = "Any deed that is overburdened (too many plots claimed, not enough claim papers) will have plots unclaimed immediately (instead of waiting for timer)",
                            ['Russian'] = "Немедленно (без таймера) освобождает участки перегруженных Владений (где недостаточно квитанций землемера)",
                            ['German'] = "",
                            ['French'] = "Toute propriété surchargée (trop de parcelles revendiquées, pas assez de titres de propriété) verra ses parcelles libérées immédiatement (au lieu d'attendre le délai)",
                            },
                     ['shortCut'] = 'overb',
                     ['shortCut'] = 'overb',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,059: Line 4,544:
                     ['command'] = 'targetowner',
                     ['command'] = 'targetowner',
                     ['parent'] = 'property',
                     ['parent'] = 'property',
                     ['helpText'] = 'Change owner of current target, if the target is a store it will change it without closing it.',
                     ['helpText'] = {
                            ['English'] = "Change owner of current target, if the target is a store it will change it without closing it.",
                            ['Russian'] = "Изменить владельца текущей цели, если целью является магазин, то это произойдет без его закрытия.",
                            ['German'] = "Ändere den Eigentümer des ausgewählten Ziels. Wenn das Ziel ein Geschäft ist, dann wird der Eigentümer ohne Schließung geändert.",
                            ['French'] = "Changer le propriétaire de l'élément ciblé, si la cible est un magasin, il le changera sans le fermer.",
                            },
                     ['shortCut'] = 'ownit',
                     ['shortCut'] = 'ownit',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,070: Line 4,560:
                     ['command'] = 'turnon',
                     ['command'] = 'turnon',
                     ['parent'] = 'property',
                     ['parent'] = 'property',
                     ['helpText'] = 'Turn on (default) or objects in a radiue.',
                     ['helpText'] = {
                            ['English'] = "Turn on (default) or objects in a radiue.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Activer (par défaut) ou désactiver les objets dans un rayon.",
                            },
                     ['shortCut'] = 'on',
                     ['shortCut'] = 'on',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,081: Line 4,576:
                     ['command'] = 'unclaim',
                     ['command'] = 'unclaim',
                     ['parent'] = 'property',
                     ['parent'] = 'property',
                     ['helpText'] = 'Unclaim the plot you\'re standing on',
                     ['helpText'] = {
                            ['English'] = "Unclaim the plot you\'re standing on",
                            ['Russian'] = "Unclaim the plot you\'re standing on",
                            ['German'] = "Unclaim the plot you\'re standing on",
                            ['French'] = "Unclaim the plot you\'re standing on",
                            },
                     ['shortCut'] = 'unclaim',
                     ['shortCut'] = 'unclaim',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,090: Line 4,590:
                     ['command'] = 'unclaimabandoned',
                     ['command'] = 'unclaimabandoned',
                     ['parent'] = 'property',
                     ['parent'] = 'property',
                     ['helpText'] = 'Unclaim plots across the world where the owner hasn\'t logged in for X days',
                     ['helpText'] = {
                            ['English'] = "Unclaim plots across the world where the owner hasn\'t logged in for X days",
                            ['Russian'] = "Unclaim plots across the world where the owner hasn\'t logged in for X days",
                            ['German'] = "Unclaim plots across the world where the owner hasn\'t logged in for X days",
                            ['French'] = "Unclaim plots across the world where the owner hasn\'t logged in for X days",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,100: Line 4,605:
                     ['command'] = 'unlimitedclaim',
                     ['command'] = 'unlimitedclaim',
                     ['parent'] = 'property',
                     ['parent'] = 'property',
                     ['helpText'] = 'Toggles first found Claim Tool in your toolbar to claim without needing the usually required claim papers on the corresponding Claim Stake. Lasts until server restart.',
                     ['helpText'] = {
                            ['English'] = "Toggles first found Claim Tool in your toolbar to claim without needing the usually required claim papers on the corresponding Claim Stake. Lasts until server restart.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Active ou désactive le premier Outil de Revendication trouvé dans votre barre d'outils pour revendiquer sans avoir besoin des titres de propriétés normalement requis sur le piquet de revendication correspondant. Cela reste actif jusqu'au redémarrage du serveur.",
                            },
                     ['shortCut'] = 'unlimitedclaim',
                     ['shortCut'] = 'unlimitedclaim',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,109: Line 4,619:
                     ['command'] = 'allblocks',
                     ['command'] = 'allblocks',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Spawns all blocks.  Optional integer parameter for how many rows to make the blocks in, default is 1 row.',
                     ['helpText'] = {
                            ['English'] = "Spawns all blocks.  Optional integer parameter for how many rows to make the blocks in, default is 1 row.",
                            ['Russian'] = "Создаёт все блоки. По желанию можно передать целое число - сколько рядов каждого блока создавать, по умолчанию 1 ряд.",
                            ['German'] = "Erzeugt alle Blöcke. Optionaler ganzzahliger Parameter für die Anzahl der Zeilen, in denen die Blöcke erstellt werden sollen. Der Standardwert ist 1 Zeile.",
                            ['French'] = "Génère tous les blocs. Le paramètre optionnel est un entier ndiquant le nombre de rangées dans lesquelles les blocs doivent être créés, la valeur par défaut étant 1 rangé.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,119: Line 4,634:
                     ['command'] = 'allconstructed',
                     ['command'] = 'allconstructed',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Spawns all player constructible blocks',
                     ['helpText'] = {
                            ['English'] = "Spawns all player constructible blocks",
                            ['Russian'] = "Создаёт все строительные блоки",
                            ['German'] = "Erzeugt alle vom Spieler konstruierbaren Blöcke",
                            ['French'] = "Génère tous les blocs constructibles des joueurs",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,129: Line 4,649:
                     ['command'] = 'allplants',
                     ['command'] = 'allplants',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Spawns all plant blocks',
                     ['helpText'] = {
                            ['English'] = "Spawns all plant blocks",
                            ['Russian'] = "Создаёт все блоки растений",
                            ['German'] = "Erzeugt alle Pflanzenblöcke",
                            ['French'] = "Génère tous les blocs de plantes",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,139: Line 4,664:
                     ['command'] = 'allterrain',
                     ['command'] = 'allterrain',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Spawns all diggable blocks',
                     ['helpText'] = {
                            ['English'] = "Spawns all diggable blocks",
                            ['Russian'] = "Создаёт все блоки, которые можно копать",
                            ['German'] = "Erzeugt alle abbaubaren Blöcke",
                            ['French'] = "Génère tous les blocs pouvant être creusés",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,148: Line 4,678:
                     ['command'] = 'allworldobjects',
                     ['command'] = 'allworldobjects',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Spawns all world objects',
                     ['helpText'] = {
                            ['English'] = "Spawns all world objects",
                            ['Russian'] = "Создаёт все объекты мира",
                            ['German'] = "Erzeugt alle Weltgegenstände",
                            ['French'] = "Génère tous les objets du monde",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,157: Line 4,692:
                     ['command'] = 'chattest',
                     ['command'] = 'chattest',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Spam a bunch of stuff to chat',
                     ['helpText'] = {
                            ['English'] = "Spam a bunch of stuff to chat",
                            ['Russian'] = "Отправляет много разных сообщений в чат",
                            ['German'] = "Spammt eine Menge Sachen in den Chat",
                            ['French'] = "Écrit un tas de choses dans discussion",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,169: Line 4,709:
                     ['command'] = 'clearplayerprefs',
                     ['command'] = 'clearplayerprefs',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Clear all playerprefs, requires a restart to take effect.',
                     ['helpText'] = {
                            ['English'] = "Clear all playerprefs, requires a restart to take effect.",
                            ['Russian'] = "",
                            ['German'] = "Alle Spielereinstellungen entfernen, benötigt einen Neustart, um wirksam zu werden.",
                            ['French'] = "Effacer toutes les préférences des joueurs, nécessite un redémarrage pour prendre effet.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,178: Line 4,723:
                     ['command'] = 'dbtest',
                     ['command'] = 'dbtest',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Inserts records to DB to get perfomance information on it.',
                     ['helpText'] = {
                            ['English'] = "Inserts records to DB to get perfomance information on it.",
                            ['Russian'] = "Производит запись в БД для получения информации о её производительности.",
                            ['German'] = "Fügt Datensätze in die DB ein, um Informationen über die Performance zu erhalten.",
                            ['French'] = "Insérez des enregistrements dans la base de données pour obtenir des informations sur les performances.",
                            },
                     ['shortCut'] = 'db',
                     ['shortCut'] = 'db',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,190: Line 4,740:
                     ['command'] = 'disconnect',
                     ['command'] = 'disconnect',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Disconnect client with a long message',
                     ['helpText'] = {
                            ['English'] = "Disconnect client with a long message",
                            ['Russian'] = "Отключить клиента с длинным сообщением",
                            ['German'] = "Trenne Client mit einer langen Nachricht",
                            ['French'] = "Déconnecte le client avec un long message",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,199: Line 4,754:
                     ['command'] = 'exceptional',
                     ['command'] = 'exceptional',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Throws an exception, very useful',
                     ['helpText'] = {
                            ['English'] = "Throws an exception, very useful",
                            ['Russian'] = "Выбрасывает исключение, очень полезная вещь",
                            ['German'] = "Gibt einen Ausnahmefehler aus, sehr hilfreich",
                            ['French'] = "Déclenche une exception, très utile",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,208: Line 4,768:
                     ['command'] = 'giveallboats',
                     ['command'] = 'giveallboats',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Give all boats and hammer',
                     ['helpText'] = {
                            ['English'] = "Give all boats and hammer",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                     ['shortCut'] = 'gab',
                     ['shortCut'] = 'gab',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,217: Line 4,782:
                     ['command'] = 'givealltools',
                     ['command'] = 'givealltools',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Give all tools of the particular tier. Without specific tier a chest with all tools will be spawned',
                     ['helpText'] = {
                            ['English'] = "Give all tools of the particular tier. Without specific tier a chest with all tools will be spawned",
                            ['Russian'] = "Выдает все инструменты указанного уровня. Без указания уровня создается сундук со всеми существующими",
                            ['German'] = "Erzeugt alle Werkzeuge der jeweiligen Stufe. Ohne bestimmte Stufe wird eine Truhe mit allen Werkzeugen gespawnt",
                            ['French'] = "Donne tous les outils d'un niveau spécifique. Sans niveau spécifique, un coffre avec tous les outils apparaîtra",
                            },
                     ['shortCut'] = 'gat',
                     ['shortCut'] = 'gat',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,227: Line 4,797:
                     ['command'] = 'giveallvehicles',
                     ['command'] = 'giveallvehicles',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Give all vehicles and hammer',
                     ['helpText'] = {
                            ['English'] = "Give all vehicles and hammer",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                     ['shortCut'] = 'gav',
                     ['shortCut'] = 'gav',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,236: Line 4,811:
                     ['command'] = 'giveallvehicletools',
                     ['command'] = 'giveallvehicletools',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Give all vehicle tools',
                     ['helpText'] = {
                            ['English'] = "Give all vehicle tools",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                     ['shortCut'] = 'gavt',
                     ['shortCut'] = 'gavt',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,245: Line 4,825:
                     ['command'] = 'listunobtainableitems',
                     ['command'] = 'listunobtainableitems',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Lists the items that cannot be crafted from some set of other items.  Note that many of these are not meant to be crafted, e.g. hips and stone.',
                     ['helpText'] = {
                            ['English'] = "Lists the items that cannot be crafted from some set of other items.  Note that many of these are not meant to be crafted, e.g. hips and stone.",
                            ['Russian'] = "Список предметов которые не могут быть изготовлены.  Помните, некоторые из них и не должны изготавливаться, например камни.",
                            ['German'] = "Listet die Gegenstände auf, die nicht aus anderen Gegenständen hergestellt werden können. Denke daran, dass viele von diesen nicht dafür vorgesehen sind, hergestellt werden zu können - beispielsweise Steine.",
                            ['French'] = "Liste les objets qui ne peuvent pas être fabriqués à partir d'un ensemble d'autres objets. Notez que beaucoup d'entre eux ne sont pas destinés à être fabriqués, comme par exemple la pierre.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,254: Line 4,839:
                     ['command'] = 'notifdelay',
                     ['command'] = 'notifdelay',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Override all aggregated notifications delay. Using without specifiying delay will instead reset the value.',
                     ['helpText'] = {
                            ['English'] = "Override all aggregated notifications delay. Using without specifiying delay will instead reset the value.",
                            ['Russian'] = "",
                            ['German'] = "Überschreibt die aggregierte Benachrichtigungsverzögerung. Benutzung ohne spezifische Angabe setzt der Wert auf den Standardwert zurück.",
                            ['French'] = "Remplacer tous les délais de notifications agrégées. L'utilisation sans spécifier de délai réinitialisera à la place la valeur.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,264: Line 4,854:
                     ['command'] = 'notificationstest',
                     ['command'] = 'notificationstest',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Spam a bunch of stuff to notifications',
                     ['helpText'] = {
                            ['English'] = "Spam a bunch of stuff to notifications",
                            ['Russian'] = "Отправляет много разных уведомлений",
                            ['German'] = "Spammt eine Menge Sachen in den Chat",
                            ['French'] = "Écris un tas de choses dans les notifications",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,274: Line 4,869:
                     ['command'] = 'receivechat',
                     ['command'] = 'receivechat',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Send multiple chat messages over time to test scrolling',
                     ['helpText'] = {
                            ['English'] = "Send multiple chat messages over time to test scrolling",
                            ['Russian'] = "Отправляет сообщения в чат в течение некоторого времени для тестирования скроллинга",
                            ['German'] = "Sende mehrere Chatnachrichten über einen Zeitraum, um das scrollen zu testen",
                            ['French'] = "Envoyer plusieurs messages de discussion au fil du temps pour tester le défilement",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,284: Line 4,884:
                     ['command'] = 'resetchatsettingsforall',
                     ['command'] = 'resetchatsettingsforall',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Reset all players chat settings and tab settings',
                     ['helpText'] = {
                            ['English'] = "Reset all players chat settings and tab settings",
                            ['Russian'] = "Сбросить настройки чата и вкладок для всех игроков",
                            ['German'] = "Setze die Chat- und Reitereinstellungen aller Spieler zurück",
                            ['French'] = "Réinitialiser les paramètres de discussion et des canaux de tous les joueurs",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,296: Line 4,901:
                     ['command'] = 'ridevehicle',
                     ['command'] = 'ridevehicle',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Ride nearest vehicle',
                     ['helpText'] = {
                            ['English'] = "Ride nearest vehicle",
                            ['Russian'] = "Поехать на ближайшем транспорте",
                            ['German'] = "Nächstes Fahrzeug besteigen.",
                            ['French'] = "Utilise le véhicule le plus proche",
                            },
                     ['shortCut'] = 'ride',
                     ['shortCut'] = 'ride',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,305: Line 4,915:
                     ['command'] = 'runtest',
                     ['command'] = 'runtest',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Run a specific test.',
                     ['helpText'] = {
                            ['English'] = "Run a specific test.",
                            ['Russian'] = "Run a specific test.",
                            ['German'] = "Run a specific test.",
                            ['French'] = "Run a specific test.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,315: Line 4,930:
                     ['command'] = 'runtests',
                     ['command'] = 'runtests',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Run a series of chat commands to test the game.',
                     ['helpText'] = {
                            ['English'] = "Run a series of chat commands to test the game.",
                            ['Russian'] = "Run a series of chat commands to test the game.",
                            ['German'] = "Run a series of chat commands to test the game.",
                            ['French'] = "Run a series of chat commands to test the game.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,324: Line 4,944:
                     ['command'] = 'servercrash',
                     ['command'] = 'servercrash',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'A command to force the server to crash',
                     ['helpText'] = {
                            ['English'] = "A command to force the server to crash",
                            ['Russian'] = "Команда для принудительной остановки сервера",
                            ['German'] = "Ein Befehl um den Server zum Absturz zu bringen",
                            ['French'] = "Une commande pour forcer le serveur à crasher",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,333: Line 4,958:
                     ['command'] = 'showsupportedlanguages',
                     ['command'] = 'showsupportedlanguages',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'List all supported languages with short codes',
                     ['helpText'] = {
                            ['English'] = "List all supported languages with short codes",
                            ['Russian'] = "Отображает все поддерживаемые языки с краткими кодами",
                            ['German'] = "Listet alle unterstützten Sprachen mit Funktionscodes auf",
                            ['French'] = "Liste de tous les langages supportés avec les codes courts",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,342: Line 4,972:
                     ['command'] = 'spamdb',
                     ['command'] = 'spamdb',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Spams database operations, in the hopes of reproducing errors or lag',
                     ['helpText'] = {
                            ['English'] = "Spams database operations, in the hopes of reproducing errors or lag",
                            ['Russian'] = "Отправляет базе данных очень много команд с целью создания лагов или ошибок",
                            ['German'] = "Erzeugt Datenbankoperationen, in der Hoffnung Fehler oder Lag zu verursachen",
                            ['French'] = "Spam les opération sur la base de données, dans l'espoir de reproduire des erreurs ou des décalages",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,353: Line 4,988:
                     ['command'] = 'spawn',
                     ['command'] = 'spawn',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Spawns item in building',
                     ['helpText'] = {
                            ['English'] = "Spawns item in building",
                            ['Russian'] = "Создаёт предмет в здании",
                            ['German'] = "Spawnt einen Gegenstand in einem Gebäude",
                            ['French'] = "Génère un objet dans le bâtiment",
                            },
                     ['shortCut'] = 'spawn',
                     ['shortCut'] = 'spawn',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,364: Line 5,004:
                     ['command'] = 'strangecloudheartbeat',
                     ['command'] = 'strangecloudheartbeat',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Forces a heartbeat to strange cloud',
                     ['helpText'] = {
                            ['English'] = "Forces a heartbeat to strange cloud",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                     ['shortCut'] = 'hb',
                     ['shortCut'] = 'hb',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,373: Line 5,018:
                     ['command'] = 'testbows',
                     ['command'] = 'testbows',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Test bow and arrows.',
                     ['helpText'] = {
                            ['English'] = "Test bow and arrows.",
                            ['Russian'] = "Test bow and arrows.",
                            ['German'] = "Test bow and arrows.",
                            ['French'] = "Test bow and arrows.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,382: Line 5,032:
                     ['command'] = 'testsendmessage',
                     ['command'] = 'testsendmessage',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Send many messages',
                     ['helpText'] = {
                            ['English'] = "Send many messages",
                            ['Russian'] = "Отправить множество сообщений",
                            ['German'] = "Sende viele Nachrichten",
                            ['French'] = "Envoyer de nombreux messages",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,394: Line 5,049:
                     ['command'] = 'toggle',
                     ['command'] = 'toggle',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Toggles the show state of a UI, by UI prefab name',
                     ['helpText'] = {
                            ['English'] = "Toggles the show state of a UI, by UI prefab name",
                            ['Russian'] = "Переключает видимость пользовательского интерфейса по имени префаба",
                            ['German'] = "Schaltet den Anzeige-Status der Benutzeroberfläche nach vorgefertigten Namen um",
                            ['French'] = "Active/désactive l'état d'affichage d'une interface utilisateur, par nom préfabriqué de l'interface utilisateur",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,404: Line 5,064:
                     ['command'] = 'tooltipclearcache',
                     ['command'] = 'tooltipclearcache',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Clear server and client tooltip caches for all users.',
                     ['helpText'] = {
                            ['English'] = "Clear server and client tooltip caches for all users.",
                            ['Russian'] = "Очистить кэш подсказок сервера и клиента для всех пользователей.",
                            ['German'] = "Cache für Server und Client Tooltips aller Spieler löschen.",
                            ['French'] = "Effacez les caches d’infobulles du serveur et du client pour tous les utilisateurs.",
                            },
                     ['shortCut'] = 'ttc',
                     ['shortCut'] = 'ttc',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,413: Line 5,078:
                     ['command'] = 'tooltipstatus',
                     ['command'] = 'tooltipstatus',
                     ['parent'] = 'qa',
                     ['parent'] = 'qa',
                     ['helpText'] = 'Display stats on tooltip debug.',
                     ['helpText'] = {
                            ['English'] = "Display stats on tooltip debug.",
                            ['Russian'] = "Отобразить статистику по отладке подсказок.",
                            ['German'] = "Zeige Statistiken beim debuggen des Tooltips.",
                            ['French'] = "Affichez les statistiques sur le débogage de l'info-bulle.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,422: Line 5,092:
                     ['command'] = 'residence',
                     ['command'] = 'residence',
                     ['parent'] = nil,
                     ['parent'] = nil,
                     ['helpText'] = 'Reports residency for a given user, or yourself if none passed',
                     ['helpText'] = {
                            ['English'] = "Reports residency for a given user, or yourself if none passed",
                            ['Russian'] = "Отображает игровое время указанного игрока или своё, если игрок не указан",
                            ['German'] = "Erstellt einen Wohnbericht für einen bestimmten Nutzer oder von dir selbst, wenn keiner gewählt",
                            ['French'] = "Indique la résidence d'un utilisateur donné, ou vous-même si aucun n'a été validé",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 3,432: Line 5,107:
                     ['command'] = 'repairall',
                     ['command'] = 'repairall',
                     ['parent'] = 'rooms',
                     ['parent'] = 'rooms',
                     ['helpText'] = 'Repairs all broken rooms. This command may take a long time and create heavy-load on the server, so only use it when many rooms are broken',
                     ['helpText'] = {
                            ['English'] = "Repairs all broken rooms. This command may take a long time and create heavy-load on the server, so only use it when many rooms are broken",
                            ['Russian'] = "Чинит все сломанные комнаты. Выполнение может занять длительное время и очень нагрузить сервер, поэтому используйте команду только когда сломано много комнат",
                            ['German'] = "Repariert alle kaputten Räume. Dieser Befehl kann lange dauern und eine hohe Serverlast verursachen. Verwende ihn nur, wenn viele Räume beschädigt sind",
                            ['French'] = "Réparer toutes les pièces endommagées. Cette commande peut prendre beaucoup de temps et entraîner une lourde sollicitation du serveur, donc ne l'utilisez que lorsque de nombreuses pièces sont endommagées",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,441: Line 5,121:
                     ['command'] = 'test',
                     ['command'] = 'test',
                     ['parent'] = 'rooms',
                     ['parent'] = 'rooms',
                     ['helpText'] = 'Check the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.',
                     ['helpText'] = {
                            ['English'] = "Check the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.",
                            ['Russian'] = "Check the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.",
                            ['German'] = "Check the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.",
                            ['French'] = "Check the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 3,450: Line 5,135:
                     ['command'] = 'addclaimpapers',
                     ['command'] = 'addclaimpapers',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Add the specified quantity of claim papers to the specified settlement.',
                     ['helpText'] = {
                            ['English'] = "Add the specified quantity of claim papers to the specified settlement.",
                            ['Russian'] = "",
                            ['German'] = "Fügt die angegebene Anzahl an Besitzurkunden zu der angegebenen Siedlung hinzu.",
                            ['French'] = "Ajoute la quantité spécifiée de titre de propriété à la colonie spécifiée.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,461: Line 5,151:
                     ['command'] = 'addclaimstakes',
                     ['command'] = 'addclaimstakes',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Add the specfied quantity of claim stakes to the specified settlement.',
                     ['helpText'] = {
                            ['English'] = "Add the specfied quantity of claim stakes to the specified settlement.",
                            ['Russian'] = "",
                            ['German'] = "Fügt die angegebene Anzahl an Absteckpflöcken zu der angegebenen Siedlung hinzu.",
                            ['French'] = "Ajouter la quantité spécifiée de piquets de revendication à la colonie spécifiée.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,472: Line 5,167:
                     ['command'] = 'allowadminannex',
                     ['command'] = 'allowadminannex',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Toggles the ability for admins to annex properties even if the requirements are not met.',
                     ['helpText'] = {
                            ['English'] = "Toggles the ability for admins to annex properties even if the requirements are not met.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Activer ou désactiver la possibilité pour les administrateurs d'annexer des propriétés même si les exigences ne sont pas remplies.",
                            },
                     ['shortCut'] = 'freeannex',
                     ['shortCut'] = 'freeannex',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,483: Line 5,183:
                     ['command'] = 'annex',
                     ['command'] = 'annex',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Force a given settlement to annex another, if the types support it.',
                     ['helpText'] = {
                            ['English'] = "Force a given settlement to annex another, if the types support it.",
                            ['Russian'] = "",
                            ['German'] = "Erzwingt die Annexion einer Siedlung durch eine andere, sofern der Typ es zulässt.",
                            ['French'] = "Forcer une colonie donnée à annexer une autre, si les types le permettent.",
                            },
                     ['shortCut'] = 'annex',
                     ['shortCut'] = 'annex',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,495: Line 5,200:
                     ['command'] = 'civicpowers',
                     ['command'] = 'civicpowers',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Displays your civic powers.',
                     ['helpText'] = {
                            ['English'] = "Displays your civic powers.",
                            ['Russian'] = "Показывает ваши гражданские привилегии.",
                            ['German'] = "Zeigt deine Civic power an.",
                            ['French'] = "Affiche vos pouvoirs civiques.",
                            },
                     ['shortCut'] = 'civicpowers',
                     ['shortCut'] = 'civicpowers',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 3,505: Line 5,215:
                     ['command'] = 'clear',
                     ['command'] = 'clear',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Destroy all things related with the passed settlement and unclaim all property.',
                     ['helpText'] = {
                            ['English'] = "Destroy all things related with the passed settlement and unclaim all property.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Détruit toutes les choses liées à la colonie passée et enlève toutes les propriétés.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,515: Line 5,230:
                     ['command'] = 'clearall',
                     ['command'] = 'clearall',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Destroy all towns and property stakes and unclaim all property.',
                     ['helpText'] = {
                            ['English'] = "Destroy all towns and property stakes and unclaim all property.",
                            ['Russian'] = "Уничтожить все города и колышки собственности и удалить все владения.",
                            ['German'] = "Zerstöre alle Städte und Grundstücksbeteiligungen und gib alle Grundstücke frei.",
                            ['French'] = "Supprime toutes les villes et tous les piquets de propriété et libère toute propriété revendiquée.",
                            },
                     ['shortCut'] = 'cleartowns',
                     ['shortCut'] = 'cleartowns',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,524: Line 5,244:
                     ['command'] = 'emigrate',
                     ['command'] = 'emigrate',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Make a citizen a resident of the given town. Removes them from the previous settlement.',
                     ['helpText'] = {
                            ['English'] = "Make a citizen a resident of the given town. Removes them from the previous settlement.",
                            ['Russian'] = "Сделать игрока жителем данного города. Удаляет его из предыдущего поселения.",
                            ['German'] = "Mache einen Bürger zum Mitglied der gewählten Stadt. Entfernt die alte Siedlung von ihm.",
                            ['French'] = "Faire d'un citoyen un résident de la ville donnée. Le supprimer de la colonie précédente.",
                            },
                     ['shortCut'] = 'emigrate',
                     ['shortCut'] = 'emigrate',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,535: Line 5,260:
                     ['command'] = 'emigrateall',
                     ['command'] = 'emigrateall',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Move all citizens to the target settlement, or the first found if not set.',
                     ['helpText'] = {
                            ['English'] = "Move all citizens to the target settlement, or the first found if not set.",
                            ['Russian'] = "Перемещает всех игроков в указанное поселение либо в первое найденное, если поселение не указано.",
                            ['German'] = "Verschiebe alle Bürger zu der Zielsiedlung, oder zur nächsten, wenn keine gesetzt.",
                            ['French'] = "Déplacer tous les citoyens vers la colonie cible ou la première trouvée si elle n'est pas définie.",
                            },
                     ['shortCut'] = 'emigrateall',
                     ['shortCut'] = 'emigrateall',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,545: Line 5,275:
                     ['command'] = 'enabledisable',
                     ['command'] = 'enabledisable',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Enables or disables a settlement. This will stop it from casting influence or applying laws when disabled.',
                     ['helpText'] = {
                            ['English'] = "Enables or disables a settlement. This will stop it from casting influence or applying laws when disabled.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Active ou désactive une colonie. Cela l'empêchera d'exercer une influence ou d'appliquer des lois lorsqu'elle est désactivée.",
                            },
                     ['shortCut'] = 'seten',
                     ['shortCut'] = 'seten',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,556: Line 5,291:
                     ['command'] = 'forcerenouncecitizenship',
                     ['command'] = 'forcerenouncecitizenship',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Make someone leave citizenship of whatever settlement you they are a citizen of. Pass target or perform on self if not set.',
                     ['helpText'] = {
                            ['English'] = "Make someone leave citizenship of whatever settlement you they are a citizen of. Pass target or perform on self if not set.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Enlever la citoyenneté d'une personne de n'importe quelle colonie dont il est citoyen. Désigner la cible ou s'appliquer à vous-même si non définie.",
                            },
                     ['shortCut'] = 'nocit',
                     ['shortCut'] = 'nocit',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,566: Line 5,306:
                     ['command'] = 'gethomesteadback',
                     ['command'] = 'gethomesteadback',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Remove your homestead from the world and get it back to you.',
                     ['helpText'] = {
                            ['English'] = "Remove your homestead from the world and get it back to you.",
                            ['Russian'] = "Удаляет ваш колышек усадьбы из этого мира и возвращает в ваш инвентарь.",
                            ['German'] = "Entfernt deinen Absteckpflock aus der Welt und gibt ihn dir zurück.",
                            ['French'] = "Retirer votre propriété privée du monde et récupérer-la.",
                            },
                     ['shortCut'] = 'gethomesteadback',
                     ['shortCut'] = 'gethomesteadback',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 3,575: Line 5,320:
                     ['command'] = 'homesteadreport',
                     ['command'] = 'homesteadreport',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.',
                     ['helpText'] = {
                            ['English'] = "Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.",
                            ['Russian'] = "Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.",
                            ['German'] = "Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.",
                            ['French'] = "Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.",
                            },
                     ['shortCut'] = 'homesteadreport',
                     ['shortCut'] = 'homesteadreport',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 3,584: Line 5,334:
                     ['command'] = 'ignorerequirements',
                     ['command'] = 'ignorerequirements',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Disable Settlement requirements for the session (Ie, dont require child settlements or citizens for a country to spawn.',
                     ['helpText'] = {
                            ['English'] = "Disable Settlement requirements for the session (Ie, dont require child settlements or citizens for a country to spawn.",
                            ['Russian'] = "",
                            ['German'] = "Deaktiviert die Siedlungsvoraussetzungen für diese Sitzung (d. h., man benötigt keine Siedlungen oder Städte, damit ein Land erscheint).",
                            ['French'] = "Désactiver les exigences de colonie pour la session (c'est-à-dire, ne pas exiger de colonies filles ou de citoyens pour créer un pays).",
                            },
                     ['shortCut'] = 'nosetreqs',
                     ['shortCut'] = 'nosetreqs',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,595: Line 5,350:
                     ['command'] = 'placehomestead',
                     ['command'] = 'placehomestead',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Force-place a settlement at current position, either yourself or a test user.',
                     ['helpText'] = {
                            ['English'] = "Force-place a settlement at current position, either yourself or a test user.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Forcer le placement d'une colonie à la position actuelle, que ce soit pour vous-même ou pour un utilisateur de test.",
                            },
                     ['shortCut'] = 'placehomestead',
                     ['shortCut'] = 'placehomestead',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,607: Line 5,367:
                     ['command'] = 'populate',
                     ['command'] = 'populate',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Fill the town on this plot with citizens.',
                     ['helpText'] = {
                            ['English'] = "Fill the town on this plot with citizens.",
                            ['Russian'] = "Заполнить город на этом участке Гражданами.",
                            ['German'] = "Fülle die Stadt auf diesem Grundstück mit Bewohnern.",
                            ['French'] = "Remplir la ville sur ce terrain avec des citoyens.",
                            },
                     ['shortCut'] = 'populate',
                     ['shortCut'] = 'populate',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,621: Line 5,386:
                     ['command'] = 'rebuildcivicpowers',
                     ['command'] = 'rebuildcivicpowers',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Recalc civic powers for all settlements and users.',
                     ['helpText'] = {
                            ['English'] = "Recalc civic powers for all settlements and users.",
                            ['Russian'] = "Пересчитать гражданские права для всех поселений и игроков.",
                            ['German'] = "Neuverordnung der Bürgerrechte für alle Siedlungen und Nutzer.",
                            ['French'] = "Recalculer les pouvoirs civiques pour tous les établissements et utilisateurs.",
                            },
                     ['shortCut'] = 'rebuildcivicpowers',
                     ['shortCut'] = 'rebuildcivicpowers',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,630: Line 5,400:
                     ['command'] = 'recountclaims',
                     ['command'] = 'recountclaims',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Forces a recount and update of the number of spawned claims and stakes for each settlement, in case they are out of synch.',
                     ['helpText'] = {
                            ['English'] = "Forces a recount and update of the number of spawned claims and stakes for each settlement, in case they are out of synch.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Force un recomptage et une mise à jour du nombre de revendications et d'enjeux générés pour chaque colonie, au cas où elles ne seraient pas synchronisés.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,640: Line 5,415:
                     ['command'] = 'renouncecitizenship',
                     ['command'] = 'renouncecitizenship',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Leave citizenship of whatever settlement you are a citizen of.',
                     ['helpText'] = {
                            ['English'] = "Leave citizenship of whatever settlement you are a citizen of.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Quitter la citoyenneté de n'importe quelle colonie dont vous êtes citoyen.",
                            },
                     ['shortCut'] = 'renounce',
                     ['shortCut'] = 'renounce',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 3,649: Line 5,429:
                     ['command'] = 'reset',
                     ['command'] = 'reset',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Resets any invalid entries in a settlement to a new default.  If true is passed, reset everything, regardless of validity.',
                     ['helpText'] = {
                            ['English'] = "Resets any invalid entries in a settlement to a new default.  If true is passed, reset everything, regardless of validity.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Réinitialiser toutes les entrées invalides d'une colonie à une nouvelle valeur par défaut. Si le résultat est vrai, réinitialise tout, quel que soit l'état de validité.",
                            },
                     ['shortCut'] = 'resettle',
                     ['shortCut'] = 'resettle',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,660: Line 5,445:
                     ['command'] = 'resolvecrisis',
                     ['command'] = 'resolvecrisis',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Forces resolution of property crises by removing claims now.  Pass individual settlement, or leave blank for \'all settlements in crisis\'.',
                     ['helpText'] = {
                            ['English'] = "Forces resolution of property crises by removing claims now.  Pass individual settlement, or leave blank for \'all settlements in crisis\'.",
                            ['Russian'] = "Forces resolution of property crises by removing claims now.  Pass individual settlement, or leave blank for \'all settlements in crisis\'.",
                            ['German'] = "Forces resolution of property crises by removing claims now.  Pass individual settlement, or leave blank for \'all settlements in crisis\'.",
                            ['French'] = "Forces resolution of property crises by removing claims now.  Pass individual settlement, or leave blank for \'all settlements in crisis\'.",
                            },
                     ['shortCut'] = 'resolvecrisis',
                     ['shortCut'] = 'resolvecrisis',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,670: Line 5,460:
                     ['command'] = 'settlementreport',
                     ['command'] = 'settlementreport',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location.  Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)',
                     ['helpText'] = {
                            ['English'] = "Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location.  Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)",
                            ['Russian'] = "Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location.  Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)",
                            ['German'] = "Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location.  Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)",
                            ['French'] = "Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location.  Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)",
                            },
                     ['shortCut'] = 'settlementreport',
                     ['shortCut'] = 'settlementreport',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 3,680: Line 5,475:
                     ['command'] = 'spawn',
                     ['command'] = 'spawn',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Spawn a debug set of settlements.',
                     ['helpText'] = {
                            ['English'] = "Spawn a debug set of settlements.",
                            ['Russian'] = "Создать поселение для тестирования.",
                            ['German'] = "Spawnt ein Set von Siedlungen zum debuggen.",
                            ['French'] = "Créez un ensemble de colonies de débogage.",
                            },
                     ['shortCut'] = 'testtown',
                     ['shortCut'] = 'testtown',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,689: Line 5,489:
                     ['command'] = 'spawnhomestead',
                     ['command'] = 'spawnhomestead',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Create a homestead for the passed user or a test user if null.',
                     ['helpText'] = {
                            ['English'] = "Create a homestead for the passed user or a test user if null.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Créer une propriété privée pour l'utilisateur donné ou un utilisateur test si nul.",
                            },
                     ['shortCut'] = 'home',
                     ['shortCut'] = 'home',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,700: Line 5,505:
                     ['command'] = 'spawnsimplesettlements',
                     ['command'] = 'spawnsimplesettlements',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Create a nested homestead, town, country, and federation with simple force-enabled objects.',
                     ['helpText'] = {
                            ['English'] = "Create a nested homestead, town, country, and federation with simple force-enabled objects.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Créez une propriété privée, une ville, un pays et une fédération imbriqués avec de simples objets activés par la force.",
                            },
                     ['shortCut'] = 'sets',
                     ['shortCut'] = 'sets',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,711: Line 5,521:
                     ['command'] = 'spawntown',
                     ['command'] = 'spawntown',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Create a new town on this plot and add citizens.',
                     ['helpText'] = {
                            ['English'] = "Create a new town on this plot and add citizens.",
                            ['Russian'] = "Создать на этом участке новый город и заполнить его Гражданами.",
                            ['German'] = "Errichte auf diesem Landstück eine neue Stadt und lasse Bewohner in sie einziehen.",
                            ['French'] = "Créer une nouvelle ville sur cette parcelle et y ajouter des citoyens.",
                            },
                     ['shortCut'] = 'town',
                     ['shortCut'] = 'town',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,726: Line 5,541:
                     ['command'] = 'vacate',
                     ['command'] = 'vacate',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Make a given citizen leave citizenship of a given town.',
                     ['helpText'] = {
                            ['English'] = "Make a given citizen leave citizenship of a given town.",
                            ['Russian'] = "Забирает гражданство в данном городе у игрока.",
                            ['German'] = "Entziehe einem Bürger die Bürgerschaft einer Stadt.",
                            ['French'] = "Faire qu'un citoyen donné perde la citoyenneté d'une ville donnée.",
                            },
                     ['shortCut'] = 'vacate',
                     ['shortCut'] = 'vacate',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,737: Line 5,557:
                     ['command'] = 'vacateall',
                     ['command'] = 'vacateall',
                     ['parent'] = 'settlement',
                     ['parent'] = 'settlement',
                     ['helpText'] = 'Make a given citizen remove all its citizens (or all settlements if none passed).',
                     ['helpText'] = {
                            ['English'] = "Make a given citizen remove all its citizens (or all settlements if none passed).",
                            ['Russian'] = "Заставьте этого гражданина удалить всех своих подданных (или все населенные пункты, если ни один из них не прошел).",
                            ['German'] = "Entfernt alle Bürgerschaften oder Siedlungen eines Mitspielers.",
                            ['French'] = "Faire en sorte qu'un citoyen donné supprime tous ses citoyens (ou toutes les colonies si rien n'est spécifié).",
                            },
                     ['shortCut'] = 'vacateall',
                     ['shortCut'] = 'vacateall',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,747: Line 5,572:
                     ['command'] = 'animalspeed',
                     ['command'] = 'animalspeed',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Set speed for nearest animal (debug)',
                     ['helpText'] = {
                            ['English'] = "Set speed for nearest animal (debug)",
                            ['Russian'] = "Задать скорость для ближайшего животного (отладка)",
                            ['German'] = "Geschwindigkeit für das nächste Tier einstellen (Debug)",
                            ['French'] = "Définit la vitesse pour l'animal le plus proche (débug)",
                            },
                     ['shortCut'] = 'animalspeed',
                     ['shortCut'] = 'animalspeed',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,758: Line 5,588:
                     ['command'] = 'bunnytime',
                     ['command'] = 'bunnytime',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Spawns 100 bunnies',
                     ['helpText'] = {
                            ['English'] = "Spawns 100 bunnies",
                            ['Russian'] = "Создать 100 кроликов",
                            ['German'] = "Erzeugt 100 Hasen",
                            ['French'] = "Génère 100 lapins",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,767: Line 5,602:
                     ['command'] = 'cleardebris',
                     ['command'] = 'cleardebris',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Clears debris in an area.',
                     ['helpText'] = {
                            ['English'] = "Clears debris in an area.",
                            ['Russian'] = "Убрать древесную массу в зоне.",
                            ['German'] = "Beseitigt Trümmer in einem Bereich.",
                            ['French'] = "Débarrasse une zone de ses débris.",
                            },
                     ['shortCut'] = 'cleardebris',
                     ['shortCut'] = 'cleardebris',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,777: Line 5,617:
                     ['command'] = 'debuganimal',
                     ['command'] = 'debuganimal',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Enables debug on the nearest animal, or disables it if already enabled.',
                     ['helpText'] = {
                            ['English'] = "Enables debug on the nearest animal, or disables it if already enabled.",
                            ['Russian'] = "Включает отладку ближайшего животного или выключает, если она уже включена.",
                            ['German'] = "Aktiviert das Debuggen für das nächste Tier oder deaktiviert es, wenn es bereits aktiviert ist.",
                            ['French'] = "Active/désactive le mode débug sur l'animal le plus proche.",
                            },
                     ['shortCut'] = 'dba',
                     ['shortCut'] = 'dba',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,788: Line 5,633:
                     ['command'] = 'destroyedatmosphere',
                     ['command'] = 'destroyedatmosphere',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Set the percent of a destroyed atmosphere to display, blended to over a given number of seconds.',
                     ['helpText'] = {
                            ['English'] = "Set the percent of a destroyed atmosphere to display, blended to over a given number of seconds.",
                            ['Russian'] = "Задать процент уничтожения атмосферы, который рассеется за указанное количество секунд.",
                            ['German'] = "Lege die Rate der zerstörten Atmosphäre fest, die über eine bestimmte Anzahl an Sekunden angezeigt wird.",
                            ['French'] = "Définir le pourcentage d'atmosphère détruite à montrer, fondu sur une durée en seconde.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,800: Line 5,650:
                     ['command'] = 'dinnerbell',
                     ['command'] = 'dinnerbell',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Makes all animals hungry.',
                     ['helpText'] = {
                            ['English'] = "Makes all animals hungry.",
                            ['Russian'] = "Сделать всех животных голодными.",
                            ['German'] = "Macht alle Tiere hungrig.",
                            ['French'] = "Rend tout les animaux affamés.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,810: Line 5,665:
                     ['command'] = 'followanimal',
                     ['command'] = 'followanimal',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Toggle following the nearest animal.',
                     ['helpText'] = {
                            ['English'] = "Toggle following the nearest animal.",
                            ['Russian'] = "Переключить следование за ближайшим животным.",
                            ['German'] = "Dem nächsten Tier folgen.",
                            ['French'] = "Active/désactive le suivi de l'animal le plus proche.",
                            },
                     ['shortCut'] = 'fola',
                     ['shortCut'] = 'fola',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,820: Line 5,680:
                     ['command'] = 'forcecollectglobalstats',
                     ['command'] = 'forcecollectglobalstats',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Force global stats to collect now. Updates world progress stats as well.',
                     ['helpText'] = {
                            ['English'] = "Force global stats to collect now. Updates world progress stats as well.",
                            ['Russian'] = "Собирать глобальную статистику сейчас. Также обновляет статистику прогресса мира.",
                            ['German'] = "Erzwinge jetzt die Sammlung globaler Statistiken. Aktualisiert auch die Statistiken des Weltenfortschritts.",
                            ['French'] = "Force la collecte des statistiques mondiale. Met également à jour les statistiques de progression du monde.",
                            },
                     ['shortCut'] = 'globalstats',
                     ['shortCut'] = 'globalstats',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,830: Line 5,695:
                     ['command'] = 'greenthumb',
                     ['command'] = 'greenthumb',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Spawns random plants',
                     ['helpText'] = {
                            ['English'] = "Spawns random plants",
                            ['Russian'] = "Создать случайные растения",
                            ['German'] = "Spawnt zufällige Pflanzen",
                            ['French'] = "Génère des plantes au hasard",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,841: Line 5,711:
                     ['command'] = 'killplants',
                     ['command'] = 'killplants',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Kills all plants in an area. Pass false to not delete them.',
                     ['helpText'] = {
                            ['English'] = "Kills all plants in an area. Pass false to not delete them.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Détruit toutes les plantes dans une zone. Passez false pour ne pas les supprimer.",
                            },
                     ['shortCut'] = 'killplants',
                     ['shortCut'] = 'killplants',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,853: Line 5,728:
                     ['command'] = 'killtrees',
                     ['command'] = 'killtrees',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Kills all trees in an area. Pass false to only cut them.',
                     ['helpText'] = {
                            ['English'] = "Kills all trees in an area. Pass false to only cut them.",
                            ['Russian'] = "Убивает все деревья в области. Параметр false, чтобы срубить их.",
                            ['German'] = "",
                            ['French'] = "Tue tous les arbres dans une zone. Passez false pour seulement les couper.",
                            },
                     ['shortCut'] = 'killtrees',
                     ['shortCut'] = 'killtrees',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,865: Line 5,745:
                     ['command'] = 'letitfish',
                     ['command'] = 'letitfish',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Fishing time!',
                     ['helpText'] = {
                            ['English'] = "Fishing time!",
                            ['Russian'] = "Время рыбалки!",
                            ['German'] = "Zeit zum Angeln!",
                            ['French'] = "C'est l'heure de la pêche !",
                            },
                     ['shortCut'] = 'fish',
                     ['shortCut'] = 'fish',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,875: Line 5,760:
                     ['command'] = 'liedown',
                     ['command'] = 'liedown',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'The animal that\'s currently being debugged will change state to lie down (or idle if he doesn\'t have a lie down state).',
                     ['helpText'] = {
                            ['English'] = "The animal that\'s currently being debugged will change state to lie down (or idle if he doesn\'t have a lie down state).",
                            ['Russian'] = "The animal that\'s currently being debugged will change state to lie down (or idle if he doesn\'t have a lie down state).",
                            ['German'] = "The animal that\'s currently being debugged will change state to lie down (or idle if he doesn\'t have a lie down state).",
                            ['French'] = "The animal that\'s currently being debugged will change state to lie down (or idle if he doesn\'t have a lie down state).",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,885: Line 5,775:
                     ['command'] = 'massplant',
                     ['command'] = 'massplant',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Spawns a bunch of one plant',
                     ['helpText'] = {
                            ['English'] = "Spawns a bunch of one plant",
                            ['Russian'] = "Создать группу одинаковых растений",
                            ['German'] = "Spawnt eine Menge der gleichen Pflanze",
                            ['French'] = "Génère quelques plantes d'une espèce",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,899: Line 5,794:
                     ['command'] = 'moveto',
                     ['command'] = 'moveto',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates)',
                     ['helpText'] = {
                            ['English'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates)",
                            ['Russian'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates)",
                            ['German'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates)",
                            ['French'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates)",
                            },
                     ['shortCut'] = 'animalmoveto',
                     ['shortCut'] = 'animalmoveto',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,910: Line 5,810:
                     ['command'] = 'noah',
                     ['command'] = 'noah',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Spawns given number of all animals',
                     ['helpText'] = {
                            ['English'] = "Spawns given number of all animals",
                            ['Russian'] = "Создаёт указанное количество всех животных",
                            ['German'] = "Erzeugt eine Anzahl von Tieren",
                            ['French'] = "Génère un nombre précis de tous les animaux",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,920: Line 5,825:
                     ['command'] = 'oneshot',
                     ['command'] = 'oneshot',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Kills nearest animal',
                     ['helpText'] = {
                            ['English'] = "Kills nearest animal",
                            ['Russian'] = "Убивает животных вблизи",
                            ['German'] = "Tötet das nächste Tier",
                            ['French'] = "Tue l'animal le plus proche",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,929: Line 5,839:
                     ['command'] = 'poorbunnies',
                     ['command'] = 'poorbunnies',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Kills all animals',
                     ['helpText'] = {
                            ['English'] = "Kills all animals",
                            ['Russian'] = "Убить всех животных",
                            ['German'] = "Tötet alle Tiere",
                            ['French'] = "Tue tous les animaux",
                            },
                     ['shortCut'] = 'die',
                     ['shortCut'] = 'die',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,939: Line 5,854:
                     ['command'] = 'predatorsprotected',
                     ['command'] = 'predatorsprotected',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Stay invisible from predators',
                     ['helpText'] = {
                            ['English'] = "Stay invisible from predators",
                            ['Russian'] = "Стать невидимым для хищников",
                            ['German'] = "Bleib unsichtbar vor Raubtieren",
                            ['French'] = "Rester invisible des prédateurs",
                            },
                     ['shortCut'] = 'safe',
                     ['shortCut'] = 'safe',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,948: Line 5,868:
                     ['command'] = 'raisesealevel',
                     ['command'] = 'raisesealevel',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Raises the sea level by a passed in amount.  Careful with this one!',
                     ['helpText'] = {
                            ['English'] = "Raises the sea level by a passed in amount.  Careful with this one!",
                            ['Russian'] = "Поднимает уровень море на заданную величину. Используйте с осторожностью!",
                            ['German'] = "Erhöht den Meeresspiegel um einen bestimmten Wert. Mit Vorsicht verwenden!",
                            ['French'] = "Augmente le niveau de la mer du montant précisé. Attention avec celle-ci !",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 3,958: Line 5,883:
                     ['command'] = 'regenlayer',
                     ['command'] = 'regenlayer',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Regenerates a world layer, restoring it to the state it would be in if the world were newly generated.',
                     ['helpText'] = {
                            ['English'] = "Regenerates a world layer, restoring it to the state it would be in if the world were newly generated.",
                            ['Russian'] = "Регенерирует слой мира восстанавливая состояние в котором он был сразу после создания.",
                            ['German'] = "Setzt eine Weltebene zurück in den Zustand, in dem sie wäre, wenn die Welt frisch generiert worden wäre.",
                            ['French'] = "Régénère un calque du monde, en la restaurant à l'état dans lequel elle se trouverait si le monde était nouvellement généré.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,969: Line 5,899:
                     ['command'] = 'removedeadplants',
                     ['command'] = 'removedeadplants',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Removes dead plants in an area.',
                     ['helpText'] = {
                            ['English'] = "Removes dead plants in an area.",
                            ['Russian'] = "Убрать мертвые растения в зоне.",
                            ['German'] = "Entfernt tote Pflanzen in einem Bereich.",
                            ['French'] = "Enlève les plantes mortes dans une zone.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,980: Line 5,915:
                     ['command'] = 'repopulateanimallayer',
                     ['command'] = 'repopulateanimallayer',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Reset animal sim population to initial values (as it was on world generation)',
                     ['helpText'] = {
                            ['English'] = "Reset animal sim population to initial values (as it was on world generation)",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 3,989: Line 5,929:
                     ['command'] = 'sealevel',
                     ['command'] = 'sealevel',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Displays the current sea level and how much it has risen.',
                     ['helpText'] = {
                            ['English'] = "Displays the current sea level and how much it has risen.",
                            ['Russian'] = "Отображает текущий уровень моря и насколько он вырос.",
                            ['German'] = "Zeigt den aktuellen Meeresspiegel und wie weit dieser angestiegen ist.",
                            ['French'] = "Affiche le niveau actuel de la mer et combien il a augmenté.",
                            },
                     ['shortCut'] = 'sea',
                     ['shortCut'] = 'sea',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 3,998: Line 5,943:
                     ['command'] = 'setlayer',
                     ['command'] = 'setlayer',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Sets a world layer to specific value or random value from range.',
                     ['helpText'] = {
                            ['English'] = "Sets a world layer to specific value or random value from range.",
                            ['Russian'] = "Устанавливает слой мира на определенное значение или случайное значение из диапазона.",
                            ['German'] = "Legt eine Weltenebene auf einen bestimmten Wert oder einen zufälligen Wert aus einem Bereich fest.",
                            ['French'] = "Définit un calque du monde à une valeur spécifique ou à une valeur aléatoire de la gamme.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,011: Line 5,961:
                     ['command'] = 'setpollutionactive',
                     ['command'] = 'setpollutionactive',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Activates/deactivates pollution layer updating.',
                     ['helpText'] = {
                            ['English'] = "Activates/deactivates pollution layer updating.",
                            ['Russian'] = "Включает/выключает обновление слоя загрязнения.",
                            ['German'] = "Aktiviert / deaktiviert die Aktualisierung der Verschmutzungsschicht.",
                            ['French'] = "Active/désactive la mise à jour du calque de pollution.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,021: Line 5,976:
                     ['command'] = 'spawnallplants',
                     ['command'] = 'spawnallplants',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Spawns plants of particular ages in a row',
                     ['helpText'] = {
                            ['English'] = "Spawns plants of particular ages in a row",
                            ['Russian'] = "Создаёт ряд растений определенного возраста",
                            ['German'] = "Spawnt Pflanzen bestimmten Alters in einer Reihe",
                            ['French'] = "Génère des plantes d'âges particuliers sur une rangée",
                            },
                     ['shortCut'] = 'allplants',
                     ['shortCut'] = 'allplants',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,034: Line 5,994:
                     ['command'] = 'spawnalltrees',
                     ['command'] = 'spawnalltrees',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Spawns trees of particular ages in a row',
                     ['helpText'] = {
                            ['English'] = "Spawns trees of particular ages in a row",
                            ['Russian'] = "",
                            ['German'] = "Erzeugt Bäume bestimmten Alters in einer Reihe",
                            ['French'] = "Génère des arbres d'âges particuliers sur une rangée",
                            },
                     ['shortCut'] = 'alltrees',
                     ['shortCut'] = 'alltrees',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,043: Line 6,008:
                     ['command'] = 'spawnanimal',
                     ['command'] = 'spawnanimal',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Spawns a number of animals',
                     ['helpText'] = {
                            ['English'] = "Spawns a number of animals",
                            ['Russian'] = "Создаёт какое-то количество животных",
                            ['German'] = "Spawnt eine Anzahl von Tieren",
                            ['French'] = "Génère un certain nombre d'animaux",
                            },
                     ['shortCut'] = 'animal',
                     ['shortCut'] = 'animal',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,054: Line 6,024:
                     ['command'] = 'spawnanimalmovementtestingarea',
                     ['command'] = 'spawnanimalmovementtestingarea',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Spawns special area for testing animal movement. This command is not fully implemented yet.',
                     ['helpText'] = {
                            ['English'] = "Spawns special area for testing animal movement. This command is not fully implemented yet.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Fait apparaître une zone spéciale pour tester le mouvement des animaux. Cette commande n'est pas encore entièrement implémentée.",
                            },
                     ['shortCut'] = 'samt',
                     ['shortCut'] = 'samt',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,063: Line 6,038:
                     ['command'] = 'spawnanimals',
                     ['command'] = 'spawnanimals',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Spawns a number of animals of each species',
                     ['helpText'] = {
                            ['English'] = "Spawns a number of animals of each species",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Fait apparaître un certain nombre d'animaux de chaque espèce",
                            },
                     ['shortCut'] = 'animals',
                     ['shortCut'] = 'animals',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,073: Line 6,053:
                     ['command'] = 'spawnplant',
                     ['command'] = 'spawnplant',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Spawns a plant or plants in a row or grid',
                     ['helpText'] = {
                            ['English'] = "Spawns a plant or plants in a row or grid",
                            ['Russian'] = "",
                            ['German'] = "Erzeugt eine oder mehrere Pflanzen in einer Linie oder einem Gitter",
                            ['French'] = "Génère une ou plusieurs plantes sur une rangée ou une grille",
                            },
                     ['shortCut'] = 'plant',
                     ['shortCut'] = 'plant',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,087: Line 6,072:
                     ['command'] = 'switchanimalspawn',
                     ['command'] = 'switchanimalspawn',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Switch spawn animals by Simulation on and off.',
                     ['helpText'] = {
                            ['English'] = "Switch spawn animals by Simulation on and off.",
                            ['Russian'] = "",
                            ['German'] = "Schalten Tier Spawns durch Simulation ein und aus.",
                            ['French'] = "Activer/désactiver la génération des animaux via simulation.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,097: Line 6,087:
                     ['command'] = 'testanimalmovement',
                     ['command'] = 'testanimalmovement',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Spawns animals and sets target positions for them to test animal movement. Requires special testing area to be present.',
                     ['helpText'] = {
                            ['English'] = "Spawns animals and sets target positions for them to test animal movement. Requires special testing area to be present.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Générer des animaux et définir leurs positions cibles pour tester le mouvement des animaux. Nécessite la présence d'une zone de test spéciale.",
                            },
                     ['shortCut'] = 'tam',
                     ['shortCut'] = 'tam',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,109: Line 6,104:
                     ['command'] = 'testanimalpathcontinuations',
                     ['command'] = 'testanimalpathcontinuations',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.',
                     ['helpText'] = {
                            ['English'] = "Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.",
                            ['Russian'] = "Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.",
                            ['German'] = "Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.",
                            ['French'] = "Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.",
                            },
                     ['shortCut'] = 'tapc',
                     ['shortCut'] = 'tapc',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,120: Line 6,120:
                     ['command'] = 'testanimalpathinterruptions',
                     ['command'] = 'testanimalpathinterruptions',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.',
                     ['helpText'] = {
                            ['English'] = "Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.",
                            ['Russian'] = "Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.",
                            ['German'] = "Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.",
                            ['French'] = "Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.",
                            },
                     ['shortCut'] = 'tapi',
                     ['shortCut'] = 'tapi',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,131: Line 6,136:
                     ['command'] = 'testanimalpathwrapping',
                     ['command'] = 'testanimalpathwrapping',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Spawns an animal and makes it run between two points, following a path that causes it to cross all world borders. Requires special testing area to be present.',
                     ['helpText'] = {
                            ['English'] = "Spawns an animal and makes it run between two points, following a path that causes it to cross all world borders. Requires special testing area to be present.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Fait apparaître un animal et le fait courir entre deux points, suivant un chemin qui le fait traverser toutes les frontières mondiales. Nécessite la présence d'une zone de test spéciale.",
                            },
                     ['shortCut'] = 'tapw',
                     ['shortCut'] = 'tapw',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,143: Line 6,153:
                     ['command'] = 'trample',
                     ['command'] = 'trample',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Tramples the surrounding ground',
                     ['helpText'] = {
                            ['English'] = "Tramples the surrounding ground",
                            ['Russian'] = "Вытаптывает окружающие земли",
                            ['German'] = "Zertrampelt den umgebenden Boden",
                            ['French'] = "Piétine le sol environnant",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,152: Line 6,167:
                     ['command'] = 'unpollute',
                     ['command'] = 'unpollute',
                     ['parent'] = 'sim',
                     ['parent'] = 'sim',
                     ['helpText'] = 'Unpollute an area. Remove dead plants and replace dirt on grass blocks.',
                     ['helpText'] = {
                            ['English'] = "Unpollute an area. Remove dead plants and replace dirt on grass blocks.",
                            ['Russian'] = "Очистить зону от загрязнения. Убрать мёртвые растения и заменить землю на траву.",
                            ['German'] = "Verschmutze einen Bereich. Entferne tote Pflanzen und ersetze es mit Schmutz auf Grasblöcken.",
                            ['French'] = "Dépollue une zone. Supprime les plantes mortes et remplace la terre sur les blocs d'herbe.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,163: Line 6,183:
                     ['command'] = 'addlevelto',
                     ['command'] = 'addlevelto',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Gives levels to another player. Gives to yourself if target user is empty',
                     ['helpText'] = {
                            ['English'] = "Gives levels to another player. Gives to yourself if target user is empty",
                            ['Russian'] = "Добавляет уровни другому игроку. Выдаст Вам если игрок не был указан",
                            ['German'] = "Gib einem anderen Spieler Fertigkeitspunkte. Gebe sie dir selbst, wenn der Zielbenutzer leer ist",
                            ['French'] = "Donne des niveaux à un autre joueur. S'applique à soi-même si l'utilisateur cible est vide",
                            },
                     ['shortCut'] = 'addlevel',
                     ['shortCut'] = 'addlevel',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,174: Line 6,199:
                     ['command'] = 'addpointsto',
                     ['command'] = 'addpointsto',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Give skillpoints to another player. Give them to yourself if target user is empty',
                     ['helpText'] = {
                            ['English'] = "Give skillpoints to another player. Give them to yourself if target user is empty",
                            ['Russian'] = "Передать очки навыков другому игроку или передать очки самому себе если не указывать целевого игрока",
                            ['German'] = "Gib einem anderen Spieler Fertigkeitspunkte. Gebe sie dir selbst, wenn der Zielbenutzer leer ist",
                            ['French'] = "Donnez des points de compétence à un autre joueur. S'applique à soi-même si l'utilisateur cible est vide",
                            },
                     ['shortCut'] = 'addpoint',
                     ['shortCut'] = 'addpoint',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,185: Line 6,215:
                     ['command'] = 'all',
                     ['command'] = 'all',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Unlocks all skills',
                     ['helpText'] = {
                            ['English'] = "Unlocks all skills",
                            ['Russian'] = "Разблокирует все навыки",
                            ['German'] = "Schaltet alle Fertigkeiten frei",
                            ['French'] = "Débloque toutes les compétences",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,195: Line 6,230:
                     ['command'] = 'cleartalents',
                     ['command'] = 'cleartalents',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Resets all talents for a specialization for a player. If the skill name is empty it will remove talents from all specialization',
                     ['helpText'] = {
                            ['English'] = "Resets all talents for a specialization for a player. If the skill name is empty it will remove talents from all specialization",
                            ['Russian'] = "Сбрасывает таланты для указанной специализации игрока. Если специализация не указана, сбрасываются все таланты",
                            ['German'] = "Setzt alle Talente für eine Spezialisierung eines Spielers zurück. Falls der Spezialisierungsname leer ist, werden die Talente von allen Spezialisierungen entfernt",
                            ['French'] = "Réinitialise tous les talents pour la spécialisation d'un joueur. Si le nom de la compétence est vide, cela supprimera toutes les talents de toutes les spécialisations",
                            },
                     ['shortCut'] = 'notalents',
                     ['shortCut'] = 'notalents',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,206: Line 6,246:
                     ['command'] = 'creative',
                     ['command'] = 'creative',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Remove restrictions and gives you every skill at max level.',
                     ['helpText'] = {
                            ['English'] = "Remove restrictions and gives you every skill at max level.",
                            ['Russian'] = "Убирает ограничения и даёт вам все навыки на максимальном уровне.",
                            ['German'] = "Entferne Beschränkungen und gibt dir alle Fähigkeiten auf maximalem Level.",
                            ['French'] = "Retire les restrictions et vous donne toutes les compétences au niveau max.",
                            },
                     ['shortCut'] = 'creative',
                     ['shortCut'] = 'creative',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,215: Line 6,260:
                     ['command'] = 'debugedu',
                     ['command'] = 'debugedu',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Make education tick every frame, accepet teachers and students regardless of skills, and allow teachers to be their own students.',
                     ['helpText'] = {
                            ['English'] = "Make education tick every frame, accepet teachers and students regardless of skills, and allow teachers to be their own students.",
                            ['Russian'] = "Сделайте так, чтобы образование соответствовало каждому кадру, принимайте учителей и учеников, независимо от навыков, и позволяйте учителям быть самими собой с учениками.",
                            ['German'] = "Lässt Bildung jeden frame ticken. Nimmt Schüler und Lehrer unabhängig vom Skill an und Lehrer können ihre eigenen Schüler sein.",
                            ['French'] = "Faire en sorte que l'éducation soit pleinement encadrée, acceptez les enseignants et les élèves indépendamment de leurs compétences et permettez aux enseignants d'être leurs propres élèves.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,224: Line 6,274:
                     ['command'] = 'education',
                     ['command'] = 'education',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.',
                     ['helpText'] = {
                            ['English'] = "Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.",
                            ['Russian'] = "Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.",
                            ['German'] = "Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.",
                            ['French'] = "Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,236: Line 6,291:
                     ['command'] = 'fullreset',
                     ['command'] = 'fullreset',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Resets all skills to unlearnt',
                     ['helpText'] = {
                            ['English'] = "Resets all skills to unlearnt",
                            ['Russian'] = "Сбрасывает все навыки в не изученное состояние",
                            ['German'] = "Setzt alle Fertigkeiten zurück",
                            ['French'] = "Réinitialise toutes les compétences à non apprise",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,246: Line 6,306:
                     ['command'] = 'give',
                     ['command'] = 'give',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Gives a skill matching the given name. If no target user is set, apply to self.',
                     ['helpText'] = {
                            ['English'] = "Gives a skill matching the given name. If no target user is set, apply to self.",
                            ['Russian'] = "Выдает всё специализации, совпадающие с названием. Если не указан игрок, применяется к себе.",
                            ['German'] = "Verleiht eine Fähigkeit, die sich dem zugeordneten Namen anpasst. Wenn kein Zielnutzer bestimmt ist, auf sich selbst anwenden.",
                            ['French'] = "Donne une compétence correspondant au nom donné. Si aucun utilisateur cible n'est défini, s'appliquer sur soi.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,257: Line 6,322:
                     ['command'] = 'givepointsto',
                     ['command'] = 'givepointsto',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Give skillpoints to another player',
                     ['helpText'] = {
                            ['English'] = "Give skillpoints to another player",
                            ['Russian'] = "Дать очки навыков другому игроку",
                            ['German'] = "Gibt Fertigkeitspunkte an einen anderen Spieler",
                            ['French'] = "Donne des points de compétence à un autre joueur",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,269: Line 6,339:
                     ['command'] = 'levelup',
                     ['command'] = 'levelup',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Levels up a string matching the passed skill\'s name to the max.',
                     ['helpText'] = {
                            ['English'] = "Levels up a string matching the passed skill\'s name to the max.",
                            ['Russian'] = "Levels up a string matching the passed skill\'s name to the max.",
                            ['German'] = "Levels up a string matching the passed skill\'s name to the max.",
                            ['French'] = "Levels up a string matching the passed skill\'s name to the max.",
                            },
                     ['shortCut'] = 'levelup',
                     ['shortCut'] = 'levelup',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,280: Line 6,355:
                     ['command'] = 'levelupall',
                     ['command'] = 'levelupall',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Levels all skills up 1 level at a time (no chunks).',
                     ['helpText'] = {
                            ['English'] = "Levels all skills up 1 level at a time (no chunks).",
                            ['Russian'] = "Поднять все навыки на 1 уровень разом (без квитанций).",
                            ['German'] = "Erhöht alle Fertigkeiten um jeweils 1 Stufe (keine Brocken).",
                            ['French'] = "Augmente toutes les compétences d'un niveau à la fois (sans morceaux).",
                            },
                     ['shortCut'] = 'allskills',
                     ['shortCut'] = 'allskills',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,289: Line 6,369:
                     ['command'] = 'levelupuser',
                     ['command'] = 'levelupuser',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Level up a citizen by one.  Default levels you up.',
                     ['helpText'] = {
                            ['English'] = "Level up a citizen by one.  Default levels you up.",
                            ['Russian'] = "Повышайте уровень жителя на один. Уровни по умолчанию, которые вы повышаете.",
                            ['German'] = "Erhöht die Stufe eines Spielers um 1. Standardmäßig stuft es dich hoch.",
                            ['French'] = "Augmenter le niveau d'un citoyen de un. Par défaut, vous montez de niveau.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,299: Line 6,384:
                     ['command'] = 'rate',
                     ['command'] = 'rate',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Displays or sets the current skill rate multiplier.',
                     ['helpText'] = {
                            ['English'] = "Displays or sets the current skill rate multiplier.",
                            ['Russian'] = "Показывает или задаёт множитель прироста очков навыков.",
                            ['German'] = "Zeigt den momentanen Fertigkeitspunktemultiplikator an oder setzt ihn.",
                            ['French'] = "Affiche ou définit le multiplicateur de compétence actuel.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,309: Line 6,399:
                     ['command'] = 'removelevelfrom',
                     ['command'] = 'removelevelfrom',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Removes levels from another player. Removes from yourself if target user is empty',
                     ['helpText'] = {
                            ['English'] = "Removes levels from another player. Removes from yourself if target user is empty",
                            ['Russian'] = "Удаляет уровни у другого игрока. Удалит у Вас если игрок не указан",
                            ['German'] = "Entferne einem anderen Spieler Fertigkeitspunkte. Entferne sie dir selbst, wenn der Zielbenutzer nicht angegeben ist",
                            ['French'] = "Supprime les niveaux d'un autre joueur. Se retire de soi-même si l'utilisateur cible est vide",
                            },
                     ['shortCut'] = 'removelevel',
                     ['shortCut'] = 'removelevel',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,320: Line 6,415:
                     ['command'] = 'removepointsfrom',
                     ['command'] = 'removepointsfrom',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Remove skillpoints from another player. Removes from yourself if target user is empty',
                     ['helpText'] = {
                            ['English'] = "Remove skillpoints from another player. Removes from yourself if target user is empty",
                            ['Russian'] = "Удаляет очки опыта у другого игрока. Удалит у Вас если игрок не указан",
                            ['German'] = "Entferne einem anderen Spieler Fertigkeitspunkte. Entferne sie dir selbst, wenn der Zielbenutzer nicht angegeben ist",
                            ['French'] = "Retirez les points de compétence d'un autre joueur. Se retire de soi-même si l'utilisateur cible est vide",
                            },
                     ['shortCut'] = 'removepoint',
                     ['shortCut'] = 'removepoint',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,331: Line 6,431:
                     ['command'] = 'removespecialty',
                     ['command'] = 'removespecialty',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Removes a specialty that matches the passed string.',
                     ['helpText'] = {
                            ['English'] = "Removes a specialty that matches the passed string.",
                            ['Russian'] = "Удаляет специальность, соответствующую переданной строке.",
                            ['German'] = "Entfernt einen Beruf, der auf die Zeichenfolge passt.",
                            ['French'] = "Supprime une spécialité qui correspond à la chaîne transmise.",
                            },
                     ['shortCut'] = 'leveldown',
                     ['shortCut'] = 'leveldown',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,342: Line 6,447:
                     ['command'] = 'removetalent',
                     ['command'] = 'removetalent',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Removes talent by name for a player',
                     ['helpText'] = {
                            ['English'] = "Removes talent by name for a player",
                            ['Russian'] = "Убирает у игрока талант по его названию",
                            ['German'] = "Entfernt ein Talent für einen Spieler anhand des Namens",
                            ['French'] = "Supprime le talent par nom pour un joueur",
                            },
                     ['shortCut'] = 'talentdel',
                     ['shortCut'] = 'talentdel',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,353: Line 6,463:
                     ['command'] = 'reset',
                     ['command'] = 'reset',
                     ['parent'] = 'skills',
                     ['parent'] = 'skills',
                     ['helpText'] = 'Resets a specialization for a player. If the skill name is empty it will reset all specializations.',
                     ['helpText'] = {
                            ['English'] = "Resets a specialization for a player. If the skill name is empty it will reset all specializations.",
                            ['Russian'] = "Сбрасывает специализацию у игрока. Если имя специализации не указано, то будут сброшены все.",
                            ['German'] = "Setzt die Spezialisierung für einen Spieler zurück. Falls der Fähigkeitsname leer ist, werden alle Spezialisierungen zurückgesetzt.",
                            ['French'] = "Réinitialise la spécialisation d'un joueur. Si le nom de la compétence est vide, cela réinitialisera toutes les spécialisations.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,364: Line 6,479:
                     ['command'] = 'atob',
                     ['command'] = 'atob',
                     ['parent'] = 'teleport',
                     ['parent'] = 'teleport',
                     ['helpText'] = 'Teleports player A to player B',
                     ['helpText'] = {
                            ['English'] = "Teleports player A to player B",
                            ['Russian'] = "Переместить игрока А к игроку Б",
                            ['German'] = "Teleportiert Spieler A zu Spieler B",
                            ['French'] = "Téléporte le joueur A vers le joueur B",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,376: Line 6,496:
                     ['command'] = 'targetto',
                     ['command'] = 'targetto',
                     ['parent'] = 'teleport',
                     ['parent'] = 'teleport',
                     ['helpText'] = 'Teleports otherPlayer to an xyz coordinate',
                     ['helpText'] = {
                            ['English'] = "Teleports otherPlayer to an xyz coordinate",
                            ['Russian'] = "Переместить другого игрока на xyz координаты",
                            ['German'] = "Teleportiert otherPlayer zu einer xyz-Koordinate",
                            ['French'] = "Téléporte un autre joueur vers une coordonnée xyz",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,390: Line 6,515:
                     ['command'] = 'todark',
                     ['command'] = 'todark',
                     ['parent'] = 'teleport',
                     ['parent'] = 'teleport',
                     ['helpText'] = 'Teleport to the opposite side of the World',
                     ['helpText'] = {
                            ['English'] = "Teleport to the opposite side of the World",
                            ['Russian'] = "Телепортироваться на противоположную сторону мира",
                            ['German'] = "Zur gegenüberliegenden Seite der Welt teleportieren",
                            ['French'] = "Vous téléporte de l'autre côté du Monde",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,399: Line 6,529:
                     ['command'] = 'toplayer',
                     ['command'] = 'toplayer',
                     ['parent'] = 'teleport',
                     ['parent'] = 'teleport',
                     ['helpText'] = 'Teleport to a citizen.',
                     ['helpText'] = {
                            ['English'] = "Teleport to a citizen.",
                            ['Russian'] = "Переместиться к жителю.",
                            ['German'] = "Teleportiert zu einem Bürger.",
                            ['French'] = "Se téléporter auprès du joueur.",
                            },
                     ['shortCut'] = 'tpto',
                     ['shortCut'] = 'tpto',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,409: Line 6,544:
                     ['command'] = 'toworldposition',
                     ['command'] = 'toworldposition',
                     ['parent'] = 'teleport',
                     ['parent'] = 'teleport',
                     ['helpText'] = 'Teleport to an xyz coordinate or an xz coordinate. For two components Y is calculated automatically.',
                     ['helpText'] = {
                            ['English'] = "Teleport to an xyz coordinate or an xz coordinate. For two components Y is calculated automatically.",
                            ['Russian'] = "Телепортироваться на xyz или xz координаты. При указании двух координат высота определяется автоматически.",
                            ['German'] = "Teleportiere zu einer xyz-Koordinate oder einer xz-Koordinate. Für zwei Komponenten wird Y automatisch berechnet.",
                            ['French'] = "Téléportation sur des coordonnées XYZ ou XZ. En cas de coordonnées XZ, alors Y est calculé automatiquement.",
                            },
                     ['shortCut'] = 'tp',
                     ['shortCut'] = 'tp',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,421: Line 6,561:
                     ['command'] = 'axesandchainsaw',
                     ['command'] = 'axesandchainsaw',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Test cutting trees with axe and chainsaw.',
                     ['helpText'] = {
                            ['English'] = "Test cutting trees with axe and chainsaw.",
                            ['Russian'] = "Test cutting trees with axe and chainsaw.",
                            ['German'] = "Test cutting trees with axe and chainsaw.",
                            ['French'] = "Test cutting trees with axe and chainsaw.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,430: Line 6,575:
                     ['command'] = 'bed',
                     ['command'] = 'bed',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Spawn a bed and sleep in it.',
                     ['helpText'] = {
                            ['English'] = "Spawn a bed and sleep in it.",
                            ['Russian'] = "Создать кровать и лечь спать в неё.",
                            ['German'] = "Erzeuge ein Bett und schlafe darin.",
                            ['French'] = "Faire apparaître un lit et dormir dedans.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,439: Line 6,589:
                     ['command'] = 'chatinteraction',
                     ['command'] = 'chatinteraction',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Make a test user send a message every specific period of time to the general channel and/or to the current user.',
                     ['helpText'] = {
                            ['English'] = "Make a test user send a message every specific period of time to the general channel and/or to the current user.",
                            ['Russian'] = "",
                            ['German'] = "Lässt einen Testbenutzer in einem bestimmten Intervall eine Nachricht an den allgemeinen Chat oder den aktuellen Benutzer senden.",
                            ['French'] = "Faire en sorte qu'un utilisateur de test envoie un message à intervalles réguliers sur le canal général et/ou à l'utilisateur actuel.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,451: Line 6,606:
                     ['command'] = 'cranes',
                     ['command'] = 'cranes',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Setup a test environment for cranes.',
                     ['helpText'] = {
                            ['English'] = "Setup a test environment for cranes.",
                            ['Russian'] = "Создаёт тестовую среду для кранов.",
                            ['German'] = "Erzeugt ein Testgelände für Kräne.",
                            ['French'] = "Mets en place un environnement de test pour les grues.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,460: Line 6,620:
                     ['command'] = 'demote',
                     ['command'] = 'demote',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Demotes user from adnim to a regular user until server is restarted or this command is invoked again.',
                     ['helpText'] = {
                            ['English'] = "Demotes user from adnim to a regular user until server is restarted or this command is invoked again.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,469: Line 6,634:
                     ['command'] = 'distributionstation',
                     ['command'] = 'distributionstation',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Creates and applies a Distribution Station.',
                     ['helpText'] = {
                            ['English'] = "Creates and applies a Distribution Station.",
                            ['Russian'] = "Создаёт и настраивает станцию распределения.",
                            ['German'] = "Baut eine Verteilungsstation und füllt diese mit Gegenständen.",
                            ['French'] = "Crée et applique une station de distribution.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,483: Line 6,653:
                     ['command'] = 'distributionstationcarried',
                     ['command'] = 'distributionstationcarried',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Creates and applies a Distribution Station with carried items',
                     ['helpText'] = {
                            ['English'] = "Creates and applies a Distribution Station with carried items",
                            ['Russian'] = "Создаёт и настраивает станцию распределения с переносимыми предметами",
                            ['German'] = "Erstellt und wendet eine Verteilerstation mit beförderten Artikeln an",
                            ['French'] = "Crée et applique une station de distribution avec des articles transportés",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,492: Line 6,667:
                     ['command'] = 'economics',
                     ['command'] = 'economics',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Spawns all the various parts of an economy.',
                     ['helpText'] = {
                            ['English'] = "Spawns all the various parts of an economy.",
                            ['Russian'] = "Создаёт различные части экономики.",
                            ['German'] = "Erzeugt all die verschiedenen Teile einer Wirtschaft.",
                            ['French'] = "Génère toutes les différentes parties d'une économie.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,504: Line 6,684:
                     ['command'] = 'elevator',
                     ['command'] = 'elevator',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Setup an elevator for testing',
                     ['helpText'] = {
                            ['English'] = "Setup an elevator for testing",
                            ['Russian'] = "Создать лифт для проверки",
                            ['German'] = "Aufzug für einen Test einrichten",
                            ['French'] = "Installe un ascenseur pour les tests",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,513: Line 6,698:
                     ['command'] = 'exchange',
                     ['command'] = 'exchange',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Spawns 2 test exchanges, one for the user and one for another user. Adds some entries, performs some tests.',
                     ['helpText'] = {
                            ['English'] = "Spawns 2 test exchanges, one for the user and one for another user. Adds some entries, performs some tests.",
                            ['Russian'] = "Создаёт 2 тестовых обменника, один для пользователя и один для другого пользователя. Добавляет несколько записей и выполняет тесты.",
                            ['German'] = "Erzeugt zwei Wechselstuben, eine für den Nutzer und eine für einen anderen Nutzer. Fügt einige Einträge ein, macht ein paar Tests.",
                            ['French'] = "Génère 2 échanges de tests, un pour l'utilisateur et le second pour un autre utilisateur. Ajoute quelques entrées, effectue quelques tests.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,522: Line 6,712:
                     ['command'] = 'foldouts',
                     ['command'] = 'foldouts',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Generates some test combinations of foldout lists. Can optionally set the level of nesting.',
                     ['helpText'] = {
                            ['English'] = "Generates some test combinations of foldout lists. Can optionally set the level of nesting.",
                            ['Russian'] = "Создаёт тестовые комбинации раскрывающихся списков. По желанию можно указать уровень вложенности.",
                            ['German'] = "Erzeugt einige Testkombinationen von Faltlisten. Kann optional die Verschachtelungsebene einstellen.",
                            ['French'] = "Génère des combinaisons de tests de listes déroulantes. Peut optionnellement définir le niveau d'imbrication.",
                            },
                     ['shortCut'] = 'dbgf',
                     ['shortCut'] = 'dbgf',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,532: Line 6,727:
                     ['command'] = 'giveremoveitems',
                     ['command'] = 'giveremoveitems',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Attempts to give the user all of the items, then remove them',
                     ['helpText'] = {
                            ['English'] = "Attempts to give the user all of the items, then remove them",
                            ['Russian'] = "Attempts to give the user all of the items, then remove them",
                            ['German'] = "Attempts to give the user all of the items, then remove them",
                            ['French'] = "Attempts to give the user all of the items, then remove them",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,541: Line 6,741:
                     ['command'] = 'hammers',
                     ['command'] = 'hammers',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Run a series of chat commands to test the game.',
                     ['helpText'] = {
                            ['English'] = "Run a series of chat commands to test the game.",
                            ['Russian'] = "Run a series of chat commands to test the game.",
                            ['German'] = "Run a series of chat commands to test the game.",
                            ['French'] = "Run a series of chat commands to test the game.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,550: Line 6,755:
                     ['command'] = 'industrialelevator',
                     ['command'] = 'industrialelevator',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Setup an industrial elevator for testing',
                     ['helpText'] = {
                            ['English'] = "Setup an industrial elevator for testing",
                            ['Russian'] = "Создать индустриальный лифт для проверки",
                            ['German'] = "Richte einen Industrieaufzug zum Testen ein",
                            ['French'] = "Configuration d'un ascenseur industriel pour des essais",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,559: Line 6,769:
                     ['command'] = 'interactitems',
                     ['command'] = 'interactitems',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Attempts to give the user all items and interact with them',
                     ['helpText'] = {
                            ['English'] = "Attempts to give the user all items and interact with them",
                            ['Russian'] = "Attempts to give the user all items and interact with them",
                            ['German'] = "Attempts to give the user all items and interact with them",
                            ['French'] = "Attempts to give the user all items and interact with them",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,568: Line 6,783:
                     ['command'] = 'interactobjects',
                     ['command'] = 'interactobjects',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Attempts to interact with all objects in the world',
                     ['helpText'] = {
                            ['English'] = "Attempts to interact with all objects in the world",
                            ['Russian'] = "Attempts to interact with all objects in the world",
                            ['German'] = "Attempts to interact with all objects in the world",
                            ['French'] = "Attempts to interact with all objects in the world",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,577: Line 6,797:
                     ['command'] = 'maketestusers',
                     ['command'] = 'maketestusers',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Create test users up to the given amount (default 5)',
                     ['helpText'] = {
                            ['English'] = "Create test users up to the given amount (default 5)",
                            ['Russian'] = "Создать тестовых пользователей до достижения указанного количества (по умолчанию 5)",
                            ['German'] = "Erstellt Testbenutzer bis zur angegebenen Anzahl (Standard 5)",
                            ['French'] = "Créée des utilisateurs de test jusqu'au montant donné (5 par défaut)",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,587: Line 6,812:
                     ['command'] = 'maketuser',
                     ['command'] = 'maketuser',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Create test user with a specified name.',
                     ['helpText'] = {
                            ['English'] = "Create test user with a specified name.",
                            ['Russian'] = "Создать тестового пользователя с указанным именем.",
                            ['German'] = "Erstellt einen Testbenutzer mit einem angegebenen Namen.",
                            ['French'] = "Crée un utilisateur test avec le nom spécifié.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,598: Line 6,828:
                     ['command'] = 'pipes',
                     ['command'] = 'pipes',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Spawns a setup for testing pipes.',
                     ['helpText'] = {
                            ['English'] = "Spawns a setup for testing pipes.",
                            ['Russian'] = "Создает установку для тестирования труб.",
                            ['German'] = "Erzeugt eine Einrichtung zum testen von Rohren.",
                            ['French'] = "Génère une installation pour tester les tuyaux.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,607: Line 6,842:
                     ['command'] = 'placeallworldblocks',
                     ['command'] = 'placeallworldblocks',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Attempts placing all world block objects in the world',
                     ['helpText'] = {
                            ['English'] = "Attempts placing all world block objects in the world",
                            ['Russian'] = "Attempts placing all world block objects in the world",
                            ['German'] = "Attempts placing all world block objects in the world",
                            ['French'] = "Attempts placing all world block objects in the world",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,616: Line 6,856:
                     ['command'] = 'placegarbage',
                     ['command'] = 'placegarbage',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Attempt to place a bunch of garbage bags in the world.',
                     ['helpText'] = {
                            ['English'] = "Attempt to place a bunch of garbage bags in the world.",
                            ['Russian'] = "Attempt to place a bunch of garbage bags in the world.",
                            ['German'] = "Attempt to place a bunch of garbage bags in the world.",
                            ['French'] = "Attempt to place a bunch of garbage bags in the world.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,625: Line 6,870:
                     ['command'] = 'placeobjects',
                     ['command'] = 'placeobjects',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Attempts placing all objects in the world',
                     ['helpText'] = {
                            ['English'] = "Attempts placing all objects in the world",
                            ['Russian'] = "Attempts placing all objects in the world",
                            ['German'] = "Attempts placing all objects in the world",
                            ['French'] = "Attempts placing all objects in the world",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,634: Line 6,884:
                     ['command'] = 'propertyclaimtool',
                     ['command'] = 'propertyclaimtool',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Test claiming and unclaiming property.',
                     ['helpText'] = {
                            ['English'] = "Test claiming and unclaiming property.",
                            ['Russian'] = "Test claiming and unclaiming property.",
                            ['German'] = "Test claiming and unclaiming property.",
                            ['French'] = "Test claiming and unclaiming property.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,643: Line 6,898:
                     ['command'] = 'qamode',
                     ['command'] = 'qamode',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Toggle qamode on/off.',
                     ['helpText'] = {
                            ['English'] = "Toggle qamode on/off.",
                            ['Russian'] = "",
                            ['German'] = "Schalte qamode an/aus.",
                            ['French'] = "Active/désactive mode Assurance Qualité.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,653: Line 6,913:
                     ['command'] = 'sewage',
                     ['command'] = 'sewage',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Spawns a setup for testing sewage system.',
                     ['helpText'] = {
                            ['English'] = "Spawns a setup for testing sewage system.",
                            ['Russian'] = "Создает установку для тестирования системы канализации.",
                            ['German'] = "Erzeugt eine Einrichtung zum Testen von Abwassersystemen.",
                            ['French'] = "Génère une installation pour tester le système d'égouts.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,663: Line 6,928:
                     ['command'] = 'spamnotifications',
                     ['command'] = 'spamnotifications',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Spams aggregated notifications to the given user.',
                     ['helpText'] = {
                            ['English'] = "Spams aggregated notifications to the given user.",
                            ['Russian'] = "Spams aggregated notifications to the given user.",
                            ['German'] = "Spams aggregated notifications to the given user.",
                            ['French'] = "Spams aggregated notifications to the given user.",
                            },
                     ['shortCut'] = 'spamnotifications',
                     ['shortCut'] = 'spamnotifications',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,672: Line 6,942:
                     ['command'] = 'testspoilage',
                     ['command'] = 'testspoilage',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.',
                     ['helpText'] = {
                            ['English'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['Russian'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['German'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['French'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            },
                     ['shortCut'] = 'testspoilage',
                     ['shortCut'] = 'testspoilage',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,681: Line 6,956:
                     ['command'] = 'testspoilagemultithread',
                     ['command'] = 'testspoilagemultithread',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.',
                     ['helpText'] = {
                            ['English'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['Russian'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['German'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['French'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            },
                     ['shortCut'] = 'testspoilagemultithread',
                     ['shortCut'] = 'testspoilagemultithread',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,690: Line 6,970:
                     ['command'] = 'workorders',
                     ['command'] = 'workorders',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)',
                     ['helpText'] = {
                            ['English'] = "Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)",
                            ['Russian'] = "Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)",
                            ['German'] = "Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)",
                            ['French'] = "Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,701: Line 6,986:
                     ['command'] = 'zeropoint',
                     ['command'] = 'zeropoint',
                     ['parent'] = 'test',
                     ['parent'] = 'test',
                     ['helpText'] = 'Build Zero Point place and teleport to it',
                     ['helpText'] = {
                            ['English'] = "Build Zero Point place and teleport to it",
                            ['Russian'] = "Построить место Нулевой Точки и телепортироваться туда",
                            ['German'] = "Baue einen Nullpunkt und teleportiere dorthin",
                            ['French'] = "Construit le Point Zéro et téléporte à celui-ci",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,712: Line 7,002:
                     ['command'] = 'fastforward',
                     ['command'] = 'fastforward',
                     ['parent'] = 'time',
                     ['parent'] = 'time',
                     ['helpText'] = 'Force the world to fast forward. Pass 0 to stop.',
                     ['helpText'] = {
                            ['English'] = "Force the world to fast forward. Pass 0 to stop.",
                            ['Russian'] = "Ускорить время. 0 для остановки.",
                            ['German'] = "Zwinge die Welt in den schnellen Vorlauf. Übergebe den Parameter 0 zum stoppen.",
                            ['French'] = "Force le monde à l'avance rapide. Envoyer 0 pour arrêter.",
                            },
                     ['shortCut'] = 'ff',
                     ['shortCut'] = 'ff',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,722: Line 7,017:
                     ['command'] = 'midnight',
                     ['command'] = 'midnight',
                     ['parent'] = 'time',
                     ['parent'] = 'time',
                     ['helpText'] = 'Set time of day to midnight',
                     ['helpText'] = {
                            ['English'] = "Set time of day to midnight",
                            ['Russian'] = "Выставить время суток на полночь",
                            ['German'] = "Tageszeit auf Mitternacht setzen",
                            ['French'] = "Réglez l'heure de la journée sur minuit",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,731: Line 7,031:
                     ['command'] = 'noon',
                     ['command'] = 'noon',
                     ['parent'] = 'time',
                     ['parent'] = 'time',
                     ['helpText'] = 'Set time of day to noon.',
                     ['helpText'] = {
                            ['English'] = "Set time of day to noon.",
                            ['Russian'] = "Выставить время суток на полдень.",
                            ['German'] = "Tageszeit auf Mittag setzen.",
                            ['French'] = "Réglez l'heure de la journée sur midi.",
                            },
                     ['shortCut'] = 'noon',
                     ['shortCut'] = 'noon',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,740: Line 7,045:
                     ['command'] = 'now',
                     ['command'] = 'now',
                     ['parent'] = 'time',
                     ['parent'] = 'time',
                     ['helpText'] = 'Reports the current time.',
                     ['helpText'] = {
                            ['English'] = "Reports the current time.",
                            ['Russian'] = "Сообщает текущее время.",
                            ['German'] = "Zeigt die aktuelle Uhrzeit.",
                            ['French'] = "Indique l'heure actuelle.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 4,750: Line 7,060:
                     ['command'] = 'resettime',
                     ['command'] = 'resettime',
                     ['parent'] = 'time',
                     ['parent'] = 'time',
                     ['helpText'] = 'Reset time of day to match the clock.',
                     ['helpText'] = {
                            ['English'] = "Reset time of day to match the clock.",
                            ['Russian'] = "Сбросить время суток, чтобы оно соответствовало часам.",
                            ['German'] = "Setzt die Tageszeit so, dass sie mit der tatsächlichen Uhrzeit übereinstimmt.",
                            ['French'] = "Réinitialiser l'heure de la journée en fonction de l'horloge.",
                            },
                     ['shortCut'] = 'resettime',
                     ['shortCut'] = 'resettime',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,759: Line 7,074:
                     ['command'] = 'set',
                     ['command'] = 'set',
                     ['parent'] = 'time',
                     ['parent'] = 'time',
                     ['helpText'] = 'Set time of day to the specified hour',
                     ['helpText'] = {
                            ['English'] = "Set time of day to the specified hour",
                            ['Russian'] = "Выставить время суток на указанный час",
                            ['German'] = "Tageszeit auf eine bestimmte Stunde setzen",
                            ['French'] = "Réglez l'heure de la journée sur une heure choisie",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,769: Line 7,089:
                     ['command'] = 'skiptime',
                     ['command'] = 'skiptime',
                     ['parent'] = 'time',
                     ['parent'] = 'time',
                     ['helpText'] = 'Skips ahead time a given number of hours.',
                     ['helpText'] = {
                            ['English'] = "Skips ahead time a given number of hours.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                     ['shortCut'] = 'st',
                     ['shortCut'] = 'st',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,779: Line 7,104:
                     ['command'] = 'assign',
                     ['command'] = 'assign',
                     ['parent'] = 'titles',
                     ['parent'] = 'titles',
                     ['helpText'] = 'Assigns a given user to a given title, assigning to yourself if none is specified.',
                     ['helpText'] = {
                            ['English'] = "Assigns a given user to a given title, assigning to yourself if none is specified.",
                            ['Russian'] = "Присваивает указанный титул пользователю, или себе, если параметр не указан.",
                            ['German'] = "Füge einem Spieler einen Titel hinzu, oder dir selbst wenn keiner angegeben.",
                            ['French'] = "Assigne un utilisateur donné à un titre donné, en vous l'assignant à vous-même si aucun n'est spécifié.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,790: Line 7,120:
                     ['command'] = 'clear',
                     ['command'] = 'clear',
                     ['parent'] = 'titles',
                     ['parent'] = 'titles',
                     ['helpText'] = 'Clears all occupants from a title.',
                     ['helpText'] = {
                            ['English'] = "Clears all occupants from a title.",
                            ['Russian'] = "Лишает титула всех его обладателей.",
                            ['German'] = "Entfernt alle Inhaber von einem Titel.",
                            ['French'] = "Enlève tous les occupants d'un titre.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,800: Line 7,135:
                     ['command'] = 'delete',
                     ['command'] = 'delete',
                     ['parent'] = 'titles',
                     ['parent'] = 'titles',
                     ['helpText'] = 'Permanently deletes a title.',
                     ['helpText'] = {
                            ['English'] = "Permanently deletes a title.",
                            ['Russian'] = "Безвозвратно удаляет должность.",
                            ['German'] = "Löscht einen Titel permanent.",
                            ['French'] = "Supprime définitivement un titre.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,810: Line 7,150:
                     ['command'] = 'giveglobalmarkerrights',
                     ['command'] = 'giveglobalmarkerrights',
                     ['parent'] = 'titles',
                     ['parent'] = 'titles',
                     ['helpText'] = 'Allow the given user to change all world marker settlement types without permissions.',
                     ['helpText'] = {
                            ['English'] = "Allow the given user to change all world marker settlement types without permissions.",
                            ['Russian'] = "",
                            ['German'] = "Erlaubt es den gegebenen Nutzer alle Weltmarker ohne Rechte zu ändern.",
                            ['French'] = "Permet à l'utilisateur donné de modifier tous les types de repères de la carte de la colonie sans autorisations.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,821: Line 7,166:
                     ['command'] = 'givetreasuryrights',
                     ['command'] = 'givetreasuryrights',
                     ['parent'] = 'titles',
                     ['parent'] = 'titles',
                     ['helpText'] = 'Assign the current player to a new title that has treasury rights.',
                     ['helpText'] = {
                            ['English'] = "Assign the current player to a new title that has treasury rights.",
                            ['Russian'] = "Назначить текущего игрока на новую должность с правами управления казной.",
                            ['German'] = "Weise dem aktuellen Spieler einen neuen Titel mit Staatskassen-Rechten zu.",
                            ['French'] = "Assigne au joueur actuel un nouveau titre ayant des droits du Trésor public.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,831: Line 7,181:
                     ['command'] = 'list',
                     ['command'] = 'list',
                     ['parent'] = 'titles',
                     ['parent'] = 'titles',
                     ['helpText'] = 'Lists all existing titles and info about them.',
                     ['helpText'] = {
                            ['English'] = "Lists all existing titles and info about them.",
                            ['Russian'] = "Список всех существующих титулов и информация о них.",
                            ['German'] = "Listet alle existierenden Titel und zugehörige Informationen auf.",
                            ['French'] = "Liste tous les titres existants et des informations à leur sujet.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 4,840: Line 7,195:
                     ['command'] = 'rename',
                     ['command'] = 'rename',
                     ['parent'] = 'titles',
                     ['parent'] = 'titles',
                     ['helpText'] = 'Rename a new title.',
                     ['helpText'] = {
                            ['English'] = "Rename a new title.",
                            ['Russian'] = "Переименовывает титул.",
                            ['German'] = "Benennt einen neuen Titel um.",
                            ['French'] = "Renomme un nouveau titre.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,851: Line 7,211:
                     ['command'] = 'set',
                     ['command'] = 'set',
                     ['parent'] = 'titles',
                     ['parent'] = 'titles',
                     ['helpText'] = 'Set values for a title.',
                     ['helpText'] = {
                            ['English'] = "Set values for a title.",
                            ['Russian'] = "Устанавливает параметры должности.",
                            ['German'] = "Legt Werte für einen Titel fest.",
                            ['French'] = "Définit les valeurs d'un titre.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,862: Line 7,227:
                     ['command'] = 'setplaytimeboost',
                     ['command'] = 'setplaytimeboost',
                     ['parent'] = 'titles',
                     ['parent'] = 'titles',
                     ['helpText'] = 'Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.',
                     ['helpText'] = {
                            ['English'] = "Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.",
                            ['Russian'] = "Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.",
                            ['German'] = "Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.",
                            ['French'] = "Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,873: Line 7,243:
                     ['command'] = 'spawn',
                     ['command'] = 'spawn',
                     ['parent'] = 'titles',
                     ['parent'] = 'titles',
                     ['helpText'] = 'Create a bunch of titles for testing.',
                     ['helpText'] = {
                            ['English'] = "Create a bunch of titles for testing.",
                            ['Russian'] = "Создать кучу должностей для тестирования.",
                            ['German'] = "Erstelle eine Reihe von Titeln zum testen.",
                            ['French'] = "Créée un ensemble de titres pour tester.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,883: Line 7,258:
                     ['command'] = 'unassign',
                     ['command'] = 'unassign',
                     ['parent'] = 'titles',
                     ['parent'] = 'titles',
                     ['helpText'] = 'Removes a given user from a given title, removing from yourself if none is specified.',
                     ['helpText'] = {
                            ['English'] = "Removes a given user from a given title, removing from yourself if none is specified.",
                            ['Russian'] = "Убирает указанный титул у пользователя, или у себя, если параметр не указан.",
                            ['German'] = "Entferne den Titel eines Spieler, oder dir selbst wenn keiner angegeben.",
                            ['French'] = "Supprime un utilisateur donné d'un titre donné, en le supprimant de vous-même si aucun n'est spécifié.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,894: Line 7,274:
                     ['command'] = 'reset',
                     ['command'] = 'reset',
                     ['parent'] = 'tutorials',
                     ['parent'] = 'tutorials',
                     ['helpText'] = 'Resets the tutorial, including record of given items (which menu option does not do).',
                     ['helpText'] = {
                            ['English'] = "Resets the tutorial, including record of given items (which menu option does not do).",
                            ['Russian'] = "Сбрасывает обучение, включая записи о выданных предметах (в отличии от пункта меню).",
                            ['German'] = "Setzt das Tutorial zurück, einschließlich der erhaltenen Gegenstände (was die Menü Option nicht tut).",
                            ['French'] = "Réinitialise le tutoriel, y compris l'enregistrement des objets donnés (ce que l'option de menu ne fait pas).",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,903: Line 7,288:
                     ['command'] = 'task',
                     ['command'] = 'task',
                     ['parent'] = 'tutorials',
                     ['parent'] = 'tutorials',
                     ['helpText'] = 'Starts specific tutorial task by name.',
                     ['helpText'] = {
                            ['English'] = "Starts specific tutorial task by name.",
                            ['Russian'] = "Начинает указанную обучающую задачу по её названию.",
                            ['German'] = "Startet eine bestimmte Tutorial Aufgabe nach Namen.",
                            ['French'] = "Démarre une tâche spécifique du tutoriel par son nom.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,913: Line 7,303:
                     ['command'] = 'unlockui',
                     ['command'] = 'unlockui',
                     ['parent'] = 'tutorials',
                     ['parent'] = 'tutorials',
                     ['helpText'] = 'Unlocks all UI panels locked by tutorial.',
                     ['helpText'] = {
                            ['English'] = "Unlocks all UI panels locked by tutorial.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,922: Line 7,317:
                     ['command'] = 'resenddatasets',
                     ['command'] = 'resenddatasets',
                     ['parent'] = 'twitch',
                     ['parent'] = 'twitch',
                     ['helpText'] = 'Forces all datasets to refresh on the EBS server',
                     ['helpText'] = {
                            ['English'] = "Forces all datasets to refresh on the EBS server",
                            ['Russian'] = "",
                            ['German'] = "Erzwingt eine Aktualisierung aller Datensätze auf dem EBS-Server",
                            ['French'] = "Force tous les ensembles de données à s'actualiser sur le serveur EBS",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,932: Line 7,332:
                     ['command'] = 'subscribe',
                     ['command'] = 'subscribe',
                     ['parent'] = 'twitch',
                     ['parent'] = 'twitch',
                     ['helpText'] = 'Forces a Twitch channel subscription with the EBS server',
                     ['helpText'] = {
                            ['English'] = "Forces a Twitch channel subscription with the EBS server",
                            ['Russian'] = "",
                            ['German'] = "Erzwingt ein Twitch-Kanal-Abonnement mit dem EBS-Server",
                            ['French'] = "Force un abonnement à la chaîne Twitch avec le serveur EBS",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,943: Line 7,348:
                     ['command'] = 'unsubscribe',
                     ['command'] = 'unsubscribe',
                     ['parent'] = 'twitch',
                     ['parent'] = 'twitch',
                     ['helpText'] = 'Forces the removal of a Twitch channel subscription with the EBS server',
                     ['helpText'] = {
                            ['English'] = "Forces the removal of a Twitch channel subscription with the EBS server",
                            ['Russian'] = "",
                            ['German'] = "Erzwingt die Entfernung eines Twitch-Kanal-Abonnements mit dem EBS-Server",
                            ['French'] = "Force la suppression d'un abonnement à une chaîne Twitch avec le serveur EBS",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 4,954: Line 7,364:
                     ['command'] = 'defaultexhaust',
                     ['command'] = 'defaultexhaust',
                     ['parent'] = 'user',
                     ['parent'] = 'user',
                     ['helpText'] = 'Set exhaustion data to default, as if fresh start. It will allow first time bonuses again',
                     ['helpText'] = {
                            ['English'] = "Set exhaustion data to default, as if fresh start. It will allow first time bonuses again",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Définir les données d'épuisement par défaut, comme un nouveau départ. Cela permettra d'accorder à nouveau les bonus de première fois",
                            },
                     ['shortCut'] = 'defaultexhaust',
                     ['shortCut'] = 'defaultexhaust',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,964: Line 7,379:
                     ['command'] = 'energize',
                     ['command'] = 'energize',
                     ['parent'] = 'user',
                     ['parent'] = 'user',
                     ['helpText'] = 'Provide a user with extra hours they can use to perform labor when exhauasted.  Can be negative to remove previously granted energy.',
                     ['helpText'] = {
                            ['English'] = "Provide a user with extra hours they can use to perform labor when exhauasted.  Can be negative to remove previously granted energy.",
                            ['Russian'] = "Обеспечить пользователя дополнительным временем, которые он может потратить на выполнение работы когда устанет. Удаление ранее выданной энергии может привести к отрицательным значениям.",
                            ['German'] = "Gibt einem Spieler zusätzliche Stunden, mit denen er oder sie Arbeit ausführen kann, wenn er oder sie erschöpft ist. Kann auch negativ sein, um zuvor zugeführte Kraft zu entfernen.",
                            ['French'] = "Fournir à un utilisateur des heures supplémentaires qu'il peut utiliser pour accomplir le travail lorsqu'il est épuisé. Peut-être négatif pour supprimer l'énergie précédemment accordée.",
                            },
                     ['shortCut'] = 'energize',
                     ['shortCut'] = 'energize',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,975: Line 7,395:
                     ['command'] = 'exhaust',
                     ['command'] = 'exhaust',
                     ['parent'] = 'user',
                     ['parent'] = 'user',
                     ['helpText'] = 'Force a user to be exhausted for the remainder of the day.',
                     ['helpText'] = {
                            ['English'] = "Force a user to be exhausted for the remainder of the day.",
                            ['Russian'] = "Сделать игрока обессиленным до конца дня.",
                            ['German'] = "Zwingt einen Spieler erschöpft zu sein für den Rest des Tages.",
                            ['French'] = "Force un utilisateur à être épuisé pour le reste de la journée.",
                            },
                     ['shortCut'] = 'exhaust',
                     ['shortCut'] = 'exhaust',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,985: Line 7,410:
                     ['command'] = 'setlastrefreshday',
                     ['command'] = 'setlastrefreshday',
                     ['parent'] = 'user',
                     ['parent'] = 'user',
                     ['helpText'] = 'Change last refresh day from target by days (positive to add and negative to remove) ',
                     ['helpText'] = {
                            ['English'] = "Change last refresh day from target by days (positive to add and negative to remove) ",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Modifier le dernier jour de rafraîchissement de la cible de quelques jours (ajouter un nombre positif ou soustraire un nombre négatif) ",
                            },
                     ['shortCut'] = 'givelastrefreshday',
                     ['shortCut'] = 'givelastrefreshday',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 4,996: Line 7,426:
                     ['command'] = 'calculate',
                     ['command'] = 'calculate',
                     ['parent'] = 'util',
                     ['parent'] = 'util',
                     ['helpText'] = 'Evaluates provided math expression',
                     ['helpText'] = {
                            ['English'] = "Evaluates provided math expression",
                            ['Russian'] = "Оценивает математическое выражение",
                            ['German'] = "Wertet den mathematischen Wert aus",
                            ['French'] = "Evalue l'expression mathématique fournie",
                            },
                     ['shortCut'] = 'calc',
                     ['shortCut'] = 'calc',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 5,007: Line 7,442:
                     ['command'] = 'fly',
                     ['command'] = 'fly',
                     ['parent'] = 'util',
                     ['parent'] = 'util',
                     ['helpText'] = 'Toggles fly mode',
                     ['helpText'] = {
                            ['English'] = "Toggles fly mode",
                            ['Russian'] = "Включает режим полета",
                            ['German'] = "Schaltet Flugmodus um",
                            ['French'] = "Active/désactive le mode vol",
                            },
                     ['shortCut'] = 'fly',
                     ['shortCut'] = 'fly',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 5,016: Line 7,456:
                     ['command'] = 'fuel',
                     ['command'] = 'fuel',
                     ['parent'] = 'util',
                     ['parent'] = 'util',
                     ['helpText'] = 'Fuels currently selected (driving) vehicle.',
                     ['helpText'] = {
                            ['English'] = "Fuels currently selected (driving) vehicle.",
                            ['Russian'] = "Заправляет выбранное (управляемое) транспортное средство.",
                            ['German'] = "Betankt das derzeitig ausgewählte (fahrende) Fahrzeug.",
                            ['French'] = "Carburants actuellement sélectionnés pour le véhicule (de conduite).",
                            },
                     ['shortCut'] = 'fuel',
                     ['shortCut'] = 'fuel',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 5,026: Line 7,471:
                     ['command'] = 'invisible',
                     ['command'] = 'invisible',
                     ['parent'] = 'util',
                     ['parent'] = 'util',
                     ['helpText'] = 'Make your character invisible',
                     ['helpText'] = {
                            ['English'] = "Make your character invisible",
                            ['Russian'] = "Сделайте своего персонажа невидимым",
                            ['German'] = "Macht deinen Charakter unsichtbar",
                            ['French'] = "Rend le personnage invisible",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 5,035: Line 7,485:
                     ['command'] = 'openserverui',
                     ['command'] = 'openserverui',
                     ['parent'] = 'util',
                     ['parent'] = 'util',
                     ['helpText'] = 'Opens the server GUI, if the user is a local user.',
                     ['helpText'] = {
                            ['English'] = "Opens the server GUI, if the user is a local user.",
                            ['Russian'] = "Открывает интерфейс сервера, если пользователь в локальной игре.",
                            ['German'] = "Öffnet die Serveroberfläche, falls der Benutzer ein lokaler Benutzer ist.",
                            ['French'] = "Ouvre le GUI du serveur, si l'utilisateur est un utilisateur local.",
                            },
                     ['shortCut'] = 'serverui',
                     ['shortCut'] = 'serverui',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 5,044: Line 7,499:
                     ['command'] = 'record',
                     ['command'] = 'record',
                     ['parent'] = 'util',
                     ['parent'] = 'util',
                     ['helpText'] = 'Toggles record mode',
                     ['helpText'] = {
                            ['English'] = "Toggles record mode",
                            ['Russian'] = "Включает режим оператора для записи",
                            ['German'] = "Schaltet Aufnahmemodus um",
                            ['French'] = "Active/désactive le mode enregistrement",
                            },
                     ['shortCut'] = 'record',
                     ['shortCut'] = 'record',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 5,053: Line 7,513:
                     ['command'] = 'unstuck',
                     ['command'] = 'unstuck',
                     ['parent'] = 'util',
                     ['parent'] = 'util',
                     ['helpText'] = 'Attempts to unstuck your avatar',
                     ['helpText'] = {
                            ['English'] = "Attempts to unstuck your avatar",
                            ['Russian'] = "Пытается высвободить вашего персонажа",
                            ['German'] = "Versucht, deinen Avatar zu befreien",
                            ['French'] = "Tente de débloquer votre personnage",
                            },
                     ['shortCut'] = 'unstuck',
                     ['shortCut'] = 'unstuck',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 5,062: Line 7,527:
                     ['command'] = 'unstuckvehicle',
                     ['command'] = 'unstuckvehicle',
                     ['parent'] = 'util',
                     ['parent'] = 'util',
                     ['helpText'] = 'Attempts to unstuck vehicle in target',
                     ['helpText'] = {
                            ['English'] = "Attempts to unstuck vehicle in target",
                            ['Russian'] = "Пытается вытащить технику на которую вы смотрите",
                            ['German'] = "Versucht das anvisierte Fahrzeug zu befreien",
                            ['French'] = "Tente de décoincer le véhicule ciblé",
                            },
                     ['shortCut'] = 'freecar',
                     ['shortCut'] = 'freecar',
                     ['level'] = 'User',
                     ['level'] = 'User',
Line 5,072: Line 7,542:
                     ['command'] = 'clear',
                     ['command'] = 'clear',
                     ['parent'] = 'weather',
                     ['parent'] = 'weather',
                     ['helpText'] = 'Clear all weather',
                     ['helpText'] = {
                            ['English'] = "Clear all weather",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Réinitialise toutes les conditions météorologiques",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 5,081: Line 7,556:
                     ['command'] = 'heavyrain',
                     ['command'] = 'heavyrain',
                     ['parent'] = 'weather',
                     ['parent'] = 'weather',
                     ['helpText'] = 'Create a heravy rain storm at your location',
                     ['helpText'] = {
                            ['English'] = "Create a heravy rain storm at your location",
                            ['Russian'] = "Запускает сильный ливень в текущей позиции",
                            ['German'] = "",
                            ['French'] = "Créez une forte tempête de pluie à votre emplacement",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 5,090: Line 7,570:
                     ['command'] = 'rain',
                     ['command'] = 'rain',
                     ['parent'] = 'weather',
                     ['parent'] = 'weather',
                     ['helpText'] = 'Create a light rain storm at your location',
                     ['helpText'] = {
                            ['English'] = "Create a light rain storm at your location",
                            ['Russian'] = "Запускает грозу в текущей позиции",
                            ['German'] = "",
                            ['French'] = "Créez une légère tempête de pluie à votre emplacement",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 5,099: Line 7,584:
                     ['command'] = 'status',
                     ['command'] = 'status',
                     ['parent'] = 'weather',
                     ['parent'] = 'weather',
                     ['helpText'] = 'Prints out the current weather status for the entire planet',
                     ['helpText'] = {
                            ['English'] = "Prints out the current weather status for the entire planet",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Afficher le statut météorologique actuel pour l'ensemble de la planète",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 5,109: Line 7,599:
                     ['command'] = 'spawn',
                     ['command'] = 'spawn',
                     ['parent'] = 'workparty',
                     ['parent'] = 'workparty',
                     ['helpText'] = 'Spawn a work party for testing.',
                     ['helpText'] = {
                            ['English'] = "Spawn a work party for testing.",
                            ['Russian'] = "Создать рабочую группу для теста.",
                            ['German'] = "Erstellt eine Arbeitsgruppe zum testen.",
                            ['French'] = "Fait apparaître un groupe de travail pour tester.",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 5,118: Line 7,613:
                     ['command'] = 'clearallrubble',
                     ['command'] = 'clearallrubble',
                     ['parent'] = 'world',
                     ['parent'] = 'world',
                     ['helpText'] = 'Destroys all rubble in the world',
                     ['helpText'] = {
                            ['English'] = "Destroys all rubble in the world",
                            ['Russian'] = "Уничтожает все булыжники в мире",
                            ['German'] = "",
                            ['French'] = "Détruit tous les décombres du monde",
                            },
                     ['shortCut'] = 'clearallrubble',
                     ['shortCut'] = 'clearallrubble',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 5,127: Line 7,627:
                     ['command'] = 'clearfallentrees',
                     ['command'] = 'clearfallentrees',
                     ['parent'] = 'world',
                     ['parent'] = 'world',
                     ['helpText'] = 'Removes fallen trees',
                     ['helpText'] = {
                            ['English'] = "Removes fallen trees",
                            ['Russian'] = "Убрать упавшие деревья",
                            ['German'] = "Entferne umgestürzte Bäume",
                            ['French'] = "Supprime les arbres tombés",
                            },
                     ['shortCut'] = 'clearfallentrees',
                     ['shortCut'] = 'clearfallentrees',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 5,136: Line 7,641:
                     ['command'] = 'fixobjects',
                     ['command'] = 'fixobjects',
                     ['parent'] = 'world',
                     ['parent'] = 'world',
                     ['helpText'] = 'Destroys all physical objects with illegal positions outside the world. (worldobjects, vehicles, trees, rubbles etc)',
                     ['helpText'] = {
                            ['English'] = "Destroys all physical objects with illegal positions outside the world. (worldobjects, vehicles, trees, rubbles etc)",
                            ['Russian'] = "Уничтожает все физические объекты с неверными координатами за пределами мира. (мировые объекты, транспортные средства, деревья, булыжники и т. д.)",
                            ['German'] = "",
                            ['French'] = "Détruit tous les objets physiques avec des positions illégales à l'extérieur du monde (objets du monde, véhicules, arbres, décombres, etc.)",
                            },
                     ['shortCut'] = 'fixobjects',
                     ['shortCut'] = 'fixobjects',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 5,146: Line 7,656:
                     ['command'] = 'fixtrunks',
                     ['command'] = 'fixtrunks',
                     ['parent'] = 'world',
                     ['parent'] = 'world',
                     ['helpText'] = 'Destroys all trunks outside the world',
                     ['helpText'] = {
                            ['English'] = "Destroys all trunks outside the world",
                            ['Russian'] = "Уничтожает все стволы деревьев за пределами мира",
                            ['German'] = "",
                            ['French'] = "Détruit tous les troncs à l'extérieur du monde",
                            },
                     ['shortCut'] = 'fixtrunks',
                     ['shortCut'] = 'fixtrunks',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',
Line 5,155: Line 7,670:
                     ['command'] = 'generatestats',
                     ['command'] = 'generatestats',
                     ['parent'] = 'world',
                     ['parent'] = 'world',
                     ['helpText'] = 'Generates the world block stats',
                     ['helpText'] = {
                            ['English'] = "Generates the world block stats",
                            ['Russian'] = "Создается статистика мирового блока",
                            ['German'] = "Generiert die Statistiken der Weltblöcke",
                            ['French'] = "Génère les statistiques du bloc mondial",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'DevTier',
                     ['level'] = 'DevTier',
Line 5,164: Line 7,684:
                     ['command'] = 'species',
                     ['command'] = 'species',
                     ['parent'] = 'world',
                     ['parent'] = 'world',
                     ['helpText'] = 'Shows initial spawn clusters of species',
                     ['helpText'] = {
                            ['English'] = "Shows initial spawn clusters of species",
                            ['Russian'] = "Показать начальные кластеры создания видов",
                            ['German'] = "Zeigt Spawn Cluster von Spezies",
                            ['French'] = "Affiche les emplacements initiaux générant des espèces",
                            },
                     ['shortCut'] = '',
                     ['shortCut'] = '',
                     ['level'] = 'Admin',
                     ['level'] = 'Admin',

Revision as of 10:41, 18 July 2025

Warning about use

To prevent multiple call of data array, you must use the function: local CommandData = mw.loadData("Module:CommandData")

The Module:Skills is currently used in:


-- Eco Version : 0.11.1.13

return {
    commands = {
        ['/achievements giveachive'] = {
                    ['command'] = 'giveachive',
                    ['parent'] = 'achievements',
                    ['helpText'] =  {
                            ['English'] = "Give an achievement to the given user",
                            ['Russian'] = "Выдать достижение заданному пользователю",
                            ['German'] = "Gebe dem ausgewählten Nutzer einen Erfolg",
                            ['French'] = "Donner un succès à l'utilisateur donné",
                            },
                    ['shortCut'] = 'chieve',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'achievementname', 'String'},
                            ['Arg2'] = {'progress', 'Int32', '0'},
                            ['Arg3'] = {'target', 'User', ''},
                            },
        },
        ['/achievements listall'] = {
                    ['command'] = 'listall',
                    ['parent'] = 'achievements',
                    ['helpText'] =  {
                            ['English'] = "List all achievements available.",
                            ['Russian'] = "Список доступных достижений.",
                            ['German'] = "",
                            ['French'] = "Liste toutes les réalisations disponibles.",
                            },
                    ['shortCut'] = 'chieves',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/achievements mine'] = {
                    ['command'] = 'mine',
                    ['parent'] = 'achievements',
                    ['helpText'] =  {
                            ['English'] = "List all achievements and progress for the given user, or self if none passed.",
                            ['Russian'] = "Список доступных достижений и прогрессия выбранного игрока, или ваше, если ничего не указано.",
                            ['German'] = "",
                            ['French'] = "Liste toutes les réalisations et les progrès pour un utilisateur donné, ou soi-même si aucun n'est passé.",
                            },
                    ['shortCut'] = 'mychieves',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            },
        },
        ['/achievements remove'] = {
                    ['command'] = 'remove',
                    ['parent'] = 'achievements',
                    ['helpText'] =  {
                            ['English'] = "Remove an achievement from the given user",
                            ['Russian'] = "Удалить достижение у заданного пользователя",
                            ['German'] = "Entferne dem ausgewählten Nutzer einen Erfolg",
                            ['French'] = "Retirer un succès à l'utilisateur donné",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'achievementName', 'String'},
                            ['Arg2'] = {'target', 'User', ''},
                            },
        },
        ['/achievements reset'] = {
                    ['command'] = 'reset',
                    ['parent'] = 'achievements',
                    ['helpText'] =  {
                            ['English'] = "Remove all achievements from the given user",
                            ['Russian'] = "Удалить все достижения у заданного пользователя",
                            ['German'] = "",
                            ['French'] = "Supprimer toutes les réalisations d'un utilisateur donné",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'User', ''},
                            },
        },
        ['/avatar customize'] = {
                    ['command'] = 'customize',
                    ['parent'] = 'avatar',
                    ['helpText'] =  {
                            ['English'] = "Enables unrestricted avatar customization in game",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Permet une personnalisation illimitée de l'avatar dans le jeu",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/avatar dummy'] = {
                    ['command'] = 'dummy',
                    ['parent'] = 'avatar',
                    ['helpText'] =  {
                            ['English'] = "Spawns a dummy avatar",
                            ['Russian'] = "Создает клона",
                            ['German'] = "Erzeugt einen Dummy-Avatar",
                            ['French'] = "Génère un mannequin",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '1'},
                            },
        },
        ['/avatar lastplayeronearth'] = {
                    ['command'] = 'lastplayeronearth',
                    ['parent'] = 'avatar',
                    ['helpText'] =  {
                            ['English'] = "Kills all spawned dummys",
                            ['Russian'] = "Убрать всех созданных клонов",
                            ['German'] = "Löscht alle erzeugten Dummys",
                            ['French'] = "Tuer tous les mannequins",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/avatar metime'] = {
                    ['command'] = 'metime',
                    ['parent'] = 'avatar',
                    ['helpText'] =  {
                            ['English'] = "Spawns passed number of clones of your avatar",
                            ['Russian'] = "Создает заданное количество клонов вашего персонажа",
                            ['German'] = "Spawnt die angegebene Anzahl Klone deines Avatars",
                            ['French'] = "Génère un nombre déterminé de clones de votre avatar",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '1'},
                            },
        },
        ['/avatar thirdperson'] = {
                    ['command'] = 'thirdperson',
                    ['parent'] = 'avatar',
                    ['helpText'] =  {
                            ['English'] = "Toggles Third Person Camera",
                            ['Russian'] = "Включает вид от третьего лица",
                            ['German'] = "Schaltet auf die Third-Person Kameraansicht um",
                            ['French'] = "Active/désactive la caméra à la troisième personne",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/blueprint givetestitem'] = {
                    ['command'] = 'givetestitem',
                    ['parent'] = 'blueprint',
                    ['helpText'] =  {
                            ['English'] = "Generates and returns test blueprint item.",
                            ['Russian'] = "",
                            ['German'] = "Erzeugt und eine Testblaupause und gibt sie zurück.",
                            ['French'] = "Génère et renvoie l'élément de plan de test.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/build building'] = {
                    ['command'] = 'building',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a building by specifying which tier",
                            ['Russian'] = "Создаёт здание из блоков указанного уровня",
                            ['German'] = "Erzeugt ein Gebäude je nach spezifizierter Stufe",
                            ['French'] = "Génère un bâtiment en spécifiant le niveau indiqué",
                            },
                    ['shortCut'] = 'bt',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'type', 'Int32', '1'},
                            ['Arg2'] = {'x', 'Int32', '4'},
                            ['Arg3'] = {'y', 'Int32', '4'},
                            ['Arg4'] = {'z', 'Int32', '4'},
                            ['Arg5'] = {'roofType', 'Int32', '1'},
                            ['Arg6'] = {'createWindows', 'Boolean', 'True'},
                            ['Arg7'] = {'levelGround', 'Boolean', 'False'},
                            },
        },
        ['/build buildingofmaterial'] = {
                    ['command'] = 'buildingofmaterial',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a building by specifying the material to use",
                            ['Russian'] = "Создаёт здание из выбранного материала",
                            ['German'] = "Erzeugt ein Gebäude aus dem spezifizierten Material",
                            ['French'] = "Génère un bâtiment du matériau indiqué",
                            },
                    ['shortCut'] = 'bm',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'material', 'String'},
                            ['Arg2'] = {'x', 'Int32', '4'},
                            ['Arg3'] = {'y', 'Int32', '4'},
                            ['Arg4'] = {'z', 'Int32', '4'},
                            ['Arg5'] = {'roofType', 'Int32', '1'},
                            ['Arg6'] = {'createWindows', 'Boolean', 'True'},
                            ['Arg7'] = {'levelGround', 'Boolean', 'False'},
                            },
        },
        ['/build doors'] = {
                    ['command'] = 'doors',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawn all doors.",
                            ['Russian'] = "Создаёт все двери.",
                            ['German'] = "Erhalte alle Türen.",
                            ['French'] = "Faites apparaître toutes les portes.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/build evict'] = {
                    ['command'] = 'evict',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Evict the targeted user, or self if none is targeted.",
                            ['Russian'] = "Выселить выбранного игрока, или себя если никто не выбран.",
                            ['German'] = "Ausgewählten user entfernen oder sich selbst, wenn kein user ausgewählt.",
                            ['French'] = "Expulsez l'utilisateur ciblé, ou vous-même si aucun n'est ciblé.",
                            },
                    ['shortCut'] = 'evict',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            },
        },
        ['/build fullstockpile'] = {
                    ['command'] = 'fullstockpile',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Generate a full stockpile",
                            ['Russian'] = "Создаёт заполненный склад",
                            ['German'] = "Volles Lager generieren",
                            ['French'] = "Génère une réserve pleine",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/build home'] = {
                    ['command'] = 'home',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawn a few rooms with housing value.",
                            ['Russian'] = "Создать несколько жилых комнат.",
                            ['German'] = "Erzeuge ein paar Räume mit Wohnwert.",
                            ['French'] = "Créer quelques pièces avec une valeur de résidence.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/build import'] = {
                    ['command'] = 'import',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Imports building from string. I.e.: bt:HewnLogCube;room:0:-1:0:3:4:3;bt:Empty;fplane:2:0:0:1:2",
                            ['Russian'] = "Импортировать строение из строки",
                            ['German'] = "Importiert Gebäude aus Zeichenfolge. Das heisst: bt:HewnLogCube;room:0:-1:0:3:4:3;bt:Empty;fplane:2:0:0:1:2",
                            ['French'] = "Importer une construction à partir d'une chaîne de caractère. Ex : bt :HewnLogCube;room:0:-1:0:3:4:3;bt :Empty;fplane :2:0:0:1:2",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'importString', 'String'},
                            },
        },
        ['/build landlord'] = {
                    ['command'] = 'landlord',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawn a room for a test user, make us a tenant.",
                            ['Russian'] = "Создаёт комнату для тестового пользователя, и делает Вас арендатором.",
                            ['German'] = "Spawne einen Raum für einen Testbenutzer und macht uns zum Mieter.",
                            ['French'] = "Faire apparaitre une pièce pour un utilisateur de test, et en faire le propriétaire.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/build objects'] = {
                    ['command'] = 'objects',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawn all of the objects containing a string in its name. If they have text, add that too, can optionally set the string range.",
                            ['Russian'] = "Создаёт все объекты, содержащие указанную строку в названии. Если они содержат текст, добавить их тоже. По желанию можно указать диапазон строк.",
                            ['German'] = "Erzeuge alle Objekte, die die angegebene Zeichenfolge beinhalten. Wenn diese noch Beschreibungen haben, diese auch einfügen, optional kann die Länge der Zeichenfolge bestimmt werden.",
                            ['French'] = "Fait apparaître tous les objets contenant une chaîne dans leur nom. S'ils ont du texte, l'ajoute aussi. Peut, en option, définir la plage de chaîne de caractère.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'objectstring', 'String'},
                            ['Arg2'] = {'textLengthMin', 'Int32', '3'},
                            ['Arg3'] = {'textLengthMax', 'Int32', '40'},
                            },
        },
        ['/build resident'] = {
                    ['command'] = 'resident',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.",
                            ['Russian'] = "Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.",
                            ['German'] = "Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.",
                            ['French'] = "Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.",
                            },
                    ['shortCut'] = 'res',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            },
        },
        ['/build road'] = {
                    ['command'] = 'road',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a road",
                            ['Russian'] = "Создаёт дорогу",
                            ['German'] = "Spawnt eine Straße",
                            ['French'] = "Génère une route",
                            },
                    ['shortCut'] = 'road',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'length', 'Int32', '25'},
                            ['Arg2'] = {'width', 'Int32', '4'},
                            ['Arg3'] = {'buildTypeVal', 'Int32', '0'},
                            ['Arg4'] = {'bottomType', 'Int32', '2'},
                            ['Arg5'] = {'flatRoad', 'Boolean', 'False'},
                            },
        },
        ['/build shuffleblocks'] = {
                    ['command'] = 'shuffleblocks',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns and shuffles different blocks",
                            ['Russian'] = "Создаёт и перемешивает разные блоки",
                            ['German'] = "Erzeugt und mischt verschiedene Blöcke",
                            ['French'] = "Génère et mélange différents blocs",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'x', 'Int32', '10'},
                            ['Arg2'] = {'y', 'Int32', '10'},
                            },
        },
        ['/build shuffleobjects'] = {
                    ['command'] = 'shuffleobjects',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a large number of random WorldObjects.",
                            ['Russian'] = "Создаёт большое количество случайных мировых объектов.",
                            ['German'] = "Erzeugt eine große Anzahl von zufälligen Weltgegenständen.",
                            ['French'] = "Génère un grand nombre aléatoire d'objets du monde.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '100'},
                            },
        },
        ['/build signs'] = {
                    ['command'] = 'signs',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawn all signs and add a random text to it.",
                            ['Russian'] = "Создаёт все таблички и добавляет на них произвольный текст.",
                            ['German'] = "Erhalte alle Schilder und füge einen zufälligen Text hinzu.",
                            ['French'] = "Faites apparaître tous les panneaux et ajoutez-y un texte aléatoire.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'textLengthMin', 'Int32', '3'},
                            ['Arg2'] = {'textLengthMax', 'Int32', '40'},
                            },
        },
        ['/build spawnboat'] = {
                    ['command'] = 'spawnboat',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns boat at player position",
                            ['Russian'] = "Создаёт лодку на позиции игрока",
                            ['German'] = "Erzeugt ein Boot an der Position des Spielers.",
                            ['French'] = "Génère un bateau à la position du joueur",
                            },
                    ['shortCut'] = 'boat',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'boatName', 'String'},
                            },
        },
        ['/build stockpile'] = {
                    ['command'] = 'stockpile',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a stockpile containing stacks of the listed items.",
                            ['Russian'] = "Создать склад содержащий стопки перечисленных предметов.",
                            ['German'] = "Erzeugt ein Vorratslager mit den aufgeführten Gegenständen.",
                            ['French'] = "Fait apparaître une réserve contenant des piles des objets listés.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'item1', 'String', 'BirchLogItem'},
                            ['Arg2'] = {'item2', 'String', ''},
                            ['Arg3'] = {'item3', 'String', ''},
                            ['Arg4'] = {'item4', 'String', ''},
                            ['Arg5'] = {'item5', 'String', ''},
                            },
        },
        ['/build store'] = {
                    ['command'] = 'store',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a store with storages and random trade offers.",
                            ['Russian'] = "Создаёт магазин с хранилищем и случайными торговыми предложениями.",
                            ['German'] = "Erzeugt ein Geschäft mit Lagern und zufälligen Handelsangeboten.",
                            ['French'] = "Génère un magasin avec des stockages et des offres aléatoires.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'offers', 'Int32', '30'},
                            ['Arg2'] = {'categories', 'Int32', '8'},
                            },
        },
        ['/build tech'] = {
                    ['command'] = 'tech',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns some things (objects, blocks, etc) at a certain tech tier",
                            ['Russian'] = "Создаёт различные штуки (объекты, блоки и т. д.) указанного уровня развития",
                            ['German'] = "Erzeugt einige Dinge (Objekte, Blöcke, etc.) auf ein einer bestimmten Technikstufe",
                            ['French'] = "Génère certaines choses (objets, blocs, etc.) à un certain niveau technologique",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'tier', 'Int32', '1'},
                            },
        },
        ['/build techtree'] = {
                    ['command'] = 'techtree',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Builds every WorldObject in an appropriate building and fills it with fuel",
                            ['Russian'] = "Строит каждый мировой объект в подходящем здании и заправляет его топливом",
                            ['German'] = "Baut jedes Weltobjekt in einem passenden Gebäude und füllt es mit Treibstoff",
                            ['French'] = "Construit chaque objet du monde dans un bâtiment approprié et les remplit avec du carburant",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/build toolsstore'] = {
                    ['command'] = 'toolsstore',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a store with storages and tools of different durability.",
                            ['Russian'] = "Размещает магазин с хранилищами и инструментами разной прочности.",
                            ['German'] = "Erzeugt ein Geschäft mit Lagern und Werkzeugen unterschiedlicher Haltbarkeit.",
                            ['French'] = "Génère un magasin avec des stockages et des outils de différentes durabilités.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/build village'] = {
                    ['command'] = 'village',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a village",
                            ['Russian'] = "Создаёт деревню",
                            ['German'] = "Spawnt ein Dorf",
                            ['French'] = "Génère un village",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'type', 'Int32'},
                            ['Arg2'] = {'count', 'Int32'},
                            },
        },
        ['/build worldobjects'] = {
                    ['command'] = 'worldobjects',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a large number of WorldObjects of the given name.",
                            ['Russian'] = "Создаёт большое количество мировых объектов с указанным названием.",
                            ['German'] = "Erzeugt eine große Anzahl von Weltgegenständen mit dem angegebenem Namen.",
                            ['French'] = "Génère un grand nombre d'objets du monde portant le nom donné.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'worldObjectItemName', 'String', 'WorkbenchItem'},
                            ['Arg2'] = {'count', 'Int32', '10'},
                            },
        },
        ['/cancelall'] = {
                    ['command'] = 'cancelall',
                    ['parent'] = nil,
                    ['helpText'] =  {
                            ['English'] = "Cancels all workorder at the target crafting component",
                            ['Russian'] = "Cancels all workorder at the target crafting component",
                            ['German'] = "Cancels all workorder at the target crafting component",
                            ['French'] = "Cancels all workorder at the target crafting component",
                            },
                    ['shortCut'] = 'cancelallwork',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'INetObject'},
                            },
        },
        ['/chat channelsend'] = {
                    ['command'] = 'channelsend',
                    ['parent'] = 'chat',
                    ['helpText'] =  {
                            ['English'] = "Send message to channel from a specified user.",
                            ['Russian'] = "",
                            ['German'] = "Private Nachricht von einem bestimmten Nutzer an einen Kanal senden.",
                            ['French'] = "Envoyer un message au canal à partir d'un utilisateur spécifié.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'text', 'String'},
                            ['Arg2'] = {'channel', 'Channel'},
                            ['Arg3'] = {'fromUser', 'User'},
                            },
        },
        ['/chat clearhistoryolderthan'] = {
                    ['command'] = 'clearhistoryolderthan',
                    ['parent'] = 'chat',
                    ['helpText'] =  {
                            ['English'] = "Clean up chat history from old messages. Reduces memory usage and may improve server performance. You need to provide number of days in world time to preserve.",
                            ['Russian'] = "Очистить историю чата. Уменьшает использование памяти и может повысить производительность работы сервера. Укажите количество игровых дней хранения чата.",
                            ['German'] = "Leere den Chat-Verlauf von alten Nachrichten. Reduziert die Speichernutzung und kann die Serverleistung verbessern. Du musst die Anzahl der Tage in Weltzeit angeben, die erhalten werden sollen.",
                            ['French'] = "Nettoyez l'historique des discussions des anciens messages. Réduit l'utilisation de la mémoire et peut améliorer les performances du serveur. Vous devez fournir le nombre de jours dans le monde à conserver.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'preserveDays', 'Int32'},
                            },
        },
        ['/chat privatesend'] = {
                    ['command'] = 'privatesend',
                    ['parent'] = 'chat',
                    ['helpText'] =  {
                            ['English'] = "Send private message to self from a specified user.",
                            ['Russian'] = "Отправить личное сообщение самому себе от указанного пользователя.",
                            ['German'] = "Private Nachricht an sich selbst von einem bestimmten Nutzer senden.",
                            ['French'] = "Envoyer un message privé à soi-même à partir d'un utilisateur spécifié.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'text', 'String'},
                            ['Arg2'] = {'fromUser', 'User'},
                            },
        },
        ['/civics addcandidates'] = {
                    ['command'] = 'addcandidates',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Add a bunch of candidates to specfied election (or first election found if none specified).",
                            ['Russian'] = "Добавляет несколько кандидатов к указанному голосованию (или к первому найденному, если не было указано).",
                            ['German'] = "Füge der angegebenen Wahl eine Reihe von Kandidaten hinzu (oder die erste Wahl, wenn keine angegeben wurde).",
                            ['French'] = "Ajouter une sélection de candidats à l'élection spécifiée (ou première élection trouvé si aucune spécifiée).",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'election', 'Election', ''},
                            },
        },
        ['/civics addvotes'] = {
                    ['command'] = 'addvotes',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Add a bunch of test votes to a specified election, or first election found.",
                            ['Russian'] = "Добавляет кучу тестовых голосов к указанному голосованию, или к первому попавшемуся.",
                            ['German'] = "Füge einer bestimmten Wahl oder der ersten gefundenen Wahl eine Reihe von Teststimmen hinzu.",
                            ['French'] = "Ajouter un lot de vote de test à l'élection spécifiée ou à la première élection trouvée.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'election', 'Election', ''},
                            ['Arg2'] = {'count', 'Int32', '10'},
                            ['Arg3'] = {'forceYesVote', 'Boolean', 'False'},
                            },
        },
        ['/civics blacklistdemographic'] = {
                    ['command'] = 'blacklistdemographic',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Force a given citizen to be removed of a given demographic even if they dont match the conditions.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Forcer un citoyen donné à être retiré d'une catégorie démographique donnée même s'ils ne correspondent pas aux conditions.",
                            },
                    ['shortCut'] = 'removedems',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'demo', 'Demographic'},
                            ['Arg2'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/civics debug'] = {
                    ['command'] = 'debug',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Toggle debug display of civic processing. Pass \'false\' to see for only yourself.",
                            ['Russian'] = "Toggle debug display of civic processing. Pass \'false\' to see for only yourself.",
                            ['German'] = "Toggle debug display of civic processing. Pass \'false\' to see for only yourself.",
                            ['French'] = "Toggle debug display of civic processing. Pass \'false\' to see for only yourself.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'allUsers', 'Boolean', 'True'},
                            },
        },
        ['/civics elections'] = {
                    ['command'] = 'elections',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "List running elections.",
                            ['Russian'] = "Список текущих выборов.",
                            ['German'] = "Listet die laufenden Wahlen auf.",
                            ['French'] = "Affiche les élections en cours.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/civics listdems'] = {
                    ['command'] = 'listdems',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "List each demographic and who is in it.",
                            ['Russian'] = "Список всех демографических групп и кто в них находится.",
                            ['German'] = "Listet jede Bevölkerungsgruppe und deren Mitglieder auf.",
                            ['French'] = "Liste chaque démographie et ses membres.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/civics makeabandoned'] = {
                    ['command'] = 'makeabandoned',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Force a given citizen to be in the abandoned demographic (self if none passed).",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Forcer un citoyen donné à être dans la donnée démographique abandonnée (soi-même si aucun n'est spécifié).",
                            },
                    ['shortCut'] = 'makeabandoned',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/civics makeactive'] = {
                    ['command'] = 'makeactive',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Force a given citizen to be in the active demographic (self if none passed).",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Forcer un citoyen donné à être dans la donnée démographie active (soi-même si aucun n'est spécifié).",
                            },
                    ['shortCut'] = 'makeactive',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/civics makeelectedtitle'] = {
                    ['command'] = 'makeelectedtitle',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Create an elected title for debugging and put in a test user.",
                            ['Russian'] = "",
                            ['German'] = "Erstelle einen gewählten Titel für die Fehlersuche und lege einen Testbenutzer an.",
                            ['French'] = "Créez un titre élu pour le débogage et placez un utilisateur de test.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/civics mydems'] = {
                    ['command'] = 'mydems',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "List each demographic and the status of the specified user (using the called if none specified).",
                            ['Russian'] = "Список всех демографических групп и статус конкретного пользователя (или статус вызвавшего команду, если параметр не был указан).",
                            ['German'] = "Listet jede Bevölkerungsgruppe und den Status des angegebenen Spielers (sich selbst wenn niemand angegeben).",
                            ['French'] = "Liste chaque démographie et le statut de l'utilisateur spécifié (utilise l'appelant si aucun n'est spécifié).",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'otherUser', 'User', ''},
                            },
        },
        ['/civics setactiveusers'] = {
                    ['command'] = 'setactiveusers',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Force a given number of players to be active, creating the users if there are not enough",
                            ['Russian'] = "Задает необходимое количество активных игроков, приглашает новых игроков если их недостаточно",
                            ['German'] = "Zwingt eine bestimmte Anzahl von Spielern aktiv zu sein und erzeugt Nutzer, wenn nicht genügend vorhanden sind",
                            ['French'] = "Forcer un nombre donné de joueurs à être actifs, en créant les utilisateurs s'il n'y en a pas assez",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'count', 'Int32', '20'},
                            },
        },
        ['/civics showgovernment'] = {
                    ['command'] = 'showgovernment',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Lists the active elements of the government.",
                            ['Russian'] = "Показывает список активных элементов правительства.",
                            ['German'] = "Listet die aktiven Elemente der Regierung auf.",
                            ['French'] = "Liste les éléments actifs du gouvernement.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/civics showtick'] = {
                    ['command'] = 'showtick',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Show time until the next civics tick.",
                            ['Russian'] = "Отображать время до следующего такта гражданского права.",
                            ['German'] = "Gibt die verbleibende Zeit bis zum nächsten Bürgerrechts-Tick an.",
                            ['French'] = "Afficher le temps jusqu'aux prochains tick civiques.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/civics spawndems'] = {
                    ['command'] = 'spawndems',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Generate some demographics.",
                            ['Russian'] = "Создаёт несколько демографических групп.",
                            ['German'] = "Generiert ein paar Bevölkerungsgruppen.",
                            ['French'] = "Génère des données démographiques.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '5'},
                            },
        },
        ['/civics spawngov'] = {
                    ['command'] = 'spawngov',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.",
                            ['Russian'] = "Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.",
                            ['German'] = "Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.",
                            ['French'] = "Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'requireElections', 'Boolean', 'True'},
                            },
        },
        ['/civics spawnlaws'] = {
                    ['command'] = 'spawnlaws',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Generate some test laws.",
                            ['Russian'] = "Создаёт несколько тестовых законов.",
                            ['German'] = "Generiere einige Testgesetze.",
                            ['French'] = "Génère quelques lois de test.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'settlement', 'Settlement'},
                            ['Arg2'] = {'count', 'Int32', '5'},
                            },
        },
        ['/civics spawnzoningoffice'] = {
                    ['command'] = 'spawnzoningoffice',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Spawn a zoning office, passing the number of maps and districts in each. Defaults to a lot (3 maps with 100 districts each).",
                            ['Russian'] = "Создаёт офис зонирования, указанное количество карт и районов в каждой карте. По умолчанию много (3 карты по 100 районов в каждой).",
                            ['German'] = "Erzeugt ein Zonenbüro, überreiche die Nummer der Karten und Bezirke in jedem. Standard zu jedem Lot (3 Karten mit 100 Bezirken).",
                            ['French'] = "Créez un bureau du territoire, en passant le nombre de cartes et de quartier dans chacun. La valeur par défaut est beaucoup (3 cartes avec 100 quartiers chacune).",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'maps', 'Int32', '3'},
                            ['Arg2'] = {'districtCount', 'Int32', '100'},
                            },
        },
        ['/civics testgameactions'] = {
                    ['command'] = 'testgameactions',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Tests all the actions in the game by making laws for them and performing them.",
                            ['Russian'] = "Tests all the actions in the game by making laws for them and performing them.",
                            ['German'] = "Tests all the actions in the game by making laws for them and performing them.",
                            ['French'] = "Tests all the actions in the game by making laws for them and performing them.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/civics ticknow'] = {
                    ['command'] = 'ticknow',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Force a tick on the civics system to happen immediately.",
                            ['Russian'] = "Принудительно вызвать такт обработки системы гражданского права.",
                            ['German'] = "Löst den nächsten Tick im Bürgerrechtesystem sofort aus.",
                            ['French'] = "Forcer une sélection sur le système civique pour qu'elle se produise immédiatement.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/civics updatedems'] = {
                    ['command'] = 'updatedems',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Force demographics to update immediately.",
                            ['Russian'] = "Принудительно обновить демографию.",
                            ['German'] = "Erzwingt eine sofortige Aktualisierung der Bevölkerungsgruppen.",
                            ['French'] = "Forcer la mise à jour de la démographie immédiatement.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/civics whitelistdemographic'] = {
                    ['command'] = 'whitelistdemographic',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Force a given citizen to always be a member of a given demographic even if they dont match the conditions.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Forcer un citoyen donné à être toujours membre d'une catégorie démographique donnée même s'ils ne remplissent pas les conditions.",
                            },
                    ['shortCut'] = 'adddems',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'demo', 'Demographic'},
                            ['Arg2'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/contracts spawn'] = {
                    ['command'] = 'spawn',
                    ['parent'] = 'contracts',
                    ['helpText'] =  {
                            ['English'] = "Create contract board with all the contract\'s types",
                            ['Russian'] = "Create contract board with all the contract\'s types",
                            ['German'] = "Create contract board with all the contract\'s types",
                            ['French'] = "Create contract board with all the contract\'s types",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/contracts test'] = {
                    ['command'] = 'test',
                    ['parent'] = 'contracts',
                    ['helpText'] =  {
                            ['English'] = "Tests founded existing contracts.",
                            ['Russian'] = "Tests founded existing contracts.",
                            ['German'] = "Tests founded existing contracts.",
                            ['French'] = "Tests founded existing contracts.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'contractClause', 'String', ''},
                            },
        },
        ['/craft getpathtoitem'] = {
                    ['command'] = 'getpathtoitem',
                    ['parent'] = 'craft',
                    ['helpText'] =  {
                            ['English'] = "Gets the resources needed to craft something",
                            ['Russian'] = "Даёт ресурсы необходимые для изготовления чего-либо",
                            ['German'] = "Gewährt die Ressourcen, die zum Herstellen von etwas benötigt werden",
                            ['French'] = "Obtiens les ressources nécessaires pour fabriquer quelque chose",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'String'},
                            },
        },
        ['/craft setpartdecaymult'] = {
                    ['command'] = 'setpartdecaymult',
                    ['parent'] = 'craft',
                    ['helpText'] =  {
                            ['English'] = "On objects within a given radius, make part durability consumption optionally trigger constantly instead of accumulating, and set a multiplier for how fast it goes.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                    ['shortCut'] = 'partdecay',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'multiplier', 'Single', '100'},
                            ['Arg2'] = {'consumeWithoutDelay', 'Boolean', 'True'},
                            ['Arg3'] = {'radius', 'Single', '20'},
                            },
        },
        ['/craft setpowercost'] = {
                    ['command'] = 'setpowercost',
                    ['parent'] = 'craft',
                    ['helpText'] =  {
                            ['English'] = "Reduces power consumption of all existing objects withing a given radius to passed value (defaults zero).",
                            ['Russian'] = "Снижает потребление энергии всеми объектами в определённом радиусе на указанное значение (до нуля по умолчанию).",
                            ['German'] = "Reduziert den Energieverbrauch aller Objekte auf einen bestimmten Wert (Standard = 0) innerhalb eines gegebenen Radius.",
                            ['French'] = "Réduit la consommation d'énergie de tous les objets existants d'un rayon donné à la valeur dépassée (valeur par défaut : zéro).",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'cost', 'Single', '0'},
                            ['Arg2'] = {'radius', 'Single', '20'},
                            },
        },
        ['/craft spawncrafting'] = {
                    ['command'] = 'spawncrafting',
                    ['parent'] = 'craft',
                    ['helpText'] =  {
                            ['English'] = "Creates a craft setup where output from one thing is input to another.",
                            ['Russian'] = "Создаёт очередь изготовления, где выход одного верстака является входом для другого.",
                            ['German'] = "Erzeugt eine fertige Produktionsschlange in der die Ausgabe von einer Sache die Eingabe einer Anderen ist.",
                            ['French'] = "Crée une chaine de fabrication où la sortie d'un établi est l'entrée d'un autre.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/craft techtreesimulation'] = {
                    ['command'] = 'techtreesimulation',
                    ['parent'] = 'craft',
                    ['helpText'] =  {
                            ['English'] = "Simulates the tech tree",
                            ['Russian'] = "Воссоздать дерево технологий",
                            ['German'] = "Simuliert den Technologiebaum",
                            ['French'] = "Simule l’arbre technologique",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/culture boostproperty'] = {
                    ['command'] = 'boostproperty',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Sets a boost to the culture value of the given deed, or the property where the user is standing if not specified",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Fixe un bonus à la valeur de culture de la propriété donnée, ou à la propriété où se trouve l'utilisateur si ce n'est pas spécifiée",
                            },
                    ['shortCut'] = 'boostpropertyculture',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'val', 'Single'},
                            ['Arg2'] = {'deed', 'Deed', ''},
                            },
        },
        ['/culture boostsettlement'] = {
                    ['command'] = 'boostsettlement',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Set a culture-boost to lowest tier settlement at position, or specified position.  If null is passed, will take the lowest-tier settlement the user is a citizen of, or an arbitrary settlement if they are not a citizen of any.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Définir un bonus culturel pour la colonie de plus bas niveau à la position, ou à la position spécifiée. Si rien n'est spécifié, cela prendra la colonie de plus bas niveau dont l'utilisateur est citoyen, ou une colonie arbitraire s'il n'est citoyen d'aucune.",
                            },
                    ['shortCut'] = 'boostsettlementculture',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'val', 'Single'},
                            ['Arg2'] = {'settlement', 'Settlement', ''},
                            },
        },
        ['/culture describeannex'] = {
                    ['command'] = 'describeannex',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Update annex settings and describe them.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Mettre à jour les paramètres d'annexion et les décrire.",
                            },
                    ['shortCut'] = 'describeannex',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/culture giverandompicture'] = {
                    ['command'] = 'giverandompicture',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Give a randomly generated picture item for testing.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Donne une image générée de manière aléatoire pour le test.",
                            },
                    ['shortCut'] = 'pic',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/culture givereputation'] = {
                    ['command'] = 'givereputation',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Gives reputation from the given user (defaulting to self if not set) to the given target (picture or user) ignoring limits by default.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Attribue de la réputation de l'utilisateur donné (en se basant par défaut sur soi-même si non défini) à une cible donnée (image ou utilisateur) en ignorant les limites par défaut.",
                            },
                    ['shortCut'] = 'rep',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'rep', 'Int32'},
                            ['Arg2'] = {'targetID', 'Int32'},
                            ['Arg3'] = {'sourceUser', 'User', ''},
                            ['Arg4'] = {'ignoreLimit', 'Boolean', 'True'},
                            },
        },
        ['/culture masterpieces'] = {
                    ['command'] = 'masterpieces',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Gives reputation to all pictures ignoring limits, can set settlement to only apply reputation to pictures under its influence.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Donne de la réputation à toutes les images en ignorant les limites, peut être réglée pour n'appliquer la réputation qu'aux images sous son influence.",
                            },
                    ['shortCut'] = 'vincent',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'reputation', 'Int32', '3'},
                            ['Arg2'] = {'settlement', 'Settlement', ''},
                            },
        },
        ['/culture replenishgivablereputation'] = {
                    ['command'] = 'replenishgivablereputation',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Refills givable reputation for given Citizen, or all Citizens if left blank.",
                            ['Russian'] = "",
                            ['German'] = "Füllt die Reputation wieder auf für den gegebenen Bürger, falls keiner gesetzt ist alle Bürger.",
                            ['French'] = "Restituer des points de réputation pour un citoyen donné, ou pour tous les citoyens si laissé vide.",
                            },
                    ['shortCut'] = 'reprep',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'targetUser', 'User', ''},
                            },
        },
        ['/culture spawnmuseum'] = {
                    ['command'] = 'spawnmuseum',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Spawn a museum of images generating culture",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Fait apparaître un musée de photographie générant de la culture",
                            },
                    ['shortCut'] = 'museum',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'dim', 'Int32', '10'},
                            },
        },
        ['/culture spawnwallofpictures'] = {
                    ['command'] = 'spawnwallofpictures',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Spawn a museum of images generating culture",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Fait apparaître un musée de photographie générant de la culture",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'textureCount', 'Int32', '100'},
                            ['Arg2'] = {'textureSize', 'Int32', '1024'},
                            },
        },
        ['/culture updatesettlements'] = {
                    ['command'] = 'updatesettlements',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Force an update of all settlement properties.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Force l'amélioration de toutes les propriétés de la colonie.",
                            },
                    ['shortCut'] = 'updatesets',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/debug break'] = {
                    ['command'] = 'break',
                    ['parent'] = 'debug',
                    ['helpText'] =  {
                            ['English'] = "Trigger a breakpoint.",
                            ['Russian'] = "",
                            ['German'] = "Einen Haltepunkt auslösen.",
                            ['French'] = "Déclencher un point d'arrêt.",
                            },
                    ['shortCut'] = 'break',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/debug checkobjectspositions'] = {
                    ['command'] = 'checkobjectspositions',
                    ['parent'] = 'debug',
                    ['helpText'] =  {
                            ['English'] = "Check every object in scene making / sure they have the correct position, inform and disable them otherwise.",
                            ['Russian'] = "Check every object in scene making / sure they have the correct position, inform and disable them otherwise.",
                            ['German'] = "Check every object in scene making / sure they have the correct position, inform and disable them otherwise.",
                            ['French'] = "Check every object in scene making / sure they have the correct position, inform and disable them otherwise.",
                            },
                    ['shortCut'] = 'checkobjects',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/debug makeunderground'] = {
                    ['command'] = 'makeunderground',
                    ['parent'] = 'debug',
                    ['helpText'] =  {
                            ['English'] = "Force the vehicle you are looking at to be underground, you need to be the physics controller of the car.",
                            ['Russian'] = "",
                            ['German'] = "Zwinge das Fahrzeug, das du ansiehst, dazu, sich unterirdisch zu befinden, du musst der Physics-Controller des Autos sein.",
                            ['French'] = "Forcez le véhicule que vous regardez à être sous terre, vous devez être le contrôleur physique du véhicule.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'INetObject'},
                            },
        },
        ['/debug reset'] = {
                    ['command'] = 'reset',
                    ['parent'] = 'debug',
                    ['helpText'] =  {
                            ['English'] = "Delete all blocks above-ground that are constructed, delete all constructed world objects, remove all property, destroy all settlements and related objects.",
                            ['Russian'] = "Удалите все построенные надземные блоки, удалите все построенные объекты мира, удалите все имущество, уничтожьте все поселения и связанные с ними объекты.",
                            ['German'] = "Lösche alle konstruierten Blöcke über dem Boden, lösche alle konstruierten Weltobjekte, entferne alle Eigentumsgrundstücke, zerstöre alle Siedlungen und verwandte Objekte.",
                            ['French'] = "Supprime tous les blocs construits à la surface (les objets construits dans le monde, les propriétés, les colonies ainsi que les objets associés).",
                            },
                    ['shortCut'] = 'eden',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/debug scanall'] = {
                    ['command'] = 'scanall',
                    ['parent'] = 'debug',
                    ['helpText'] =  {
                            ['English'] = "Trigger a validity scan of all objects.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Lancer un scan pour valider tous les objets.",
                            },
                    ['shortCut'] = 'scanall',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/debug spawncars'] = {
                    ['command'] = 'spawncars',
                    ['parent'] = 'debug',
                    ['helpText'] =  {
                            ['English'] = "Spawn cars for physics testing",
                            ['Russian'] = "Создать автомобили для тестирования физики",
                            ['German'] = "Autos für Physicstest spawnen",
                            ['French'] = "Faire apparaître des véhicules pour les tests de physique",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/debug wrap'] = {
                    ['command'] = 'wrap',
                    ['parent'] = 'debug',
                    ['helpText'] =  {
                            ['English'] = "Set the wrap-around-the-world count for the calling player.  This is a client side effect that makes the positions after traveling around the world be shifted by world-size.",
                            ['Russian'] = "",
                            ['German'] = "Die Anzahl der „Wrap-around-the-World“-Zählungen wurden für den anrufenden Spieler festgelegt. Dies ist ein Nebeneffekt des Clients, der dazu führt, dass sich die Positionen nach Reisen um die Welt je nach Weltgröße verschieben.",
                            ['French'] = "Définissez le compteur de défilement autour du monde pour le joueur appelant. Cela a pour effet côté client de décaler les positions après avoir parcouru le monde entier en fonction de la taille du monde.",
                            },
                    ['shortCut'] = 'wrap',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'xWrap', 'Int32', '1'},
                            ['Arg2'] = {'yWrap', 'Int32', '1'},
                            },
        },
        ['/districts add'] = {
                    ['command'] = 'add',
                    ['parent'] = 'districts',
                    ['helpText'] =  {
                            ['English'] = "Set the current area within a given radius to a given district (or a new district if none is passed).",
                            ['Russian'] = "Добавляет область указанного радиуса к указанному району (или новому району, если он не указан).",
                            ['German'] = "Füge das aktuelle Gebiet innerhalb eines bestimmten Radius zu einem bestimmten Distrikt hinzu (oder zu einen neuen Distrikt, wenn keines übergeben wird).",
                            ['French'] = "Définit la zone actuelle à l'intérieur d'un rayon donné à un quartier donné (ou à un nouveau quartier si aucun n'est défini).",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radiusInPlots', 'Int32', '0'},
                            ['Arg2'] = {'district', 'District', ''},
                            ['Arg3'] = {'map', 'DistrictMap', ''},
                            },
        },
        ['/districts clearmap'] = {
                    ['command'] = 'clearmap',
                    ['parent'] = 'districts',
                    ['helpText'] =  {
                            ['English'] = "Remove all districts from a given map.",
                            ['Russian'] = "Удалить все районы с данной карты.",
                            ['German'] = "Entfernt alle Distrikte von einer Karte.",
                            ['French'] = "Supprime tous les quartiers de la carte donnée.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'DistrictMap'},
                            },
        },
        ['/districts spawn'] = {
                    ['command'] = 'spawn',
                    ['parent'] = 'districts',
                    ['helpText'] =  {
                            ['English'] = "Generate some random districts around the user.",
                            ['Russian'] = "Создаёт несколько случайных районов вокруг пользователя.",
                            ['German'] = "Generiert einige zufällige Distrikte um den Benutzer.",
                            ['French'] = "Génère quelques quartiers aléatoires autour de l'utilisateur.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'numDistricts', 'Int32', '20'},
                            ['Arg2'] = {'size', 'Int32', '5'},
                            ['Arg3'] = {'useExisting', 'Boolean', 'False'},
                            ['Arg4'] = {'districtMap', 'DistrictMap', ''},
                            ['Arg5'] = {'settlement', 'Settlement', ''},
                            },
        },
        ['/economy allrecurring'] = {
                    ['command'] = 'allrecurring',
                    ['parent'] = 'economy',
                    ['helpText'] =  {
                            ['English'] = "Display all recurring transfers paid in the game",
                            ['Russian'] = "Показать все периодические платежи выплачиваемые в игре",
                            ['German'] = "Zeige alle wiederkehrenden Überweisungen, die im Spiel bezahlt werden",
                            ['French'] = "Afficher tous les transferts récurrents payés dans la partie",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/economy myrecurring'] = {
                    ['command'] = 'myrecurring',
                    ['parent'] = 'economy',
                    ['helpText'] =  {
                            ['English'] = "Display all recurring transfers for the given user",
                            ['Russian'] = "Показать все периодические платежи для заданного пользователя",
                            ['German'] = "Zeige alle wiederkehrenden Überweisungen für diesen Nutzer",
                            ['French'] = "Afficher tous les transferts récurrents pour l'utilisateur donné",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'specifiedUser', 'User', ''},
                            },
        },
        ['/economy payall'] = {
                    ['command'] = 'payall',
                    ['parent'] = 'economy',
                    ['helpText'] =  {
                            ['English'] = "Pay all current outstanding rents and wages.",
                            ['Russian'] = "Оплатить все исходящие долги и аренды на текущий момент.",
                            ['German'] = "",
                            ['French'] = "Payer tous les loyers et salaires impayés en cours.",
                            },
                    ['shortCut'] = 'payall',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/economy payeverytick'] = {
                    ['command'] = 'payeverytick',
                    ['parent'] = 'economy',
                    ['helpText'] =  {
                            ['English'] = "Enable debug command to pay recurring transfers every tick.",
                            ['Russian'] = "Включить команду отладки для выплаты периодических переводов каждый цикл.",
                            ['German'] = "Debugbefehl aktivieren um wiederkehrende Überweisungen jeden Tick zu zahlen.",
                            ['French'] = "Activer la commande de débogage pour payer les transferts récurrents à chaque minute.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/elections clearold'] = {
                    ['command'] = 'clearold',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Remove record of a specific election, or if none passed, all previous elections.",
                            ['Russian'] = "Удалите запись о конкретных выборах или, если они не прошли, обо всех предыдущих выборах.",
                            ['German'] = "Entfernt die Historie zu einer bestimmten Wahl, oder falls keine übergeben wird, alle vorherigen Wahlen.",
                            ['French'] = "Retire le registre d'une élection particulière ou, si aucune élection n'a été tenue, toutes les élections précédentes.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'election', 'Election', ''},
                            },
        },
        ['/elections createpoll'] = {
                    ['command'] = 'createpoll',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Open a dialog that allow starting a poll.",
                            ['Russian'] = "Открыть диалог, который позволяет начать опрос.",
                            ['German'] = "Einen Dialog öffnen, um eine Umfrage zu starten.",
                            ['French'] = "Ouvre une fenêtre de dialogue permettant de démarrer un sondage.",
                            },
                    ['shortCut'] = 'poll',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/elections fail'] = {
                    ['command'] = 'fail',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Cast a negative vote and end an election. Null election means find first.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Lancer un vote négatif et mettre fin à une élection. Null pour trouver la première élection.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'election', 'Election', ''},
                            },
        },
        ['/elections finish'] = {
                    ['command'] = 'finish',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Force-end the specified election, adding a vote if true is passed (default). If no election found, pass any, including draft ones.",
                            ['Russian'] = "Завершает с победой указанное голосования (по умолчанию). Если не указано голосование, завершает все активные, включая черновики.",
                            ['German'] = "Das Ende der ausgewählten Abstimmung erzwingen und eine Stimme hinzufügen, wenn true erreicht wurde (Standard). Wenn keine Abstimmung gefunden wird, werden alle akzeptiert, inklusive der Entwürfe.",
                            ['French'] = "Forcer la fin de l'élection spécifiée, en ajoutant un vote si vrai est passé (valeur par défaut). Si aucune élection n'est trouvée, passez-en une, y compris les projets.",
                            },
                    ['shortCut'] = 'fin',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'election', 'Election', ''},
                            ['Arg2'] = {'addVote', 'Boolean', 'True'},
                            },
        },
        ['/elections forcerecalc'] = {
                    ['command'] = 'forcerecalc',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Force recalculation of all elections.",
                            ['Russian'] = "Принудительный пересчет всех голосований.",
                            ['German'] = "Erzwinge Neukalkulation von allen Wahlen.",
                            ['French'] = "Oblige à recalculer toutes les élections.",
                            },
                    ['shortCut'] = 'recalcelec',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/elections newvotebyindex'] = {
                    ['command'] = 'newvotebyindex',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Make a new user and force a vote in the given election for the given index of the election choices.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Crée un nouvel utilisateur et impose un vote dans l'élection donnée pour l'indice donné des choix de l'élection.",
                            },
                    ['shortCut'] = 'voteindex',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'index', 'Int32'},
                            ['Arg2'] = {'election', 'Election', ''},
                            },
        },
        ['/elections spawnboolean'] = {
                    ['command'] = 'spawnboolean',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Create an active boolean election that does nothing for testing purposes.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Créez une élection active de type booléen qui ne fait rien à des fins de test.",
                            },
                    ['shortCut'] = 'elec2',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'process', 'ElectionProcess', ''},
                            },
        },
        ['/elections spawncandidate'] = {
                    ['command'] = 'spawncandidate',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Create an active election of candidates that does nothing for testing purposes.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Crée une élection active de candidats qui ne font rien à des fins de test.",
                            },
                    ['shortCut'] = 'elec1',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'candidates', 'Int32', '5'},
                            ['Arg2'] = {'process', 'ElectionProcess', ''},
                            },
        },
        ['/elections test'] = {
                    ['command'] = 'test',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Generate a few elections and fill all elections with random votes.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Génére quelques élections et rempli toutes les élections avec des votes aléatoires.",
                            },
                    ['shortCut'] = 'elecs',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'votesToAdd', 'Int32', '10'},
                            ['Arg2'] = {'twitchVotesToAdd', 'Int32', '1000'},
                            },
        },
        ['/elections twitchvote'] = {
                    ['command'] = 'twitchvote',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Vote in the given election for the given candidate using the given twitch IDIChatClient Passing null will pick a random one.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Vote dans l'élection donnée pour le candidat donné en utilisant l'IDIChatClient twitch donné, passant nul, vous choisi un candidat au hasard.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'election', 'Election', ''},
                            ['Arg2'] = {'twitchVoter', 'String', ''},
                            ['Arg3'] = {'subscriber', 'Boolean', 'True'},
                            },
        },
        ['/elections twitchvotes'] = {
                    ['command'] = 'twitchvotes',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Create many twitch votes with random users.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Créer de nombreux votes sur Twitch avec des utilisateurs aléatoires.",
                            },
                    ['shortCut'] = 'twitchvotes',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'voteCount', 'Int32', '1000'},
                            ['Arg2'] = {'election', 'Election', ''},
                            },
        },
        ['/elections uservotes'] = {
                    ['command'] = 'uservotes',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Create a bunch of test votes.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Créer un tas de votes de test.",
                            },
                    ['shortCut'] = 'votes',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'election', 'Election', ''},
                            ['Arg2'] = {'votesToAdd', 'Int32', '10'},
                            },
        },
        ['/elections veto'] = {
                    ['command'] = 'veto',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Veto an election.",
                            ['Russian'] = "Вето на выборы.",
                            ['German'] = "Veto bei der Wahl.",
                            ['French'] = "Mettre son veto à une élection.",
                            },
                    ['shortCut'] = 'veto',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'election', 'Election', ''},
                            },
        },
        ['/elections vote'] = {
                    ['command'] = 'vote',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Vote in the given election for the given candidate. If null is passed for election, take first. Null for candidate, pick a random ordering. Null for voter, use self.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Voter dans une élection donnée pour un candidat donné. Si la nullité est votée pour l'élection, prend le premier. Si nul pour le candidat, choisit au hasard. Si nul pour l'électeur, vous utilise.",
                            },
                    ['shortCut'] = 'vote',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'election', 'Election', ''},
                            ['Arg2'] = {'voteForCandidate', 'User', ''},
                            ['Arg3'] = {'voter', 'User', ''},
                            },
        },
        ['/elections win'] = {
                    ['command'] = 'win',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.",
                            ['Russian'] = "Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.",
                            ['German'] = "Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.",
                            ['French'] = "Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'election', 'Election', ''},
                            ['Arg2'] = {'winner', 'User', ''},
                            },
        },
        ['/emote achievement4'] = {
                    ['command'] = 'achievement4',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Cheer",
                            ['Russian'] = "Радоваться",
                            ['German'] = "Jubeln",
                            ['French'] = "Bravo",
                            },
                    ['shortCut'] = 'cheer',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote agree'] = {
                    ['command'] = 'agree',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Agree",
                            ['Russian'] = "Согласиться",
                            ['German'] = "Zustimmen",
                            ['French'] = "Approuver",
                            },
                    ['shortCut'] = 'agree',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote angry'] = {
                    ['command'] = 'angry',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Angry",
                            ['Russian'] = "Сердиться",
                            ['German'] = "Wütend",
                            ['French'] = "En colère",
                            },
                    ['shortCut'] = 'angry',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote bow'] = {
                    ['command'] = 'bow',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Bow",
                            ['Russian'] = "Лук",
                            ['German'] = "Bogen",
                            ['French'] = "S'incliner",
                            },
                    ['shortCut'] = 'bow',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote clap'] = {
                    ['command'] = 'clap',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Clap",
                            ['Russian'] = "Хлопать",
                            ['German'] = "Klatschen",
                            ['French'] = "Applaudir",
                            },
                    ['shortCut'] = 'clap',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote confused'] = {
                    ['command'] = 'confused',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Confused",
                            ['Russian'] = "Смущаться",
                            ['German'] = "Verwirrt",
                            ['French'] = "Confus",
                            },
                    ['shortCut'] = 'confused',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote dance1'] = {
                    ['command'] = 'dance1',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Dance1",
                            ['Russian'] = "",
                            ['German'] = "Tanzen1",
                            ['French'] = "Danse1",
                            },
                    ['shortCut'] = 'dance1',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote dance2'] = {
                    ['command'] = 'dance2',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Dance2",
                            ['Russian'] = "",
                            ['German'] = "Tanzen2",
                            ['French'] = "Danse2",
                            },
                    ['shortCut'] = 'dance2',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote disagree'] = {
                    ['command'] = 'disagree',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Disagree",
                            ['Russian'] = "Отказаться",
                            ['German'] = "Nicht zustimmen",
                            ['French'] = "Être en désaccord",
                            },
                    ['shortCut'] = 'disagree',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote doh'] = {
                    ['command'] = 'doh',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Doh",
                            ['Russian'] = "",
                            ['German'] = "Mist",
                            ['French'] = "Oh",
                            },
                    ['shortCut'] = 'doh',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote exhausted'] = {
                    ['command'] = 'exhausted',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Exhausted",
                            ['Russian'] = "Выдохся",
                            ['German'] = "Erschöpft",
                            ['French'] = "Épuisé",
                            },
                    ['shortCut'] = 'exhausted',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote facepalm'] = {
                    ['command'] = 'facepalm',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Facepalm",
                            ['Russian'] = "",
                            ['German'] = "Hand vor das Gesicht legen",
                            ['French'] = "Mains au visage",
                            },
                    ['shortCut'] = 'facepalm',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote frown'] = {
                    ['command'] = 'frown',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Frown",
                            ['Russian'] = "Нахмуриться",
                            ['German'] = "Stirnrunzeln",
                            ['French'] = "Froncer les sourcils",
                            },
                    ['shortCut'] = 'frown',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote grin'] = {
                    ['command'] = 'grin',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Grin",
                            ['Russian'] = "Оскалиться",
                            ['German'] = "Grinsen",
                            ['French'] = "Grand sourire",
                            },
                    ['shortCut'] = 'grin',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote gross'] = {
                    ['command'] = 'gross',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Gross",
                            ['Russian'] = "Грубить",
                            ['German'] = "Anwidern",
                            ['French'] = "Grossier",
                            },
                    ['shortCut'] = 'gross',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote kneel'] = {
                    ['command'] = 'kneel',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Kneel",
                            ['Russian'] = "Становиться на колени",
                            ['German'] = "Kniend",
                            ['French'] = "S'agenouiller",
                            },
                    ['shortCut'] = 'kneel',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote knock'] = {
                    ['command'] = 'knock',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Knock",
                            ['Russian'] = "Постучать",
                            ['German'] = "Klopfen",
                            ['French'] = "Toc-toc",
                            },
                    ['shortCut'] = 'knock',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote laugh'] = {
                    ['command'] = 'laugh',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Laugh",
                            ['Russian'] = "Смех",
                            ['German'] = "Lachen",
                            ['French'] = "Rire",
                            },
                    ['shortCut'] = 'laugh',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote lay'] = {
                    ['command'] = 'lay',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Lay",
                            ['Russian'] = "Положить",
                            ['German'] = "Liegen",
                            ['French'] = "Allonger",
                            },
                    ['shortCut'] = 'lay',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote laydown'] = {
                    ['command'] = 'laydown',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Laydown",
                            ['Russian'] = "Lay down",
                            ['German'] = "Sich hinlegen",
                            ['French'] = "Reposer",
                            },
                    ['shortCut'] = 'laydown',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote lie'] = {
                    ['command'] = 'lie',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Lie",
                            ['Russian'] = "Солгать",
                            ['German'] = "Lügen",
                            ['French'] = "Se detendre",
                            },
                    ['shortCut'] = 'lie',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote liedown'] = {
                    ['command'] = 'liedown',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Liedown",
                            ['Russian'] = "Лечь",
                            ['German'] = "Hinlegen",
                            ['French'] = "Se coucher",
                            },
                    ['shortCut'] = 'liedown',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote lol'] = {
                    ['command'] = 'lol',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Lol",
                            ['Russian'] = "",
                            ['German'] = "Laughing out loud",
                            ['French'] = "Rire aux éclats",
                            },
                    ['shortCut'] = 'lol',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote nervous'] = {
                    ['command'] = 'nervous',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Nervous",
                            ['Russian'] = "Нервничать",
                            ['German'] = "Nervös",
                            ['French'] = "Nerveux",
                            },
                    ['shortCut'] = 'nervous',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote no'] = {
                    ['command'] = 'no',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "No",
                            ['Russian'] = "Нет",
                            ['German'] = "Nein",
                            ['French'] = "Non",
                            },
                    ['shortCut'] = 'no',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote nope'] = {
                    ['command'] = 'nope',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Nope",
                            ['Russian'] = "Нет",
                            ['German'] = "",
                            ['French'] = "Non",
                            },
                    ['shortCut'] = 'nope',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote oops'] = {
                    ['command'] = 'oops',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Oops",
                            ['Russian'] = "Упс",
                            ['German'] = "Ups",
                            ['French'] = "Oups",
                            },
                    ['shortCut'] = 'oops',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote salute'] = {
                    ['command'] = 'salute',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Salute",
                            ['Russian'] = "Салют",
                            ['German'] = "Salutieren",
                            ['French'] = "Salut militaire",
                            },
                    ['shortCut'] = 'salute',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote shame'] = {
                    ['command'] = 'shame',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Shame",
                            ['Russian'] = "Стыд",
                            ['German'] = "Schämen",
                            ['French'] = "Honte",
                            },
                    ['shortCut'] = 'shame',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote shrug'] = {
                    ['command'] = 'shrug',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Shrug",
                            ['Russian'] = "Пожать плечами",
                            ['German'] = "Mit den Schultern zucken",
                            ['French'] = "Hausser les épaules",
                            },
                    ['shortCut'] = 'shrug',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote shy'] = {
                    ['command'] = 'shy',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Shy",
                            ['Russian'] = "Стесняться",
                            ['German'] = "Schüchtern",
                            ['French'] = "Timide",
                            },
                    ['shortCut'] = 'shy',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote sit'] = {
                    ['command'] = 'sit',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Sit",
                            ['Russian'] = "Сесть",
                            ['German'] = "Sitzen",
                            ['French'] = "S'asseoir",
                            },
                    ['shortCut'] = 'sit',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote sleep'] = {
                    ['command'] = 'sleep',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Sleep",
                            ['Russian'] = "Сон",
                            ['German'] = "Schlafen",
                            ['French'] = "Dormir",
                            },
                    ['shortCut'] = 'sleep',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote smile'] = {
                    ['command'] = 'smile',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Smile",
                            ['Russian'] = "Улыбаться",
                            ['German'] = "Lächeln",
                            ['French'] = "Sourire",
                            },
                    ['shortCut'] = 'smile',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote smirk'] = {
                    ['command'] = 'smirk',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Smirk",
                            ['Russian'] = "Ухмыляться",
                            ['German'] = "Schmunzeln",
                            ['French'] = "Petit sourire satisfait",
                            },
                    ['shortCut'] = 'smirk',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote stinky'] = {
                    ['command'] = 'stinky',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Stinky",
                            ['Russian'] = "Вонючка",
                            ['German'] = "Stinkt",
                            ['French'] = "Puant",
                            },
                    ['shortCut'] = 'stinky',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote stretch'] = {
                    ['command'] = 'stretch',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Stretch",
                            ['Russian'] = "Потянуться",
                            ['German'] = "Dehnen",
                            ['French'] = "S'étirer",
                            },
                    ['shortCut'] = 'stretch',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote tired'] = {
                    ['command'] = 'tired',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Tired",
                            ['Russian'] = "Уставший",
                            ['German'] = "Müde",
                            ['French'] = "Fatigué",
                            },
                    ['shortCut'] = 'tired',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote wave'] = {
                    ['command'] = 'wave',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Wave",
                            ['Russian'] = "Волна",
                            ['German'] = "Jubeln",
                            ['French'] = "Coucou",
                            },
                    ['shortCut'] = 'wave',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote wonder'] = {
                    ['command'] = 'wonder',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Wonder",
                            ['Russian'] = "Удивиться",
                            ['German'] = "Wundern",
                            ['French'] = "Indécis",
                            },
                    ['shortCut'] = 'wonder',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote yawn'] = {
                    ['command'] = 'yawn',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Yawn",
                            ['Russian'] = "Зевнуть",
                            ['German'] = "Gähnen",
                            ['French'] = "Bâiller",
                            },
                    ['shortCut'] = 'yawn',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote yes'] = {
                    ['command'] = 'yes',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Yes",
                            ['Russian'] = "Да",
                            ['German'] = "Ja",
                            ['French'] = "Oui",
                            },
                    ['shortCut'] = 'yes',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emote yuck'] = {
                    ['command'] = 'yuck',
                    ['parent'] = 'emote',
                    ['helpText'] =  {
                            ['English'] = "Yuck",
                            ['Russian'] = "Фу",
                            ['German'] = "Bäh",
                            ['French'] = "Beurk",
                            },
                    ['shortCut'] = 'yuck',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/food clearstomach'] = {
                    ['command'] = 'clearstomach',
                    ['parent'] = 'food',
                    ['helpText'] =  {
                            ['English'] = "Empties your stomach",
                            ['Russian'] = "Опустошить ваш желудок",
                            ['German'] = "Entleert deinen Magen",
                            ['French'] = "Vide votre estomac",
                            },
                    ['shortCut'] = 'clearstomach',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/food crave'] = {
                    ['command'] = 'crave',
                    ['parent'] = 'food',
                    ['helpText'] =  {
                            ['English'] = "Force a craving on a given user (self if untargeted user, random food if not set)",
                            ['Russian'] = "Принудительно задать предпочтения по еде выбранному пользователю (или самому себе, если пользователь не выбран, а также предпочтения будут произвольными, если не выбраны конкретные)",
                            ['German'] = "Erzwingen eines Verlangens bei einem bestimmten Benutzer (an dir selbst wenn der Benutzer nicht festgelegt ist, zufälliges Essen wenn nicht festgelegt)",
                            ['French'] = "Forcer une fringale à un utilisateur donné (soi-même si utilisateur non ciblé, nourriture aléatoire si non définie)",
                            },
                    ['shortCut'] = 'crave',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'User', ''},
                            ['Arg2'] = {'foodName', 'String', ''},
                            },
        },
        ['/food digest'] = {
                    ['command'] = 'digest',
                    ['parent'] = 'food',
                    ['helpText'] =  {
                            ['English'] = "Turn calories into waste",
                            ['Russian'] = "Превращает калории в отходы",
                            ['German'] = "Kalorien in Abfall verwandeln",
                            ['French'] = "Changer les calories en déchets",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/food eat'] = {
                    ['command'] = 'eat',
                    ['parent'] = 'food',
                    ['helpText'] =  {
                            ['English'] = "Max your calories",
                            ['Russian'] = "Насыщает вас до максимума",
                            ['German'] = "Maximiere deine Kalorien",
                            ['French'] = "Maximise vos calories",
                            },
                    ['shortCut'] = 'eat',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'amount', 'Int32', '-1'},
                            },
        },
        ['/food work'] = {
                    ['command'] = 'work',
                    ['parent'] = 'food',
                    ['helpText'] =  {
                            ['English'] = "Spends calories",
                            ['Russian'] = "Тратит калории",
                            ['German'] = "Kalorien verbrauchen",
                            ['French'] = "Calories dépensées",
                            },
                    ['shortCut'] = 'work',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'useCalories', 'Int32', '100000'},
                            },
        },
        ['/help'] = {
                    ['command'] = 'help',
                    ['parent'] = nil,
                    ['helpText'] =  {
                            ['English'] = "Displays all the commands available with hidden subcommands. Accepts a string to filter commands to a search string.",
                            ['Russian'] = "Отображает все доступные команды и скрытые подкоманды. Принимает строку для отображения подходящих команд.",
                            ['German'] = "Zeigt alle verfügbaren Befehle inklusive versteckten Unterbefehlen. Akzeptiert eine Zeichenkette um Befehle zu filtern.",
                            ['French'] = "Affiche toutes les commandes disponibles avec des sous-commandes cachées. Accepte une chaîne pour filtrer les commandes en une chaîne de recherche.",
                            },
                    ['shortCut'] = '?',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'language', 'SupportedLanguage'},
                            ['Arg2'] = {'text', 'String', ''},
                            },
        },
        ['/helpful'] = {
                    ['command'] = 'helpful',
                    ['parent'] = nil,
                    ['helpText'] =  {
                            ['English'] = "Shows all help, including sub commands.",
                            ['Russian'] = "Показывает всю справку, включая подкоманды.",
                            ['German'] = "Zeigt alle Hilfen, inklusive Unterbefehlen.",
                            ['French'] = "Affiche toute l'aide, en incluant les sous commandes.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'language', 'SupportedLanguage'},
                            },
        },
        ['/housing addroommates'] = {
                    ['command'] = 'addroommates',
                    ['parent'] = 'housing',
                    ['helpText'] =  {
                            ['English'] = "Add a number of residents to the deed you\'re currently a resident on.",
                            ['Russian'] = "Add a number of residents to the deed you\'re currently a resident on.",
                            ['German'] = "Add a number of residents to the deed you\'re currently a resident on.",
                            ['French'] = "Add a number of residents to the deed you\'re currently a resident on.",
                            },
                    ['shortCut'] = 'shackup',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '1'},
                            },
        },
        ['/initialspawn do'] = {
                    ['command'] = 'do',
                    ['parent'] = 'initialspawn',
                    ['helpText'] =  {
                            ['English'] = "Re-run the initial spawn selection for the given user (or current user if null).",
                            ['Russian'] = "Перезапустить процедуру выбора начальной точки появления для указанного игрока (или вызвавшего команду если игрок не указан).",
                            ['German'] = "",
                            ['French'] = "Réexécute la sélection initiale du spawn pour l'utilisateur donné (ou l'utilisateur actuel si nul).",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/initialspawn list'] = {
                    ['command'] = 'list',
                    ['parent'] = 'initialspawn',
                    ['helpText'] =  {
                            ['English'] = "Lists the initial spawn positions currently active.",
                            ['Russian'] = "",
                            ['German'] = "Listet aktuelle initiale Spawn-Positionen auf, welche aktiv sind.",
                            ['French'] = "Affiche la liste des positions d'apparition initiales actuellement actives.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/initialspawn update'] = {
                    ['command'] = 'update',
                    ['parent'] = 'initialspawn',
                    ['helpText'] =  {
                            ['English'] = "Force update the spawn position now.",
                            ['Russian'] = "Обновить точку появления сейчас.",
                            ['German'] = "Erzwinge die sofortige Aktualisierung der Spawnposition.",
                            ['French'] = "Forcer la mise à jour du point d'apparition maintenant.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/initialspawn updatedebug'] = {
                    ['command'] = 'updatedebug',
                    ['parent'] = 'initialspawn',
                    ['helpText'] =  {
                            ['English'] = "Generate debug data showing all the clusters we consider for initial points.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Générer des données de débogage montrant tous les clusters que nous considérons pour les points initiaux.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/inventory addvoid'] = {
                    ['command'] = 'addvoid',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Add an item to your void storage",
                            ['Russian'] = "Добавить предмет в Бездонное хранилище",
                            ['German'] = "Füge einen Gegenstand zu deinem Zwischenlager hinzu",
                            ['French'] = "Ajouter un item à votre 'Stockage du néant",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'itemName', 'String', 'baked meat'},
                            ['Arg2'] = {'number', 'Int32', '1'},
                            ['Arg3'] = {'distance', 'Int32', '0'},
                            },
        },
        ['/inventory carryall'] = {
                    ['command'] = 'carryall',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Allows carry items into any user inventory slot and removes weight check.  Pass false to reset to normal.",
                            ['Russian'] = "Позволяет переносить предметы в любом слоте инвентаря пользователя и удаляет проверку веса. Передайте 'Ложь' для сброса в нормальное состояние.",
                            ['German'] = "Ermöglicht das Tragen von Gegenständen in einen beliebigen Benutzerinventarplatz und entfernt die Gewichtskontrolle. Übergebe 'false', um den Normalwert wiederherzustellen.",
                            ['French'] = "Permet de transporter des articles dans n'importe quel emplacement d'inventaire utilisateur et supprime la vérification du poids. Passez à 'false' pour revenir à la normale.",
                            },
                    ['shortCut'] = 'carryall',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'allowCarryAll', 'Boolean', 'True'},
                            },
        },
        ['/inventory dumpall'] = {
                    ['command'] = 'dumpall',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Dumps all items from your inventory.",
                            ['Russian'] = "Уничтожает все вещи из вашего инвентаря.",
                            ['German'] = "Löscht alle Gegenstände aus deinem Inventar.",
                            ['French'] = "Jette tous les objets de votre inventaire.",
                            },
                    ['shortCut'] = 'dumpall',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/inventory dumpcarried'] = {
                    ['command'] = 'dumpcarried',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Dumps all carried items.",
                            ['Russian'] = "Уничтожает переносимые в руках вещи.",
                            ['German'] = "Löscht alle getragenen Gegenstände.",
                            ['French'] = "Supprime tous vos objets portés.",
                            },
                    ['shortCut'] = 'dumpcarried',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/inventory dumpselected'] = {
                    ['command'] = 'dumpselected',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Dumps all items in your selected toolbar slot.",
                            ['Russian'] = "Уничтожает все предметы из слота выбранного на панели быстрого доступа.",
                            ['German'] = "Löscht alle Gegenstände im ausgewählten Werkzeugleistenslot.",
                            ['French'] = "Jette tous les items de l'emplacement sélectionné de la barre d'outils.",
                            },
                    ['shortCut'] = 'dumpselected',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/inventory dumpvehicle'] = {
                    ['command'] = 'dumpvehicle',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Dumps all items from your vehicle inventory.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Vide tous les éléments de l'inventaire de votre véhicule.",
                            },
                    ['shortCut'] = 'dumpvehicle',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/inventory durability'] = {
                    ['command'] = 'durability',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Set the durability of the item you are holding",
                            ['Russian'] = "Устанавливает прочность предмета в руках",
                            ['German'] = "Legt die Haltbarkeit des gehaltenen Gegenstands fest",
                            ['French'] = "Définit la durabilité de l'objet que vous tenez",
                            },
                    ['shortCut'] = 'dur',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'durability', 'Single', '1'},
                            },
        },
        ['/inventory fillmeup'] = {
                    ['command'] = 'fillmeup',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Adds random items to the user\'s inventory.",
                            ['Russian'] = "Adds random items to the user\'s inventory.",
                            ['German'] = "Adds random items to the user\'s inventory.",
                            ['French'] = "Adds random items to the user\'s inventory.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/inventory forcegive'] = {
                    ['command'] = 'forcegive',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Give yourself an item (Forced, ignores restrictions)",
                            ['Russian'] = "Выдаёт вам предмет (принудительно, игнорирует ограничения)",
                            ['German'] = "Gib dir selbst einen Gegenstand (erzwungen, ignoriert Einschränkungen)",
                            ['French'] = "Vous donne un objet (de force, ignore les restrictions)",
                            },
                    ['shortCut'] = 'fgive',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'itemName', 'String'},
                            ['Arg2'] = {'number', 'Int32', '1'},
                            },
        },
        ['/inventory give'] = {
                    ['command'] = 'give',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Give yourself an item",
                            ['Russian'] = "Даёт вам предмет",
                            ['German'] = "Gibt dir einen Gegenstand",
                            ['French'] = "Vous donne un objet",
                            },
                    ['shortCut'] = 'give',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'itemName', 'String'},
                            ['Arg2'] = {'number', 'Int32', '1'},
                            },
        },
        ['/inventory giveall'] = {
                    ['command'] = 'giveall',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Give yourself all items matching the given search.",
                            ['Russian'] = "Выдать себе все предметы совпадающие с условиями поиска.",
                            ['German'] = "Gebe dir selbst alle von dir gesuchten Items.",
                            ['French'] = "Donnez-vous tous les articles correspondant à la recherche donnée.",
                            },
                    ['shortCut'] = 'giveall',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'itemName', 'String'},
                            ['Arg2'] = {'number', 'Int32', '1'},
                            },
        },
        ['/inventory givepaint'] = {
                    ['command'] = 'givepaint',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Give yourself mixed paint for predefined named colors",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Vous donne de la peinture mélangée pour les couleurs prédéfinies nommées",
                            },
                    ['shortCut'] = 'paint',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'namedColorIndex', 'Int32'},
                            ['Arg2'] = {'number', 'Int32', '1'},
                            },
        },
        ['/inventory givepaintrgb'] = {
                    ['command'] = 'givepaintrgb',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Give yourself mixed paint with any rgb color",
                            ['Russian'] = "Выдать себе смешанные краски любых rgb цветов",
                            ['German'] = "",
                            ['French'] = "Obtenir une peinture mélangée avec n'importe quelle couleur rgb",
                            },
                    ['shortCut'] = 'paintrgb',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'r', 'Int32'},
                            ['Arg2'] = {'g', 'Int32'},
                            ['Arg3'] = {'b', 'Int32'},
                            ['Arg4'] = {'amount', 'Int32', '1'},
                            },
        },
        ['/inventory integrity'] = {
                    ['command'] = 'integrity',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Set the integrity percent (0-1) of the item you are holding, if it has it.",
                            ['Russian'] = "Set the integrity percent (0-1) of the item you are holding, if it has it.",
                            ['German'] = "Set the integrity percent (0-1) of the item you are holding, if it has it.",
                            ['French'] = "Set the integrity percent (0-1) of the item you are holding, if it has it.",
                            },
                    ['shortCut'] = 'integ',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'integrity', 'Single', '1'},
                            },
        },
        ['/land clearpaint'] = {
                    ['command'] = 'clearpaint',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Clears paint in area with radius specified around the player. Max = 20",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Efface la peinture de la zone avec un rayon spécifié autour du joueur. Max = 20",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radius', 'Int32', '4'},
                            },
        },
        ['/land clearrubble'] = {
                    ['command'] = 'clearrubble',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Clears rubble around the player.",
                            ['Russian'] = "Убирает булыжники вокруг игрока.",
                            ['German'] = "Entfernt den Schutt um den Spieler.",
                            ['French'] = "Nettoie les pierres en vrac autour du joueur.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radius', 'Single', '10'},
                            },
        },
        ['/land level'] = {
                    ['command'] = 'level',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Level the terrain",
                            ['Russian'] = "Выравнивает землю",
                            ['German'] = "Begradige das Gelände",
                            ['French'] = "Niveler le terrain",
                            },
                    ['shortCut'] = 'level',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'x', 'Int32', '15'},
                            ['Arg2'] = {'y', 'Int32', '15'},
                            ['Arg3'] = {'blockType', 'String', 'GrassBlock'},
                            },
        },
        ['/land levelcentered'] = {
                    ['command'] = 'levelcentered',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Level the terrain around user",
                            ['Russian'] = "Выровнять уровень вокруг игрока",
                            ['German'] = "Terrain um den Benutzer herum ebnen",
                            ['French'] = "Niveler le terrain autour de l'utilisateur",
                            },
                    ['shortCut'] = 'levelcentered',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'x', 'Int32', '15'},
                            ['Arg2'] = {'y', 'Int32', '15'},
                            ['Arg3'] = {'blockType', 'String', 'GrassBlock'},
                            },
        },
        ['/land levelwithwall'] = {
                    ['command'] = 'levelwithwall',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Level the terrain with a wall",
                            ['Russian'] = "Выровнять уровень поверхности до стены",
                            ['German'] = "Terrain erhöhen mit einer Mauer",
                            ['French'] = "Nivelez le terrain avec un mur",
                            },
                    ['shortCut'] = 'levelwall',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'x', 'Int32', '15'},
                            ['Arg2'] = {'y', 'Int32', '15'},
                            ['Arg3'] = {'wallHeight', 'Int32', '1'},
                            ['Arg4'] = {'groundType', 'String', 'GrassBlock'},
                            ['Arg5'] = {'wallType', 'String', 'StoneBlock'},
                            },
        },
        ['/land mark'] = {
                    ['command'] = 'mark',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Drops a waypoint at the current position.  Accepts an optional text string for the waypoint.",
                            ['Russian'] = "Устанавливает метку в этом месте.  Принимает дополнительный текст для метки.",
                            ['German'] = "Erstellt einen Wegpunkt an der gegenwärtigen Position. Wegpunkt kann optional mit einem Text versehen werden.",
                            ['French'] = "Ajoute un point de repère à la position actuelle.  Accepte un fil de texte optionnel pour nommer le point.",
                            },
                    ['shortCut'] = 'mark',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'text', 'String', ''},
                            },
        },
        ['/land markglobal'] = {
                    ['command'] = 'markglobal',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Drops a global waypoint at the current position.  Accepts an optional text string for the waypoint.",
                            ['Russian'] = "Устанавливает глобальную метку в текущем месте. Дополнительно можно задать название.",
                            ['German'] = "Erstellt einen Wegpunkt an der gegenwärtigen Position. Wegpunkt kann optional mit einem Text versehen werden.",
                            ['French'] = "Dépose un point de repère global à la position actuelle. Accepte une ligne de texte optionnelle pour le point de repère.",
                            },
                    ['shortCut'] = 'markglobal',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'text', 'String', ''},
                            },
        },
        ['/land painttest'] = {
                    ['command'] = 'painttest',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Spawns giant walls and paints them with random colors",
                            ['Russian'] = "Spawns giant walls and paints them with random colors",
                            ['German'] = "Spawns giant walls and paints them with random colors",
                            ['French'] = "Spawns giant walls and paints them with random colors",
                            },
                    ['shortCut'] = 'painttest',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'size', 'Int32', '50'},
                            ['Arg2'] = {'walls', 'Int32', '5'},
                            },
        },
        ['/land remove'] = {
                    ['command'] = 'remove',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Remove block types within a specified area",
                            ['Russian'] = "Удаление типов блоков в пределах заданной области",
                            ['German'] = "Entferne Blocktypen innerhalb eines bestimmten Bereichs",
                            ['French'] = "Supprimer les types de bloc dans une zone spécifiée",
                            },
                    ['shortCut'] = 'remove',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'blockType', 'String', 'GrassBlock'},
                            ['Arg2'] = {'x', 'Int32', '15'},
                            ['Arg3'] = {'y', 'Int32', '15'},
                            ['Arg4'] = {'z', 'Int32', '15'},
                            ['Arg5'] = {'isTurnToGlass', 'Boolean', 'False'},
                            },
        },
        ['/land removeallbut'] = {
                    ['command'] = 'removeallbut',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Removes all block types except the specified type within a specified area",
                            ['Russian'] = "Удаляет все типы блоков, кроме указанного типа, в указанной области",
                            ['German'] = "Entfernt alle Blocktypen mit Ausnahme des angegebenen Typs innerhalb eines angegebenen Bereichs",
                            ['French'] = "Supprime tous les types de bloc sauf le type spécifié dans une zone spécifiée",
                            },
                    ['shortCut'] = 'removeallbut',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'blockType', 'String', 'GrassBlock'},
                            ['Arg2'] = {'x', 'Int32', '15'},
                            ['Arg3'] = {'y', 'Int32', '15'},
                            ['Arg4'] = {'z', 'Int32', '15'},
                            ['Arg5'] = {'isTurnToGlass', 'Boolean', 'False'},
                            },
        },
        ['/land removenearestglobalmark'] = {
                    ['command'] = 'removenearestglobalmark',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Removes the nearest global waypoint to your current position.",
                            ['Russian'] = "Удаляет глобальную метку, ближайшую к вашему местоположению.",
                            ['German'] = "Entfernt den nächstgelegenen globalen Wegpunkt zu Ihrer aktuellen Position.",
                            ['French'] = "Supprime le point de repère global le plus proche de votre position actuelle.",
                            },
                    ['shortCut'] = 'removenearestglobalmark',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/land resetworldcaches'] = {
                    ['command'] = 'resetworldcaches',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Resets the world caches",
                            ['Russian'] = "Сбросить Кэш карты",
                            ['German'] = "Setzt die Weltcaches zurück",
                            ['French'] = "Réinitialise les caches du monde",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/land spawnmines'] = {
                    ['command'] = 'spawnmines',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Spawns a corridor-like tunnel that gives entrance to the mines.",
                            ['Russian'] = "Создает коридор как туннель, ведущий к шахтам.",
                            ['German'] = "Spawnt einen korridorartigen Tunnel, der Zugang zu den Minen gewährleistet.",
                            ['French'] = "Génère un tunnel en forme de couloir qui donne accès aux mines.",
                            },
                    ['shortCut'] = 'spawnmines',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'corridorWidth', 'Int32', '1'},
                            ['Arg2'] = {'corridorHeight', 'Int32', '3'},
                            ['Arg3'] = {'corridorDepth', 'Int32', '1'},
                            ['Arg4'] = {'depth', 'Int32', '100'},
                            ['Arg5'] = {'levelDifferenceHeight', 'Int32', '1'},
                            },
        },
        ['/land spawnrubble'] = {
                    ['command'] = 'spawnrubble',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Rains rubble around the player.",
                            ['Russian'] = "Дождь из булыжников вокруг игрока.",
                            ['German'] = "Lässt Schutt um den Spieler herunterregnen.",
                            ['French'] = "Il pleut des pierres en vrac autour du joueur.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'blockTypeName', 'String', 'Granite'},
                            ['Arg2'] = {'rubble', 'Int32', '32'},
                            },
        },
        ['/manage admin'] = {
                    ['command'] = 'admin',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Shows list of admins or adds user as an Admin by account id, steamid, slgid, or username",
                            ['Russian'] = "Отображает список администраторов или делает пользователя администратором по ID аккаунта, steamid, slgid или имени пользователя",
                            ['German'] = "Zeigt eine Liste der Administratoren an oder fügt einen Benutzer als Administrator nach Konto-ID, steamid, slgid oder Benutzername hinzu",
                            ['French'] = "Afficher la liste des administrateurs ou ajouter un utilisateur en tant qu'administrateur par son identifiant de compte, son identifiant Steam, son slgid ou son nom d'utilisateur",
                            },
                    ['shortCut'] = 'admin',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'nameOrID', 'String', ''},
                            ['Arg2'] = {'reason', 'String', ''},
                            },
        },
        ['/manage alert'] = {
                    ['command'] = 'alert',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Sends an alert to everybody",
                            ['Russian'] = "Посылает всем предупреждение",
                            ['German'] = "Sendet an allen eine Warnung",
                            ['French'] = "Envoie une alerte à tout le monde",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'alert', 'String', ''},
                            },
        },
        ['/manage announce'] = {
                    ['command'] = 'announce',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Sends an announce to all players",
                            ['Russian'] = "Отправляет объявление всем игрокам",
                            ['German'] = "Sende eine Ankündigung an alle Spieler",
                            ['French'] = "Envoie une annonce à tous les joueurs",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'announce', 'String', ''},
                            },
        },
        ['/manage authlevel'] = {
                    ['command'] = 'authlevel',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Displays your authorization level",
                            ['Russian'] = "Отображает ваш уровень доступа",
                            ['German'] = "Zeigt deine Berechtigungsstufe",
                            ['French'] = "Affiche votre niveau d’autorisation",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/manage ban'] = {
                    ['command'] = 'ban',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Shows list of banned users or bans user by account id, steamid, slgid, or username. Ban forever by default with empty time. Time format: 1m, 1h, 1d, 1w.",
                            ['Russian'] = "Отображает список заблокированных пользователей или блокирует пользователя по Id аккаунта, steamid, slgid или имени пользователя. Заблокировать навсегда по умолчанию если не указан срок. Формат времени: 1m, 1h, 1d, 1w.",
                            ['German'] = "Zeigt eine Liste der gesperrten Benutzer oder sperrt Benutzer nach Konto-ID, Steamid, Slgid oder Benutzername an. Sperre standardmäßig für immer mit leerer Zeit. Zeitformat: 1m, 1h, 1d, 1w.",
                            ['French'] = "Affiche la liste des utilisateurs bannis ou bannit un utilisateur par id de compte, steamid, slgid, ou nom d'utilisateur. Sans précision de temps, un bannissement définitif sera appliqué. Format du temps : 1m, 1h, 1d, 1w.",
                            },
                    ['shortCut'] = 'ban',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'nameOrID', 'String', ''},
                            ['Arg2'] = {'reason', 'String', ''},
                            ['Arg3'] = {'time', 'String', ''},
                            },
        },
        ['/manage clearmaintenance'] = {
                    ['command'] = 'clearmaintenance',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Clears currently scheduled user maintenance.",
                            ['Russian'] = "Очищает текущее запланированное обслуживание пользователя.",
                            ['German'] = "Löscht aktuell eingestellte Benutzerwartung.",
                            ['French'] = "Efface la maintenance utilisateur actuellement planifiée.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/manage clearobjective'] = {
                    ['command'] = 'clearobjective',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Clears a user\'s objective",
                            ['Russian'] = "Clears a user\'s objective",
                            ['German'] = "Clears a user\'s objective",
                            ['French'] = "Clears a user\'s objective",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'targetUser', 'User'},
                            },
        },
        ['/manage ignore'] = {
                    ['command'] = 'ignore',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Shows your Ignore List or adds the player to the Ignore List by the name or remove if the player is on the list already",
                            ['Russian'] = "Отображает ваш чёрный список или добавляет пользователя в чёрный список по имени, или удаляет из чёрного списка, если пользователь уже в списке",
                            ['German'] = "Zeigt Ignorierliste an oder fügt den Player mit dem Namen zur Ignorierliste hinzu oder entfernt ihn, wenn der Player bereits in der Liste enthalten ist",
                            ['French'] = "Afficher la liste des gens ignorés ou ajouter un joueur à la liste par son nom ou le supprimer s'il y est déjà",
                            },
                    ['shortCut'] = 'ignore',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'ignoreUser', 'User', ''},
                            },
        },
        ['/manage kick'] = {
                    ['command'] = 'kick',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Kicks user",
                            ['Russian'] = "Кикает пользователя",
                            ['German'] = "Kickt Benutzer",
                            ['French'] = "Renvoie l'utilisateur",
                            },
                    ['shortCut'] = 'kick',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'kickUser', 'User'},
                            ['Arg2'] = {'reason', 'String', ''},
                            },
        },
        ['/manage listadmins'] = {
                    ['command'] = 'listadmins',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Displays a list of all administrators.",
                            ['Russian'] = "Показывает список всех администраторов.",
                            ['German'] = "Zeigt eine Liste aller Administratoren.",
                            ['French'] = "Affiche une liste de tous les administrateurs.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/manage listusers'] = {
                    ['command'] = 'listusers',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Displays a list of all known users, showing username and ID.",
                            ['Russian'] = "Отображает список всех известных пользователей, показывая имя и ID.",
                            ['German'] = "Zeigt eine Liste aller bekannten Benutzer an, mit Benutzernamen und -IDs.",
                            ['French'] = "Afficher une liste de tous les utilisateurs connus, avec leur nom d'utilisateur et leur identifiant de compte.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/manage maintenance'] = {
                    ['command'] = 'maintenance',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Schedules an automatic shutdown",
                            ['Russian'] = "Расписание автоматического выключения",
                            ['German'] = "Plant ein automatisches Herunterfahren",
                            ['French'] = "Planifie un arrêt automatique",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'time', 'String'},
                            ['Arg2'] = {'message', 'String'},
                            ['Arg3'] = {'reason', 'String'},
                            },
        },
        ['/manage mute'] = {
                    ['command'] = 'mute',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Shows list of muted users or mutes user by account id, steamid, slgid, or username. Mute forever by default with empty time. Time format: 1m, 1h, 1d, 1w.",
                            ['Russian'] = "Отображает список заглушенных пользователей или глушит пользователя по Id аккаунта, steamid, slgid или имени пользователя. Заглушить навсегда по умолчанию если не указан срок. Формат времени: 1m, 1h, 1d, 1w.",
                            ['German'] = "Zeigt eine Liste der gemuteden Benutzer oder mutet Benutzer nach Konto-ID, Steamid, Slgid oder Benutzername an. Mute standardmäßig für immer mit leerer Zeit. Zeitformat: 1m, 1h, 1d, 1w.",
                            ['French'] = "Affiche la liste des utilisateurs muets ou rend muet un utilisateur par son ID de compte, son SteamID, son SLGID ou son nom d'utilisateur. Le silence est permanent par défaut avec une durée vide. Le format de temps est : 1m (minute), 1h (heure), 1d (jour), 1w (semaine).",
                            },
                    ['shortCut'] = 'mute',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'nameOrID', 'String', ''},
                            ['Arg2'] = {'reason', 'String', ''},
                            ['Arg3'] = {'time', 'String', ''},
                            },
        },
        ['/manage players'] = {
                    ['command'] = 'players',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Returns a list of online players",
                            ['Russian'] = "Возвращает список игроков в сети",
                            ['German'] = "Gibt eine Liste aller Spieler, die online sind, aus",
                            ['French'] = "Retourne une liste des joueurs connectés",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/manage playtime'] = {
                    ['command'] = 'playtime',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Lists the playtimes for a given user, or yourself if none passed.",
                            ['Russian'] = "Отображает игровое время указанного игрока или своё, если игрок не указан.",
                            ['German'] = "Listet die Spielzeiten eines angegebenen Spielers auf oder einem selbst, wenn leer.",
                            ['French'] = "Liste le temps de jeu pour un utilisateur spécifique, ou vous-même si aucun n'est passé.",
                            },
                    ['shortCut'] = 'playtime',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'other', 'User', ''},
                            },
        },
        ['/manage removeadmin'] = {
                    ['command'] = 'removeadmin',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Removes user as an Admin by account id, steamid, slgid, or username",
                            ['Russian'] = "Убирает пользователя из списка администраторов по ID аккаунта, steamid, slgid или имени пользователя",
                            ['German'] = "Entfernt den Benutzer als Administrator nach Konto-ID, steamid, slgid oder Benutzername",
                            ['French'] = "Supprimer l'utilisateur en tant qu'administrateur par son identifiant de compte, son identifiant Steam, son slgid ou son nom d'utilisateur",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'nameOrID', 'String'},
                            ['Arg2'] = {'reason', 'String', ''},
                            },
        },
        ['/manage save'] = {
                    ['command'] = 'save',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Save the world!",
                            ['Russian'] = "Сохранить Мир!",
                            ['German'] = "Rette die Welt!",
                            ['French'] = "Sauvegarde le monde !",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/manage setspawn'] = {
                    ['command'] = 'setspawn',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Changes the spawn location to your current location",
                            ['Russian'] = "Перемещает точку возрождения туда, где вы сейчас находитесь",
                            ['German'] = "Ändert den Spawnpunkt zu deinem aktuellen Standort",
                            ['French'] = "Change le point de réapparition par la position actuelle",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/manage unban'] = {
                    ['command'] = 'unban',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Unbans user by account id, steamid, slgid, or username",
                            ['Russian'] = "Снимает бан с пользователя по ID аккаунта, steamID, slgID или имени",
                            ['German'] = "Deaktiviert den Benutzer von Konto-ID, steamid, slgid oder Benutzername",
                            ['French'] = "Dé-bannie l'utilisateur par ID de compte, ID Steam, ID Slg, ou nom d'utilisateur",
                            },
                    ['shortCut'] = 'unban',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'nameOrID', 'String', ''},
                            ['Arg2'] = {'reason', 'String', ''},
                            },
        },
        ['/manage unmute'] = {
                    ['command'] = 'unmute',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Unmutes user by account id, steamid, slgid, or username",
                            ['Russian'] = "Убирает пользователя из списка заглушенных по ID аккаунта, steamid, slgid или имени пользователя",
                            ['German'] = "Deaktiviert Stummschaltung des Benutzers von Konto-ID, steamid, slgid oder Benutzername auf",
                            ['French'] = "Réactiver la parole d'un utilisateur en saisissant son identifiant de compte, son identifiant steam, son slgid ou son nom d'utilisateur",
                            },
                    ['shortCut'] = 'unmute',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'nameOrID', 'String', ''},
                            ['Arg2'] = {'reason', 'String', ''},
                            },
        },
        ['/manage unwhitelist'] = {
                    ['command'] = 'unwhitelist',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Removes user from the whitelist by account id, steamid, slgid, or username",
                            ['Russian'] = "Исключает пользователя из белого списка по ID аккаунта, steamID, slgID или имени",
                            ['German'] = "Enternt Benutzer von der Whitelist bei Konto-ID, steamid, slgid oder Benutzername",
                            ['French'] = "Supprimer l'utilisateur de la liste blanche par son identifiant de compte, son identifiant Steam, son slgid ou son nom d'utilisateur",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'nameOrID', 'String', ''},
                            ['Arg2'] = {'reason', 'String', ''},
                            },
        },
        ['/manage useractivity'] = {
                    ['command'] = 'useractivity',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Displays a list of users and when they last logged in.",
                            ['Russian'] = "Отображает список игроков и время когда они были в сети.",
                            ['German'] = "Listet alle Spieler und deren letzten Login auf.",
                            ['French'] = "Affiche une liste d'utilisateurs et leur dernière date de connexion.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/manage warnuser'] = {
                    ['command'] = 'warnuser',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Sends a warning to a citizen",
                            ['Russian'] = "Отправляет игроку предупреждение",
                            ['German'] = "Sendet eine Warnung an einen Bürger",
                            ['French'] = "Envoyer un avertissement à un citoyen",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'warnUser', 'User'},
                            ['Arg2'] = {'warning', 'String', ''},
                            },
        },
        ['/manage whitelist'] = {
                    ['command'] = 'whitelist',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Shows list of whitelisted users or adds user to the whitelist by account id, steamid, slgid, or username",
                            ['Russian'] = "Показывает пользователей в белом списке или добавляет пользователя в белый список по ID аккаунта, steamID, slgID или имени",
                            ['German'] = "Zeigt eine Liste der Whiteliste Benutzer nach Konto-ID, steamid, slgid oder Benutzername an",
                            ['French'] = "Afficher la liste blanche des utilisateurs ou ajouter un utilisateur à la liste blanche par son identifiant de compte, son identifiant Steam, son slgid ou son nom d'utilisateur",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'nameOrID', 'String', ''},
                            ['Arg2'] = {'reason', 'String', ''},
                            },
        },
        ['/manage whoami'] = {
                    ['command'] = 'whoami',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Shows your user ID",
                            ['Russian'] = "Показывает ваш ID",
                            ['German'] = "Zeigt deine Benutzer-ID an",
                            ['French'] = "Affiche votre ID d'utilisateur",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/manage whois'] = {
                    ['command'] = 'whois',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Shows the user ID of the requested user.",
                            ['Russian'] = "Показывает ID указанного пользователя.",
                            ['German'] = "Zeigt die Benutzer-ID des angefragten Benutzers an.",
                            ['French'] = "Affiche l'ID de l'utilisateur demandé.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'otherUser', 'User'},
                            },
        },
        ['/meteor addhours'] = {
                    ['command'] = 'addhours',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Adds meteor impact hours",
                            ['Russian'] = "Добавляет часы до падения астероида",
                            ['German'] = "Fügt Meteoraufprallstunden hinzu",
                            ['French'] = "Ajoute des heures à l'impact du météore",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'hours', 'Single'},
                            },
        },
        ['/meteor destroy'] = {
                    ['command'] = 'destroy',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Destroys the meteor in orbit.",
                            ['Russian'] = "Уничтожает астероид на орбите.",
                            ['German'] = "Zerstört den Meteor in der Umlaufbahn.",
                            ['French'] = "Détruit le météore en orbite.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/meteor fall'] = {
                    ['command'] = 'fall',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Begin the meteor impact sequence",
                            ['Russian'] = "Запускает процесс падения астероида",
                            ['German'] = "Starte die Sequenz für den Meteor-Einschlag",
                            ['French'] = "Débute la séquence d'impact du météore",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/meteor hitworldlayers'] = {
                    ['command'] = 'hitworldlayers',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Triggers world layers to act as if they were hit by a meteor.",
                            ['Russian'] = "Делает чтобы слои мира выглядели, как будто упал астероид.",
                            ['German'] = "Sorgt dafür, dass sich Weltebenen so verhalten als wäre ein Meteor in sie eingeschlagen.",
                            ['French'] = "Les calques du monde se comportent comme s'ils étaient frappées par le météore.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/meteor impact'] = {
                    ['command'] = 'impact',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Make the meteor strike instantly.",
                            ['Russian'] = "Астероид мгновенно сталкивается с поверхностью.",
                            ['German'] = "Lässt den Meteor sofort einschlagen.",
                            ['French'] = "Provoque l'impact immédiat du météore.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/meteor makevisible'] = {
                    ['command'] = 'makevisible',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Make the meteor enter the targetable range, or the specified angle if one is passed in.",
                            ['Russian'] = "Перемещает астероид в зону прицеливания или на определённый угол, если он указан.",
                            ['German'] = "Sorgt dafür, dass der Meteor sich in die anvisierbare Reichweite oder den angegebenen Winkel begibt, wenn einer solcher übergeben wird.",
                            ['French'] = "Faites entrer le météore dans la zone de visée, ou dans l'angle spécifié si il y passe.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'angle', 'Single', '300'},
                            },
        },
        ['/meteor rain'] = {
                    ['command'] = 'rain',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Makes meteorites rain down the sky, accepting the number to send and how long between them.",
                            ['Russian'] = "Создаёт метеоритный дождь, можно указать количество и время между ними.",
                            ['German'] = "Lässt Meteoriten vom Himmel fallen, Akzeptiert die Anzahl der Meteoriten und die Zeit zwischen ihnen als Parameter.",
                            ['French'] = "Fait pleuvoir des météorites du ciel, en indiquant le nombre de météorites à envoyer et le temps d'interval entre.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '1'},
                            ['Arg2'] = {'timeBetween', 'Single', '1'},
                            ['Arg3'] = {'radius', 'Single', '20'},
                            },
        },
        ['/meteor removehours'] = {
                    ['command'] = 'removehours',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Remove meteor impact hours",
                            ['Russian'] = "Убирает часы до падения метеора",
                            ['German'] = "",
                            ['French'] = "Retire des heures d'impact du météore",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'hours', 'Single'},
                            },
        },
        ['/meteor spawn'] = {
                    ['command'] = 'spawn',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Spawns a meteor into orbit, regardless of current disaster settings.",
                            ['Russian'] = "Создаёт астероид на орбите, независимо от текущих настроек мира.",
                            ['German'] = "Erzeugt einen Meteor in einer Umlaufbahn, unabhängig den aktuellen Katastrophen-Einstellungen.",
                            ['French'] = "Fait apparaître un météore en orbite, peu importe les paramètres de catastrophe actuels.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/meteor spawncrater'] = {
                    ['command'] = 'spawncrater',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Create a crater at the current position.",
                            ['Russian'] = "Создаёт кратер в текущем месте.",
                            ['German'] = "Erstelle einen Krater an der aktuellen Position.",
                            ['French'] = "Créez un cratère à la position actuelle.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'size', 'Single', '5'},
                            ['Arg2'] = {'addPollution', 'Boolean', 'True'},
                            },
        },
        ['/meteor status'] = {
                    ['command'] = 'status',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Displays status of meteor.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                    ['shortCut'] = 'met',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/money accounts'] = {
                    ['command'] = 'accounts',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Display all bank accounts in the game.",
                            ['Russian'] = "Отображает все банковские счета в игре.",
                            ['German'] = "Zeigt alle Bankkonten im Spiel an.",
                            ['French'] = "Affiche tous les comptes bancaires du jeu.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/money addaccountmanager'] = {
                    ['command'] = 'addaccountmanager',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Adds user as manager to bank account with ID.",
                            ['Russian'] = "Добавить игрока как управляющего банковским счетом с ID.",
                            ['German'] = "Fügt einen Spieler als Verwalter zum Bankkonto mit der ID hinzu.",
                            ['French'] = "Ajoute l'utilisateur en tant que gestionnaire au compte bancaire ayant l'ID.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'account', 'BankAccount'},
                            ['Arg2'] = {'target', 'User'},
                            },
        },
        ['/money addaccountuser'] = {
                    ['command'] = 'addaccountuser',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Adds user to bank account with ID.",
                            ['Russian'] = "Добавляет пользователя к банковскому счёту с ID.",
                            ['German'] = "Fügt einen Spieler zum Bankkonto mit der ID hinzu.",
                            ['French'] = "Ajoute des utilisateur au compte bancaire avec l'ID.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'account', 'BankAccount'},
                            ['Arg2'] = {'target', 'User'},
                            },
        },
        ['/money cancelalldebtfromplayer'] = {
                    ['command'] = 'cancelalldebtfromplayer',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Cancel debt that a particular player has accumulated.",
                            ['Russian'] = "Аннулировать долги, которые накопил игрок.",
                            ['German'] = "Lösche Schulden, die ein bestimmter Spieler angesammelt hat.",
                            ['French'] = "Annule la dette qu'un joueur particulier a accumulée.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'otherPlayer', 'String'},
                            },
        },
        ['/money createaccount'] = {
                    ['command'] = 'createaccount',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Creates an account with specified name.",
                            ['Russian'] = "Создаёт счёт с указанным названием.",
                            ['German'] = "Erstellt ein Konto mit dem Namen.",
                            ['French'] = "Créée un compte avec le nom spécifié.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'name', 'String', ''},
                            },
        },
        ['/money createdebt'] = {
                    ['command'] = 'createdebt',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Create debt between two players in a currency that matches the given name.",
                            ['Russian'] = "Создаёт долг между двумя игроками в указанной валюте.",
                            ['German'] = "Erstelle Schulden zwischen zwei Spielern in einer Währung, die mit dem angegebenen Namen übereinstimmt.",
                            ['French'] = "Créé une dette entre deux joueurs pour une monnaie qui correspond au nom donné.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'lender', 'User'},
                            ['Arg2'] = {'borrower', 'User'},
                            ['Arg3'] = {'paybackAmount', 'Single'},
                            ['Arg4'] = {'interest', 'Single'},
                            ['Arg5'] = {'daysTillDue', 'Single'},
                            ['Arg6'] = {'currency', 'Currency'},
                            },
        },
        ['/money currencies'] = {
                    ['command'] = 'currencies',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "List all currencies in the game.",
                            ['Russian'] = "Список всей игровой валюты.",
                            ['German'] = "Listet alle Währungen im Spiel auf.",
                            ['French'] = "Liste toutes les monnaies du jeu.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/money deleteaccount'] = {
                    ['command'] = 'deleteaccount',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Deletes an account even if there is still currency on it.",
                            ['Russian'] = "Удаляет счёт, даже если на нём ещё остались средства.",
                            ['German'] = "Löscht ein Konto, obwohl es noch ein Guthaben hat.",
                            ['French'] = "Supprime un compte même s'il y a encore de l'argent sur celui-ci.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'account', 'BankAccount'},
                            },
        },
        ['/money removeaccountmanager'] = {
                    ['command'] = 'removeaccountmanager',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Remove user as manager from bank account with ID.",
                            ['Russian'] = "Убрать игрока из управляющих банковским счетом с ID.",
                            ['German'] = "Entfernt einen Spieler vom Bankkonto mit der ID.",
                            ['French'] = "Retire l'utilisateur en tant que gestionnaire au compte bancaire ayant l'ID.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'account', 'BankAccount'},
                            ['Arg2'] = {'target', 'User'},
                            },
        },
        ['/money removeaccountuser'] = {
                    ['command'] = 'removeaccountuser',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Removes user from bank account with ID.",
                            ['Russian'] = "Удаляет пользователя из банковского счёта с ID.",
                            ['German'] = "Entfernt einen Spieler vom Bankkonto mit der ID.",
                            ['French'] = "Retire des utilisateur du compte bancaire avec l'ID.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'account', 'BankAccount'},
                            ['Arg2'] = {'target', 'User'},
                            },
        },
        ['/money setaccountowner'] = {
                    ['command'] = 'setaccountowner',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Manually set an account creator.",
                            ['Russian'] = "Вручную задать создателя счёта.",
                            ['German'] = "Legt einen manuellen Kontoersteller fest.",
                            ['French'] = "Définir manuellement un créateur de compte.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'account', 'BankAccount'},
                            ['Arg2'] = {'target', 'User'},
                            },
        },
        ['/money spawnaccounts'] = {
                    ['command'] = 'spawnaccounts',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Create new bank accounts for each user.",
                            ['Russian'] = "Создать новые банковские счета для каждого игрока.",
                            ['German'] = "Erstellt ein neues Bankkonto für jeden Benutzer.",
                            ['French'] = "Créer un nouveau compte bancaire pour chaque utilisateur.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32'},
                            },
        },
        ['/money steamsale'] = {
                    ['command'] = 'steamsale',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Give every player an amount of money",
                            ['Russian'] = "Даёт каждому игроку указанную сумму",
                            ['German'] = "Gib allen Spielern einen bestimmten Betrag",
                            ['French'] = "Donne une quantité d'argent à tous les joueurs",
                            },
                    ['shortCut'] = 'gabe',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'amount', 'Single', '1000'},
                            },
        },
        ['/network setpassword'] = {
                    ['command'] = 'setpassword',
                    ['parent'] = 'network',
                    ['helpText'] =  {
                            ['English'] = "Sets the current server password",
                            ['Russian'] = "Задать пароль для этого сервера",
                            ['German'] = "Setzt das aktuelle Server-Passwort",
                            ['French'] = "Définit le mot de passe du serveur actuel",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'password', 'String', ''},
                            },
        },
        ['/notifications mail'] = {
                    ['command'] = 'mail',
                    ['parent'] = 'notifications',
                    ['helpText'] =  {
                            ['English'] = "Send mail to the given user (or self if blank).",
                            ['Russian'] = "Отправить письмо указанному пользователю (или себе, если получатель не указан).",
                            ['German'] = "Sende Nachricht an den gewählten Nutzer (oder an dich selbst wenn leer).",
                            ['French'] = "Envoyer un courrier à l'utilisateur spécifié (ou à soi-même si vide).",
                            },
                    ['shortCut'] = 'm',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'text', 'String'},
                            ['Arg2'] = {'targetUser', 'User', ''},
                            },
        },
        ['/objects add'] = {
                    ['command'] = 'add',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Add an object of the give type.",
                            ['Russian'] = "Добавить объект заданного типа.",
                            ['German'] = "Ein Objekt des gegebenen Typs hinzufügen.",
                            ['French'] = "Ajoute un objet du type donner.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'typeName', 'String', ''},
                            },
        },
        ['/objects clear'] = {
                    ['command'] = 'clear',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Removes objects of a given type.",
                            ['Russian'] = "Удаляет объекты заданного типа.",
                            ['German'] = "Entfernt Objekte eines bestimmten Typs.",
                            ['French'] = "Supprime les objets d'un certain type.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'typeName', 'String', ''},
                            ['Arg2'] = {'removeActive', 'Boolean', 'True'},
                            ['Arg3'] = {'removeInactive', 'Boolean', 'False'},
                            },
        },
        ['/objects edit'] = {
                    ['command'] = 'edit',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Open a display to edit any registrar object, or limit to a given type.",
                            ['Russian'] = "",
                            ['German'] = "Öffnet eine anzeige, um jedes Registrar Objekt zu bearbeiten oder es auf einen gegebenen Typen zu beschränken.",
                            ['French'] = "Ouvre un affichage pour modifier n'importe quel objet de registre, ou limite à un type donné.",
                            },
                    ['shortCut'] = 'edit',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'objectType', 'String', ''},
                            },
        },
        ['/objects editbyid'] = {
                    ['command'] = 'editbyid',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Edit the object with the specified ID",
                            ['Russian'] = "",
                            ['German'] = "Bearbeite das Objekt mit der angegebenen ID",
                            ['French'] = "Modifier l'objet avec l'ID spécifié",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'id', 'Int32', '-1'},
                            },
        },
        ['/objects editobj'] = {
                    ['command'] = 'editobj',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Edit a specific object of a given type. Can specify by name or ID.",
                            ['Russian'] = "Изменяет объект заданного типа. Можно выбрать по имени или ID.",
                            ['German'] = "Bearbeite ein bestimmtes Objekt eines bestimmten Typs. Kann nach Name oder ID spezifiziert werden.",
                            ['French'] = "Modifier un objet spécifique d'un type donné. Peut-être spécifié par nom ou ID.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'typeName', 'String', ''},
                            ['Arg2'] = {'partialObjectNameOrId', 'String', ''},
                            },
        },
        ['/objects enableadmininterface'] = {
                    ['command'] = 'enableadmininterface',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Enable or disable admin interfaces across the game.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Activer ou désactiver les interfaces administrateur dans tout le jeu.",
                            },
                    ['shortCut'] = 'admininterface',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/objects forceenablenearestobject'] = {
                    ['command'] = 'forceenablenearestobject',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Force nearest object to ignore all its requirements and always be enabled.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Force l'objet le plus proche à ignorer toutes ses exigences et à être toujours activé.",
                            },
                    ['shortCut'] = 'fe',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/objects list'] = {
                    ['command'] = 'list',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "List all objects of the given type, or \'all types\' if left blank.",
                            ['Russian'] = "List all objects of the given type, or \'all types\' if left blank.",
                            ['German'] = "List all objects of the given type, or \'all types\' if left blank.",
                            ['French'] = "List all objects of the given type, or \'all types\' if left blank.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'typeName', 'String', ''},
                            },
        },
        ['/objects remove'] = {
                    ['command'] = 'remove',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Remove a specific object.  Can specify by name or ID.",
                            ['Russian'] = "Удаляет объект заданного типа. Можно выбрать по имени или ID.",
                            ['German'] = "Entfernt ein bestimmtes Objekt. Kann nach Name oder ID spezifiziert werden.",
                            ['French'] = "Supprime un objet spécifique. Peut être spécifié par nom ou ID.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'typeName', 'String', ''},
                            ['Arg2'] = {'objectNameOrId', 'String', ''},
                            },
        },
        ['/objects removebyid'] = {
                    ['command'] = 'removebyid',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Remove the object with the specified ID",
                            ['Russian'] = "",
                            ['German'] = "Entfernt das Objekt mit der angegebenen ID",
                            ['French'] = "Supprime l'objet avec l'ID spécifié",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'id', 'Int32', '-1'},
                            },
        },
        ['/performance'] = {
                    ['command'] = 'performance',
                    ['parent'] = nil,
                    ['helpText'] =  {
                            ['English'] = "Runs server performance reports and dump to files. Optionally pass duration in seconds, defaults to 60 seconds.",
                            ['Russian'] = "",
                            ['German'] = "Erstellt ein Leistungsprotokoll des Servers und schreibt es in eine Datei. Optional kann die Dauert in Sekunden angegeben werden. Der Standardwert ist 60.",
                            ['French'] = "Exécute des rapports sur les performances du serveur et les archive dans des fichiers. Il est possible d'indiquer la durée en secondes, la valeur par défaut étant de 60 secondes.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'seconds', 'Int32', '60'},
                            },
        },
        ['/physicsdebug'] = {
                    ['command'] = 'physicsdebug',
                    ['parent'] = nil,
                    ['helpText'] =  {
                            ['English'] = "Commands to aid in physics debugging.",
                            ['Russian'] = "Команды для помощи в отладке физики.",
                            ['German'] = "Befehle, die bei der Fehlersuche in den Physics helfen.",
                            ['French'] = "Commandes pour aider au débogage physique.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/pollute air'] = {
                    ['command'] = 'air',
                    ['parent'] = 'pollute',
                    ['helpText'] =  {
                            ['English'] = "Creates X tons of air pollution",
                            ['Russian'] = "Создаёт X тонн загрязнения воздуха",
                            ['German'] = "Erzeugt X Tonnen Luftverschmutzung",
                            ['French'] = "Crée X tonnes de pollution atmosphérique",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'tons', 'Single'},
                            },
        },
        ['/pollute airpollutiongenerators'] = {
                    ['command'] = 'airpollutiongenerators',
                    ['parent'] = 'pollute',
                    ['helpText'] =  {
                            ['English'] = "Creates AIR POLLUTION MACHINES OF DOOM",
                            ['Russian'] = "Создаёт АПОКАЛИПТИЧЕСКУЮ МАШИНУ ЗАГРЯЗНЕНИЯ ВОЗДУХА",
                            ['German'] = "Erstellt LUFTVERUNREINIGUNGSMASCHINEN DES UNTERGANGS",
                            ['French'] = "Crée une MACHINE DE POLLUTION ATMOSPHERIQUE DE LA MORT",
                            },
                    ['shortCut'] = 'apgen',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/pollute all'] = {
                    ['command'] = 'all',
                    ['parent'] = 'pollute',
                    ['helpText'] =  {
                            ['English'] = "Rains tailings from the heavens to ruin the world",
                            ['Russian'] = "Дождь из хвостов уничтожающий мир",
                            ['German'] = "Lässt giftige Schlacke vom Himmel regnen um die Welt zu ruinieren",
                            ['French'] = "Fait pleuvoir des résidus du ciel pour ruiner le monde",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/pollute co2'] = {
                    ['command'] = 'co2',
                    ['parent'] = 'pollute',
                    ['helpText'] =  {
                            ['English'] = "Changes CO2 PPM by X",
                            ['Russian'] = "Изменяет CO2 PPM на X",
                            ['German'] = "Ändert CO2 ppm um X",
                            ['French'] = "Modifie le ppm de CO2 de X",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'ppm', 'Single'},
                            },
        },
        ['/pollute tickgarbage'] = {
                    ['command'] = 'tickgarbage',
                    ['parent'] = 'pollute',
                    ['helpText'] =  {
                            ['English'] = "Ticks garbage checks",
                            ['Russian'] = "Ticks garbage checks",
                            ['German'] = "Ticks garbage checks",
                            ['French'] = "Ticks garbage checks",
                            },
                    ['shortCut'] = 'tg',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/pollute trashcity'] = {
                    ['command'] = 'trashcity',
                    ['parent'] = 'pollute',
                    ['helpText'] =  {
                            ['English'] = "Just in case you like living in TRASH CITY",
                            ['Russian'] = "Просто в случае, если вам нравится жить НА СВАЛКЕ",
                            ['German'] = "Für den Fall, dass du gerne in einer Stadt aus Müll lebst",
                            ['French'] = "Juste au cas où vous aimez vivre à ORDURE VILLE",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/preset all'] = {
                    ['command'] = 'all',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns All Presets (Exept hidden)",
                            ['Russian'] = "Создаёт все наборы предметов (кроме скрытых)",
                            ['German'] = "Erzeugt alle Geschenke (ausser Verstecke)",
                            ['French'] = "Génère tous les objets (sauf les cachés)",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset beds'] = {
                    ['command'] = 'beds',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns storage with bed items",
                            ['Russian'] = "Создаёт хранилище с кроватями",
                            ['German'] = "Erstellt ein Lager mit Teilen für Betten",
                            ['French'] = "Génère un stockage avec des lits",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset blocks'] = {
                    ['command'] = 'blocks',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Blocks items",
                            ['Russian'] = "Создаёт блоки",
                            ['German'] = "Erzeugt blockierte Gegenstände",
                            ['French'] = "Génère des blocs",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset clothes'] = {
                    ['command'] = 'clothes',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Clothing items",
                            ['Russian'] = "Создаёт предметы Одежды",
                            ['German'] = "Erzeugt Kleidungsgegenstände",
                            ['French'] = "Génère des vêtements",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset crafting'] = {
                    ['command'] = 'crafting',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns CraftingStation items",
                            ['Russian'] = "Создаёт всевозможные верстаки",
                            ['German'] = "Erzeugt Werkbank Gegenstände",
                            ['French'] = "Génère des ateliers",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset cultural'] = {
                    ['command'] = 'cultural',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Housing cultural items",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Génère des objets pour la pièce culturelle",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset doors'] = {
                    ['command'] = 'doors',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawn storage with all type of doors",
                            ['Russian'] = "Создаёт хранилище со всеми типами дверей",
                            ['German'] = "Erstelle Lager mit allen Arten von Türen",
                            ['French'] = "Faites apparaître un stockage avec tous les types de portes",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset economy'] = {
                    ['command'] = 'economy',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Economy items",
                            ['Russian'] = "Создаёт предметы экономики",
                            ['German'] = "Erzeugt Economy Gegenstände",
                            ['French'] = "Génère des objets d'économie",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset food'] = {
                    ['command'] = 'food',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Food items",
                            ['Russian'] = "Создаёт еду",
                            ['German'] = "Erzeugt Essen Gegenstände",
                            ['French'] = "Génère de la nourriture",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset fuel'] = {
                    ['command'] = 'fuel',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Fuel items",
                            ['Russian'] = "Создаёт топливо",
                            ['German'] = "Erzeugt Treibstoff Gegenstände",
                            ['French'] = "Génère du carburant",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset generators'] = {
                    ['command'] = 'generators',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Generator items",
                            ['Russian'] = "Создаёт генераторы",
                            ['German'] = "Erzeugt Generator Gegenstände",
                            ['French'] = "Génère des générateurs",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset hidden'] = {
                    ['command'] = 'hidden',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Hidden items",
                            ['Russian'] = "Создать скрытые предметы",
                            ['German'] = "Erzeugt Versteckte Gegenstände",
                            ['French'] = "Génère des objets cachés",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset housing'] = {
                    ['command'] = 'housing',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Housing items",
                            ['Russian'] = "Создаёт предметы мебели",
                            ['German'] = "Erzeugt Wohnungsgegenstände",
                            ['French'] = "Génère des objets pour la maison",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset industrial'] = {
                    ['command'] = 'industrial',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Housing industrial items",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Génère des objets pour la pièce industrielle",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset mainroom'] = {
                    ['command'] = 'mainroom',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Housing main room items",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Génère des objets pour le salon",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset paint'] = {
                    ['command'] = 'paint',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Lots of different paint buckets for test",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Beaucoup de seaux de peinture différents pour tester",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'stackCount', 'Int32', '5'},
                            },
        },
        ['/preset power'] = {
                    ['command'] = 'power',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Power dependent items",
                            ['Russian'] = "Создаёт предметы, требующие энергию",
                            ['German'] = "Erzeugt Energie Gegenstände",
                            ['French'] = "Génère des objets dépendants d'énergie",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset resources'] = {
                    ['command'] = 'resources',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Resources items",
                            ['Russian'] = "Создаёт блоки ресурсов",
                            ['German'] = "Erzeugt Ressourcen Gegenstände",
                            ['French'] = "Génère des ressources",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset scrolls'] = {
                    ['command'] = 'scrolls',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns SkillScrolls items",
                            ['Russian'] = "Создаёт страницы навыков",
                            ['German'] = "Erzeugt Schriftrollen",
                            ['French'] = "Génère des pages de compétence",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset seating'] = {
                    ['command'] = 'seating',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Housing seating items",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Génère des sièges pour la maison",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset signs'] = {
                    ['command'] = 'signs',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns storage with sign containing items",
                            ['Russian'] = "Создаёт хранилище с табличками",
                            ['German'] = "Erstellt ein Lager mit Teilen für Schilder",
                            ['French'] = "Génère un stockage avec tous les types de panneaux",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset storages'] = {
                    ['command'] = 'storages',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Storage items",
                            ['Russian'] = "Создаёт все виды Хранилищ",
                            ['German'] = "Erzeugt Lager Gegenstände",
                            ['French'] = "Génère des stockages",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset tools'] = {
                    ['command'] = 'tools',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Tools items",
                            ['Russian'] = "Создаёт инструменты",
                            ['German'] = "Erzeugt Werkzeug Gegenstände",
                            ['French'] = "Génère des outils",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset vehicles'] = {
                    ['command'] = 'vehicles',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns vehicle items",
                            ['Russian'] = "Создаёт транспорт",
                            ['German'] = "Erzeugt Fahrzeug Gegenstände",
                            ['French'] = "Génère des véhicules",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/profiler cpu'] = {
                    ['command'] = 'cpu',
                    ['parent'] = 'profiler',
                    ['helpText'] =  {
                            ['English'] = "Runs CPU profiling using dottrace. Optionally pass duration in seconds, defaults to 60 seconds.",
                            ['Russian'] = "",
                            ['German'] = "Erstellt ein CPU-Profil mithilfe von dottrace. Optional kann die Dauer in Sekunden angegeben werden. Der Standardwert ist 60.",
                            ['French'] = "Effectue un profilage du CPU à l'aide de dottrace. Vous pouvez éventuellement spécifier une durée en secondes, par défaut 60 secondes.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'seconds', 'Int32', '60'},
                            },
        },
        ['/profiler everything'] = {
                    ['command'] = 'everything',
                    ['parent'] = 'profiler',
                    ['helpText'] =  {
                            ['English'] = "Runs CPU profiling and server performance reports, one after the other. Optionally pass duration in seconds, defaults to 60 seconds.",
                            ['Russian'] = "",
                            ['German'] = "Führt nacheinander CPU-Profilierungs- und Serverleistungsberichte aus. Optional kann die Dauer der Messung in Sekunden angegeben werden, der Standard ist 60 Sekunden.",
                            ['French'] = "Exécute le profilage du processeur et les rapports de performances serveur, l'un après l'autre. En option, la durée de la commande peut-être définie en secondes, par défaut à 60 secondes.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'seconds', 'Int32', '60'},
                            },
        },
        ['/profiler memory'] = {
                    ['command'] = 'memory',
                    ['parent'] = 'profiler',
                    ['helpText'] =  {
                            ['English'] = "Collects memory dump.",
                            ['Russian'] = "Собрать дамп памяти.",
                            ['German'] = "Sammelt memory dump.",
                            ['French'] = "Collecte un vidage de mémoire.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/profiler nettrace'] = {
                    ['command'] = 'nettrace',
                    ['parent'] = 'profiler',
                    ['helpText'] =  {
                            ['English'] = "Runs CPU profiling using nettrace. Optionally pass duration in seconds, defaults to 60 seconds.",
                            ['Russian'] = "",
                            ['German'] = "Erstellt ein CPU-Profil mithilfe von nettrace. Optional kann die Dauer in Sekunden angegeben werden. Der Standardwert ist 60.",
                            ['French'] = "Effectue un profilage du CPU à l'aide de nettrace. Vous pouvez éventuellement spécifier une durée en secondes, par défaut 60 secondes.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'seconds', 'Int32', '60'},
                            },
        },
        ['/profiler results'] = {
                    ['command'] = 'results',
                    ['parent'] = 'profiler',
                    ['helpText'] =  {
                            ['English'] = "Opens results page in web browser.",
                            ['Russian'] = "Открыть страницу с результатами в браузере.",
                            ['German'] = "Öffnet Ergebnisseite im Webbrowser.",
                            ['French'] = "Ouvre la page de résultats dans un navigateur web.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/property add'] = {
                    ['command'] = 'add',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Adds user to current deed (if username is not provided then adds current user)",
                            ['Russian'] = "Добавляет пользователя в право (если имя пользователя не указано, будет добавлен текущий пользователь)",
                            ['German'] = "Fügt Spieler der derzeitigen Besitzurkunde hinzu (wenn der Nutzername nicht angegeben ist wird der derzeitige Nutzer hinzugefügt)",
                            ['French'] = "Ajoute l'utilisateur au titre de propriété actuel (si le nom d'utilisateur n'est pas fourni alors l'utilisateur actuel sera utilisé)",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'otherPlayer', 'User', ''},
                            },
        },
        ['/property boostdeed'] = {
                    ['command'] = 'boostdeed',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Boost the value of the given deed, or the deed at the current position if not specified. Persists across server restart.",
                            ['Russian'] = "",
                            ['German'] = "Erhöhe den Wert der angegebenen Urkunde oder der Urkunde an der aktuellen Position, falls nicht angegeben. Bleibt über einen Serverneustart hinaus bestehen.",
                            ['French'] = "Augmente la valeur du titre de propriété donné, ou celle de la position actuelle s'il n'est pas spécifié. Persiste même après le redémarrage du serveur.",
                            },
                    ['shortCut'] = 'boostdeed',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'boost', 'Single'},
                            ['Arg2'] = {'deed', 'Deed', ''},
                            },
        },
        ['/property claimrect'] = {
                    ['command'] = 'claimrect',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.",
                            ['Russian'] = "Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.",
                            ['German'] = "Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.",
                            ['French'] = "Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.",
                            },
                    ['shortCut'] = 'claim',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'xSide', 'Int32', '5'},
                            ['Arg2'] = {'ySide', 'Int32', '5'},
                            ['Arg3'] = {'overwriteExistingClaims', 'Boolean', 'False'},
                            },
        },
        ['/property ownall'] = {
                    ['command'] = 'ownall',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Claim all property",
                            ['Russian'] = "Захватить всю собственность",
                            ['German'] = "Alles Eigentum beanspruchen",
                            ['French'] = "Revendiquer toute propriété",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/property owner'] = {
                    ['command'] = 'owner',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Change owner of current deed",
                            ['Russian'] = "Сменить владельца текущей собственности",
                            ['German'] = "Eigentümer der aktuellen Besitzurkunde wechseln",
                            ['French'] = "Change le propriétaire du titre de propriété actuel",
                            },
                    ['shortCut'] = 'owner',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'newOwner', 'User', ''},
                            },
        },
        ['/property ownnone'] = {
                    ['command'] = 'ownnone',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Revoke your property",
                            ['Russian'] = "Аннулировать ваше владение",
                            ['German'] = "Gib deine Grundstücke auf",
                            ['French'] = "Révoquer votre propriété",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'otherPlayer', 'User', ''},
                            },
        },
        ['/property remove'] = {
                    ['command'] = 'remove',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Removes user from current deed (if username is not provided then removes current user)",
                            ['Russian'] = "Удаляет пользователя из права (если имя пользователя не указано, будет удален текущий пользователь)",
                            ['German'] = "Entfernt Nutzer von der derzeitigen Besitzurkunde (wenn kein Nutzername angegeben ist wird der derzeitige Nutzer entfernt)",
                            ['French'] = "Supprime l'utilisateur du titre de propriété actuel (si le nom d'utilisateur n'est pas fourni alors il supprime l'utilisateur actuel)",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'otherPlayer', 'User', ''},
                            },
        },
        ['/property removedeed'] = {
                    ['command'] = 'removedeed',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Remove given deed or here currently standing if none specified.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Supprimer le titre de propriété spécifié ou celui actuellement en place ici s'il n'y en a pas de spécifié.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'deed', 'Deed', ''},
                            },
        },
        ['/property removeemptydeeds'] = {
                    ['command'] = 'removeemptydeeds',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Remove empty deeds",
                            ['Russian'] = "Удалить права без собственности",
                            ['German'] = "Entferne leere Grundstücke",
                            ['French'] = "Supprimer les titres de propriété vides",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/property removeinvalidownables'] = {
                    ['command'] = 'removeinvalidownables',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Check deeds and remove contained ownables that do not belong to them",
                            ['Russian'] = "Проверить права собственности и удалить связанные объекты собственности, которые не принадлежат им",
                            ['German'] = "Überprüfe die Besitzurkunde und entferne enthaltene Besitzgegenstände, die dir nicht gehören",
                            ['French'] = "Vérifie les titres de propriété et supprime les objets possédables qui ne leur appartiennent pas",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/property resolveoverburdened'] = {
                    ['command'] = 'resolveoverburdened',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Any deed that is overburdened (too many plots claimed, not enough claim papers) will have plots unclaimed immediately (instead of waiting for timer)",
                            ['Russian'] = "Немедленно (без таймера) освобождает участки перегруженных Владений (где недостаточно квитанций землемера)",
                            ['German'] = "",
                            ['French'] = "Toute propriété surchargée (trop de parcelles revendiquées, pas assez de titres de propriété) verra ses parcelles libérées immédiatement (au lieu d'attendre le délai)",
                            },
                    ['shortCut'] = 'overb',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/property targetowner'] = {
                    ['command'] = 'targetowner',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Change owner of current target, if the target is a store it will change it without closing it.",
                            ['Russian'] = "Изменить владельца текущей цели, если целью является магазин, то это произойдет без его закрытия.",
                            ['German'] = "Ändere den Eigentümer des ausgewählten Ziels. Wenn das Ziel ein Geschäft ist, dann wird der Eigentümer ohne Schließung geändert.",
                            ['French'] = "Changer le propriétaire de l'élément ciblé, si la cible est un magasin, il le changera sans le fermer.",
                            },
                    ['shortCut'] = 'ownit',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'INetObject'},
                            ['Arg2'] = {'newOwner', 'User', ''},
                            },
        },
        ['/property turnon'] = {
                    ['command'] = 'turnon',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Turn on (default) or objects in a radiue.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Activer (par défaut) ou désactiver les objets dans un rayon.",
                            },
                    ['shortCut'] = 'on',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'on', 'Boolean', 'True'},
                            ['Arg2'] = {'raidus', 'Single', '10'},
                            },
        },
        ['/property unclaim'] = {
                    ['command'] = 'unclaim',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Unclaim the plot you\'re standing on",
                            ['Russian'] = "Unclaim the plot you\'re standing on",
                            ['German'] = "Unclaim the plot you\'re standing on",
                            ['French'] = "Unclaim the plot you\'re standing on",
                            },
                    ['shortCut'] = 'unclaim',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/property unclaimabandoned'] = {
                    ['command'] = 'unclaimabandoned',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Unclaim plots across the world where the owner hasn\'t logged in for X days",
                            ['Russian'] = "Unclaim plots across the world where the owner hasn\'t logged in for X days",
                            ['German'] = "Unclaim plots across the world where the owner hasn\'t logged in for X days",
                            ['French'] = "Unclaim plots across the world where the owner hasn\'t logged in for X days",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'days', 'Single'},
                            },
        },
        ['/property unlimitedclaim'] = {
                    ['command'] = 'unlimitedclaim',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Toggles first found Claim Tool in your toolbar to claim without needing the usually required claim papers on the corresponding Claim Stake. Lasts until server restart.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Active ou désactive le premier Outil de Revendication trouvé dans votre barre d'outils pour revendiquer sans avoir besoin des titres de propriétés normalement requis sur le piquet de revendication correspondant. Cela reste actif jusqu'au redémarrage du serveur.",
                            },
                    ['shortCut'] = 'unlimitedclaim',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/qa allblocks'] = {
                    ['command'] = 'allblocks',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spawns all blocks.  Optional integer parameter for how many rows to make the blocks in, default is 1 row.",
                            ['Russian'] = "Создаёт все блоки. По желанию можно передать целое число - сколько рядов каждого блока создавать, по умолчанию 1 ряд.",
                            ['German'] = "Erzeugt alle Blöcke. Optionaler ganzzahliger Parameter für die Anzahl der Zeilen, in denen die Blöcke erstellt werden sollen. Der Standardwert ist 1 Zeile.",
                            ['French'] = "Génère tous les blocs. Le paramètre optionnel est un entier ndiquant le nombre de rangées dans lesquelles les blocs doivent être créés, la valeur par défaut étant 1 rangé.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'rows', 'Int32', '1'},
                            },
        },
        ['/qa allconstructed'] = {
                    ['command'] = 'allconstructed',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spawns all player constructible blocks",
                            ['Russian'] = "Создаёт все строительные блоки",
                            ['German'] = "Erzeugt alle vom Spieler konstruierbaren Blöcke",
                            ['French'] = "Génère tous les blocs constructibles des joueurs",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'blockType', 'String', ''},
                            },
        },
        ['/qa allplants'] = {
                    ['command'] = 'allplants',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spawns all plant blocks",
                            ['Russian'] = "Создаёт все блоки растений",
                            ['German'] = "Erzeugt alle Pflanzenblöcke",
                            ['French'] = "Génère tous les blocs de plantes",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'rows', 'Int32', '1'},
                            },
        },
        ['/qa allterrain'] = {
                    ['command'] = 'allterrain',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spawns all diggable blocks",
                            ['Russian'] = "Создаёт все блоки, которые можно копать",
                            ['German'] = "Erzeugt alle abbaubaren Blöcke",
                            ['French'] = "Génère tous les blocs pouvant être creusés",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa allworldobjects'] = {
                    ['command'] = 'allworldobjects',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spawns all world objects",
                            ['Russian'] = "Создаёт все объекты мира",
                            ['German'] = "Erzeugt alle Weltgegenstände",
                            ['French'] = "Génère tous les objets du monde",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa chattest'] = {
                    ['command'] = 'chattest',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spam a bunch of stuff to chat",
                            ['Russian'] = "Отправляет много разных сообщений в чат",
                            ['German'] = "Spammt eine Menge Sachen in den Chat",
                            ['French'] = "Écrit un tas de choses dans discussion",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '10'},
                            ['Arg2'] = {'receiverCount', 'Int32', '10'},
                            ['Arg3'] = {'gibberish', 'Boolean', 'True'},
                            },
        },
        ['/qa clearplayerprefs'] = {
                    ['command'] = 'clearplayerprefs',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Clear all playerprefs, requires a restart to take effect.",
                            ['Russian'] = "",
                            ['German'] = "Alle Spielereinstellungen entfernen, benötigt einen Neustart, um wirksam zu werden.",
                            ['French'] = "Effacer toutes les préférences des joueurs, nécessite un redémarrage pour prendre effet.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa dbtest'] = {
                    ['command'] = 'dbtest',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Inserts records to DB to get perfomance information on it.",
                            ['Russian'] = "Производит запись в БД для получения информации о её производительности.",
                            ['German'] = "Fügt Datensätze in die DB ein, um Informationen über die Performance zu erhalten.",
                            ['French'] = "Insérez des enregistrements dans la base de données pour obtenir des informations sur les performances.",
                            },
                    ['shortCut'] = 'db',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'parallelCount', 'Int32'},
                            ['Arg2'] = {'statsCountPerParallel', 'Int32'},
                            ['Arg3'] = {'bulk', 'Boolean', 'True'},
                            },
        },
        ['/qa disconnect'] = {
                    ['command'] = 'disconnect',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Disconnect client with a long message",
                            ['Russian'] = "Отключить клиента с длинным сообщением",
                            ['German'] = "Trenne Client mit einer langen Nachricht",
                            ['French'] = "Déconnecte le client avec un long message",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa exceptional'] = {
                    ['command'] = 'exceptional',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Throws an exception, very useful",
                            ['Russian'] = "Выбрасывает исключение, очень полезная вещь",
                            ['German'] = "Gibt einen Ausnahmefehler aus, sehr hilfreich",
                            ['French'] = "Déclenche une exception, très utile",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa giveallboats'] = {
                    ['command'] = 'giveallboats',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Give all boats and hammer",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                    ['shortCut'] = 'gab',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa givealltools'] = {
                    ['command'] = 'givealltools',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Give all tools of the particular tier. Without specific tier a chest with all tools will be spawned",
                            ['Russian'] = "Выдает все инструменты указанного уровня. Без указания уровня создается сундук со всеми существующими",
                            ['German'] = "Erzeugt alle Werkzeuge der jeweiligen Stufe. Ohne bestimmte Stufe wird eine Truhe mit allen Werkzeugen gespawnt",
                            ['French'] = "Donne tous les outils d'un niveau spécifique. Sans niveau spécifique, un coffre avec tous les outils apparaîtra",
                            },
                    ['shortCut'] = 'gat',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'tier', 'Single', '0'},
                            },
        },
        ['/qa giveallvehicles'] = {
                    ['command'] = 'giveallvehicles',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Give all vehicles and hammer",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                    ['shortCut'] = 'gav',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa giveallvehicletools'] = {
                    ['command'] = 'giveallvehicletools',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Give all vehicle tools",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                    ['shortCut'] = 'gavt',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa listunobtainableitems'] = {
                    ['command'] = 'listunobtainableitems',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Lists the items that cannot be crafted from some set of other items.  Note that many of these are not meant to be crafted, e.g. hips and stone.",
                            ['Russian'] = "Список предметов которые не могут быть изготовлены.  Помните, некоторые из них и не должны изготавливаться, например камни.",
                            ['German'] = "Listet die Gegenstände auf, die nicht aus anderen Gegenständen hergestellt werden können. Denke daran, dass viele von diesen nicht dafür vorgesehen sind, hergestellt werden zu können - beispielsweise Steine.",
                            ['French'] = "Liste les objets qui ne peuvent pas être fabriqués à partir d'un ensemble d'autres objets. Notez que beaucoup d'entre eux ne sont pas destinés à être fabriqués, comme par exemple la pierre.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa notifdelay'] = {
                    ['command'] = 'notifdelay',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Override all aggregated notifications delay. Using without specifiying delay will instead reset the value.",
                            ['Russian'] = "",
                            ['German'] = "Überschreibt die aggregierte Benachrichtigungsverzögerung. Benutzung ohne spezifische Angabe setzt der Wert auf den Standardwert zurück.",
                            ['French'] = "Remplacer tous les délais de notifications agrégées. L'utilisation sans spécifier de délai réinitialisera à la place la valeur.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'delay', 'Int32', '-1'},
                            },
        },
        ['/qa notificationstest'] = {
                    ['command'] = 'notificationstest',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spam a bunch of stuff to notifications",
                            ['Russian'] = "Отправляет много разных уведомлений",
                            ['German'] = "Spammt eine Menge Sachen in den Chat",
                            ['French'] = "Écris un tas de choses dans les notifications",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'count', 'Int32', '10'},
                            },
        },
        ['/qa receivechat'] = {
                    ['command'] = 'receivechat',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Send multiple chat messages over time to test scrolling",
                            ['Russian'] = "Отправляет сообщения в чат в течение некоторого времени для тестирования скроллинга",
                            ['German'] = "Sende mehrere Chatnachrichten über einen Zeitraum, um das scrollen zu testen",
                            ['French'] = "Envoyer plusieurs messages de discussion au fil du temps pour tester le défilement",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'msgCounts', 'Int32'},
                            },
        },
        ['/qa resetchatsettingsforall'] = {
                    ['command'] = 'resetchatsettingsforall',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Reset all players chat settings and tab settings",
                            ['Russian'] = "Сбросить настройки чата и вкладок для всех игроков",
                            ['German'] = "Setze die Chat- und Reitereinstellungen aller Spieler zurück",
                            ['French'] = "Réinitialiser les paramètres de discussion et des canaux de tous les joueurs",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'msgCount', 'Int32', '200'},
                            ['Arg2'] = {'foldOut', 'Boolean', 'True'},
                            },
        },
        ['/qa ridevehicle'] = {
                    ['command'] = 'ridevehicle',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Ride nearest vehicle",
                            ['Russian'] = "Поехать на ближайшем транспорте",
                            ['German'] = "Nächstes Fahrzeug besteigen.",
                            ['French'] = "Utilise le véhicule le plus proche",
                            },
                    ['shortCut'] = 'ride',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/qa runtest'] = {
                    ['command'] = 'runtest',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Run a specific test.",
                            ['Russian'] = "Run a specific test.",
                            ['German'] = "Run a specific test.",
                            ['French'] = "Run a specific test.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'testname', 'String'},
                            },
        },
        ['/qa runtests'] = {
                    ['command'] = 'runtests',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Run a series of chat commands to test the game.",
                            ['Russian'] = "Run a series of chat commands to test the game.",
                            ['German'] = "Run a series of chat commands to test the game.",
                            ['French'] = "Run a series of chat commands to test the game.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa servercrash'] = {
                    ['command'] = 'servercrash',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "A command to force the server to crash",
                            ['Russian'] = "Команда для принудительной остановки сервера",
                            ['German'] = "Ein Befehl um den Server zum Absturz zu bringen",
                            ['French'] = "Une commande pour forcer le serveur à crasher",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa showsupportedlanguages'] = {
                    ['command'] = 'showsupportedlanguages',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "List all supported languages with short codes",
                            ['Russian'] = "Отображает все поддерживаемые языки с краткими кодами",
                            ['German'] = "Listet alle unterstützten Sprachen mit Funktionscodes auf",
                            ['French'] = "Liste de tous les langages supportés avec les codes courts",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/qa spamdb'] = {
                    ['command'] = 'spamdb',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spams database operations, in the hopes of reproducing errors or lag",
                            ['Russian'] = "Отправляет базе данных очень много команд с целью создания лагов или ошибок",
                            ['German'] = "Erzeugt Datenbankoperationen, in der Hoffnung Fehler oder Lag zu verursachen",
                            ['French'] = "Spam les opération sur la base de données, dans l'espoir de reproduire des erreurs ou des décalages",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'numSeconds', 'Single', '30'},
                            ['Arg2'] = {'numWriteThreads', 'Int32', '16'},
                            },
        },
        ['/qa spawn'] = {
                    ['command'] = 'spawn',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spawns item in building",
                            ['Russian'] = "Создаёт предмет в здании",
                            ['German'] = "Spawnt einen Gegenstand in einem Gebäude",
                            ['French'] = "Génère un objet dans le bâtiment",
                            },
                    ['shortCut'] = 'spawn',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'itemName', 'String'},
                            ['Arg2'] = {'claim', 'Boolean', 'True'},
                            },
        },
        ['/qa strangecloudheartbeat'] = {
                    ['command'] = 'strangecloudheartbeat',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Forces a heartbeat to strange cloud",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                    ['shortCut'] = 'hb',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa testbows'] = {
                    ['command'] = 'testbows',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Test bow and arrows.",
                            ['Russian'] = "Test bow and arrows.",
                            ['German'] = "Test bow and arrows.",
                            ['French'] = "Test bow and arrows.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa testsendmessage'] = {
                    ['command'] = 'testsendmessage',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Send many messages",
                            ['Russian'] = "Отправить множество сообщений",
                            ['German'] = "Sende viele Nachrichten",
                            ['French'] = "Envoyer de nombreux messages",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'msgCount', 'Int32', '200'},
                            ['Arg2'] = {'foldOut', 'Boolean', 'True'},
                            },
        },
        ['/qa toggle'] = {
                    ['command'] = 'toggle',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Toggles the show state of a UI, by UI prefab name",
                            ['Russian'] = "Переключает видимость пользовательского интерфейса по имени префаба",
                            ['German'] = "Schaltet den Anzeige-Status der Benutzeroberfläche nach vorgefertigten Namen um",
                            ['French'] = "Active/désactive l'état d'affichage d'une interface utilisateur, par nom préfabriqué de l'interface utilisateur",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'uiName', 'String'},
                            },
        },
        ['/qa tooltipclearcache'] = {
                    ['command'] = 'tooltipclearcache',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Clear server and client tooltip caches for all users.",
                            ['Russian'] = "Очистить кэш подсказок сервера и клиента для всех пользователей.",
                            ['German'] = "Cache für Server und Client Tooltips aller Spieler löschen.",
                            ['French'] = "Effacez les caches d’infobulles du serveur et du client pour tous les utilisateurs.",
                            },
                    ['shortCut'] = 'ttc',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa tooltipstatus'] = {
                    ['command'] = 'tooltipstatus',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Display stats on tooltip debug.",
                            ['Russian'] = "Отобразить статистику по отладке подсказок.",
                            ['German'] = "Zeige Statistiken beim debuggen des Tooltips.",
                            ['French'] = "Affichez les statistiques sur le débogage de l'info-bulle.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/residence'] = {
                    ['command'] = 'residence',
                    ['parent'] = nil,
                    ['helpText'] =  {
                            ['English'] = "Reports residency for a given user, or yourself if none passed",
                            ['Russian'] = "Отображает игровое время указанного игрока или своё, если игрок не указан",
                            ['German'] = "Erstellt einen Wohnbericht für einen bestimmten Nutzer oder von dir selbst, wenn keiner gewählt",
                            ['French'] = "Indique la résidence d'un utilisateur donné, ou vous-même si aucun n'a été validé",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'other', 'User', ''},
                            },
        },
        ['/rooms repairall'] = {
                    ['command'] = 'repairall',
                    ['parent'] = 'rooms',
                    ['helpText'] =  {
                            ['English'] = "Repairs all broken rooms. This command may take a long time and create heavy-load on the server, so only use it when many rooms are broken",
                            ['Russian'] = "Чинит все сломанные комнаты. Выполнение может занять длительное время и очень нагрузить сервер, поэтому используйте команду только когда сломано много комнат",
                            ['German'] = "Repariert alle kaputten Räume. Dieser Befehl kann lange dauern und eine hohe Serverlast verursachen. Verwende ihn nur, wenn viele Räume beschädigt sind",
                            ['French'] = "Réparer toutes les pièces endommagées. Cette commande peut prendre beaucoup de temps et entraîner une lourde sollicitation du serveur, donc ne l'utilisez que lorsque de nombreuses pièces sont endommagées",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/rooms test'] = {
                    ['command'] = 'test',
                    ['parent'] = 'rooms',
                    ['helpText'] =  {
                            ['English'] = "Check the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.",
                            ['Russian'] = "Check the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.",
                            ['German'] = "Check the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.",
                            ['French'] = "Check the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/settlement addclaimpapers'] = {
                    ['command'] = 'addclaimpapers',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Add the specified quantity of claim papers to the specified settlement.",
                            ['Russian'] = "",
                            ['German'] = "Fügt die angegebene Anzahl an Besitzurkunden zu der angegebenen Siedlung hinzu.",
                            ['French'] = "Ajoute la quantité spécifiée de titre de propriété à la colonie spécifiée.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'quantity', 'Int32'},
                            ['Arg2'] = {'settlement', 'Settlement'},
                            },
        },
        ['/settlement addclaimstakes'] = {
                    ['command'] = 'addclaimstakes',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Add the specfied quantity of claim stakes to the specified settlement.",
                            ['Russian'] = "",
                            ['German'] = "Fügt die angegebene Anzahl an Absteckpflöcken zu der angegebenen Siedlung hinzu.",
                            ['French'] = "Ajouter la quantité spécifiée de piquets de revendication à la colonie spécifiée.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'quantity', 'Int32'},
                            ['Arg2'] = {'settlement', 'Settlement'},
                            },
        },
        ['/settlement allowadminannex'] = {
                    ['command'] = 'allowadminannex',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Toggles the ability for admins to annex properties even if the requirements are not met.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Activer ou désactiver la possibilité pour les administrateurs d'annexer des propriétés même si les exigences ne sont pas remplies.",
                            },
                    ['shortCut'] = 'freeannex',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'ignore', 'Boolean', 'True'},
                            },
        },
        ['/settlement annex'] = {
                    ['command'] = 'annex',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Force a given settlement to annex another, if the types support it.",
                            ['Russian'] = "",
                            ['German'] = "Erzwingt die Annexion einer Siedlung durch eine andere, sofern der Typ es zulässt.",
                            ['French'] = "Forcer une colonie donnée à annexer une autre, si les types le permettent.",
                            },
                    ['shortCut'] = 'annex',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'source', 'Settlement'},
                            ['Arg2'] = {'target', 'Settlement'},
                            },
        },
        ['/settlement civicpowers'] = {
                    ['command'] = 'civicpowers',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Displays your civic powers.",
                            ['Russian'] = "Показывает ваши гражданские привилегии.",
                            ['German'] = "Zeigt deine Civic power an.",
                            ['French'] = "Affiche vos pouvoirs civiques.",
                            },
                    ['shortCut'] = 'civicpowers',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'settlementsWhereYoureACitizenOnly', 'Boolean', 'True'},
                            },
        },
        ['/settlement clear'] = {
                    ['command'] = 'clear',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Destroy all things related with the passed settlement and unclaim all property.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Détruit toutes les choses liées à la colonie passée et enlève toutes les propriétés.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'settlement', 'Settlement'},
                            },
        },
        ['/settlement clearall'] = {
                    ['command'] = 'clearall',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Destroy all towns and property stakes and unclaim all property.",
                            ['Russian'] = "Уничтожить все города и колышки собственности и удалить все владения.",
                            ['German'] = "Zerstöre alle Städte und Grundstücksbeteiligungen und gib alle Grundstücke frei.",
                            ['French'] = "Supprime toutes les villes et tous les piquets de propriété et libère toute propriété revendiquée.",
                            },
                    ['shortCut'] = 'cleartowns',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/settlement emigrate'] = {
                    ['command'] = 'emigrate',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Make a citizen a resident of the given town. Removes them from the previous settlement.",
                            ['Russian'] = "Сделать игрока жителем данного города. Удаляет его из предыдущего поселения.",
                            ['German'] = "Mache einen Bürger zum Mitglied der gewählten Stadt. Entfernt die alte Siedlung von ihm.",
                            ['French'] = "Faire d'un citoyen un résident de la ville donnée. Le supprimer de la colonie précédente.",
                            },
                    ['shortCut'] = 'emigrate',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'Settlement'},
                            ['Arg2'] = {'citizen', 'User'},
                            },
        },
        ['/settlement emigrateall'] = {
                    ['command'] = 'emigrateall',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Move all citizens to the target settlement, or the first found if not set.",
                            ['Russian'] = "Перемещает всех игроков в указанное поселение либо в первое найденное, если поселение не указано.",
                            ['German'] = "Verschiebe alle Bürger zu der Zielsiedlung, oder zur nächsten, wenn keine gesetzt.",
                            ['French'] = "Déplacer tous les citoyens vers la colonie cible ou la première trouvée si elle n'est pas définie.",
                            },
                    ['shortCut'] = 'emigrateall',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'Settlement', ''},
                            },
        },
        ['/settlement enabledisable'] = {
                    ['command'] = 'enabledisable',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Enables or disables a settlement. This will stop it from casting influence or applying laws when disabled.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Active ou désactive une colonie. Cela l'empêchera d'exercer une influence ou d'appliquer des lois lorsqu'elle est désactivée.",
                            },
                    ['shortCut'] = 'seten',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'Settlement'},
                            ['Arg2'] = {'enabled', 'Boolean'},
                            },
        },
        ['/settlement forcerenouncecitizenship'] = {
                    ['command'] = 'forcerenouncecitizenship',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Make someone leave citizenship of whatever settlement you they are a citizen of. Pass target or perform on self if not set.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Enlever la citoyenneté d'une personne de n'importe quelle colonie dont il est citoyen. Désigner la cible ou s'appliquer à vous-même si non définie.",
                            },
                    ['shortCut'] = 'nocit',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'User', ''},
                            },
        },
        ['/settlement gethomesteadback'] = {
                    ['command'] = 'gethomesteadback',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Remove your homestead from the world and get it back to you.",
                            ['Russian'] = "Удаляет ваш колышек усадьбы из этого мира и возвращает в ваш инвентарь.",
                            ['German'] = "Entfernt deinen Absteckpflock aus der Welt und gibt ihn dir zurück.",
                            ['French'] = "Retirer votre propriété privée du monde et récupérer-la.",
                            },
                    ['shortCut'] = 'gethomesteadback',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/settlement homesteadreport'] = {
                    ['command'] = 'homesteadreport',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.",
                            ['Russian'] = "Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.",
                            ['German'] = "Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.",
                            ['French'] = "Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.",
                            },
                    ['shortCut'] = 'homesteadreport',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/settlement ignorerequirements'] = {
                    ['command'] = 'ignorerequirements',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Disable Settlement requirements for the session (Ie, dont require child settlements or citizens for a country to spawn.",
                            ['Russian'] = "",
                            ['German'] = "Deaktiviert die Siedlungsvoraussetzungen für diese Sitzung (d. h., man benötigt keine Siedlungen oder Städte, damit ein Land erscheint).",
                            ['French'] = "Désactiver les exigences de colonie pour la session (c'est-à-dire, ne pas exiger de colonies filles ou de citoyens pour créer un pays).",
                            },
                    ['shortCut'] = 'nosetreqs',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'ignore', 'Boolean', 'True'},
                            },
        },
        ['/settlement placehomestead'] = {
                    ['command'] = 'placehomestead',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Force-place a settlement at current position, either yourself or a test user.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Forcer le placement d'une colonie à la position actuelle, que ce soit pour vous-même ou pour un utilisateur de test.",
                            },
                    ['shortCut'] = 'placehomestead',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'self', 'Boolean', 'False'},
                            ['Arg2'] = {'addAsCitizen', 'Boolean', 'False'},
                            ['Arg3'] = {'abandoned', 'Boolean', 'False'},
                            },
        },
        ['/settlement populate'] = {
                    ['command'] = 'populate',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Fill the town on this plot with citizens.",
                            ['Russian'] = "Заполнить город на этом участке Гражданами.",
                            ['German'] = "Fülle die Stadt auf diesem Grundstück mit Bewohnern.",
                            ['French'] = "Remplir la ville sur ce terrain avec des citoyens.",
                            },
                    ['shortCut'] = 'populate',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'foundTown', 'Boolean', 'True'},
                            ['Arg2'] = {'newCitizenCount', 'Int32', '5'},
                            ['Arg3'] = {'newApplicantCount', 'Int32', '2'},
                            ['Arg4'] = {'newInviteeCount', 'Int32', '2'},
                            ['Arg5'] = {'makeAllActive', 'Boolean', 'True'},
                            },
        },
        ['/settlement rebuildcivicpowers'] = {
                    ['command'] = 'rebuildcivicpowers',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Recalc civic powers for all settlements and users.",
                            ['Russian'] = "Пересчитать гражданские права для всех поселений и игроков.",
                            ['German'] = "Neuverordnung der Bürgerrechte für alle Siedlungen und Nutzer.",
                            ['French'] = "Recalculer les pouvoirs civiques pour tous les établissements et utilisateurs.",
                            },
                    ['shortCut'] = 'rebuildcivicpowers',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/settlement recountclaims'] = {
                    ['command'] = 'recountclaims',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Forces a recount and update of the number of spawned claims and stakes for each settlement, in case they are out of synch.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Force un recomptage et une mise à jour du nombre de revendications et d'enjeux générés pour chaque colonie, au cas où elles ne seraient pas synchronisés.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'settlement', 'Settlement', ''},
                            },
        },
        ['/settlement renouncecitizenship'] = {
                    ['command'] = 'renouncecitizenship',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Leave citizenship of whatever settlement you are a citizen of.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Quitter la citoyenneté de n'importe quelle colonie dont vous êtes citoyen.",
                            },
                    ['shortCut'] = 'renounce',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/settlement reset'] = {
                    ['command'] = 'reset',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Resets any invalid entries in a settlement to a new default.  If true is passed, reset everything, regardless of validity.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Réinitialiser toutes les entrées invalides d'une colonie à une nouvelle valeur par défaut. Si le résultat est vrai, réinitialise tout, quel que soit l'état de validité.",
                            },
                    ['shortCut'] = 'resettle',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'Settlement'},
                            ['Arg2'] = {'forceAllDefaults', 'Boolean', 'False'},
                            },
        },
        ['/settlement resolvecrisis'] = {
                    ['command'] = 'resolvecrisis',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Forces resolution of property crises by removing claims now.  Pass individual settlement, or leave blank for \'all settlements in crisis\'.",
                            ['Russian'] = "Forces resolution of property crises by removing claims now.  Pass individual settlement, or leave blank for \'all settlements in crisis\'.",
                            ['German'] = "Forces resolution of property crises by removing claims now.  Pass individual settlement, or leave blank for \'all settlements in crisis\'.",
                            ['French'] = "Forces resolution of property crises by removing claims now.  Pass individual settlement, or leave blank for \'all settlements in crisis\'.",
                            },
                    ['shortCut'] = 'resolvecrisis',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'settlement', 'Settlement', ''},
                            },
        },
        ['/settlement settlementreport'] = {
                    ['command'] = 'settlementreport',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location.  Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)",
                            ['Russian'] = "Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location.  Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)",
                            ['German'] = "Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location.  Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)",
                            ['French'] = "Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location.  Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)",
                            },
                    ['shortCut'] = 'settlementreport',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'tier', 'Int32'},
                            },
        },
        ['/settlement spawn'] = {
                    ['command'] = 'spawn',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Spawn a debug set of settlements.",
                            ['Russian'] = "Создать поселение для тестирования.",
                            ['German'] = "Spawnt ein Set von Siedlungen zum debuggen.",
                            ['French'] = "Créez un ensemble de colonies de débogage.",
                            },
                    ['shortCut'] = 'testtown',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/settlement spawnhomestead'] = {
                    ['command'] = 'spawnhomestead',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Create a homestead for the passed user or a test user if null.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Créer une propriété privée pour l'utilisateur donné ou un utilisateur test si nul.",
                            },
                    ['shortCut'] = 'home',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'makeCitizen', 'Boolean', 'False'},
                            ['Arg2'] = {'homesteadOwner', 'User', ''},
                            },
        },
        ['/settlement spawnsimplesettlements'] = {
                    ['command'] = 'spawnsimplesettlements',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Create a nested homestead, town, country, and federation with simple force-enabled objects.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Créez une propriété privée, une ville, un pays et une fédération imbriqués avec de simples objets activés par la force.",
                            },
                    ['shortCut'] = 'sets',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'makeSelfLeaderAndCitizen', 'Boolean', 'True'},
                            ['Arg2'] = {'assignTaxes', 'Boolean', 'True'},
                            },
        },
        ['/settlement spawntown'] = {
                    ['command'] = 'spawntown',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Create a new town on this plot and add citizens.",
                            ['Russian'] = "Создать на этом участке новый город и заполнить его Гражданами.",
                            ['German'] = "Errichte auf diesem Landstück eine neue Stadt und lasse Bewohner in sie einziehen.",
                            ['French'] = "Créer une nouvelle ville sur cette parcelle et y ajouter des citoyens.",
                            },
                    ['shortCut'] = 'town',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'foundTown', 'Boolean', 'True'},
                            ['Arg2'] = {'makeSelfCitizenAndMayor', 'Boolean', 'True'},
                            ['Arg3'] = {'newCitizenCount', 'Int32', '5'},
                            ['Arg4'] = {'newApplicantCount', 'Int32', '2'},
                            ['Arg5'] = {'newInviteeCount', 'Int32', '2'},
                            ['Arg6'] = {'boostCulture', 'Int32', '1000'},
                            },
        },
        ['/settlement vacate'] = {
                    ['command'] = 'vacate',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Make a given citizen leave citizenship of a given town.",
                            ['Russian'] = "Забирает гражданство в данном городе у игрока.",
                            ['German'] = "Entziehe einem Bürger die Bürgerschaft einer Stadt.",
                            ['French'] = "Faire qu'un citoyen donné perde la citoyenneté d'une ville donnée.",
                            },
                    ['shortCut'] = 'vacate',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'Settlement'},
                            ['Arg2'] = {'citizen', 'User'},
                            },
        },
        ['/settlement vacateall'] = {
                    ['command'] = 'vacateall',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Make a given citizen remove all its citizens (or all settlements if none passed).",
                            ['Russian'] = "Заставьте этого гражданина удалить всех своих подданных (или все населенные пункты, если ни один из них не прошел).",
                            ['German'] = "Entfernt alle Bürgerschaften oder Siedlungen eines Mitspielers.",
                            ['French'] = "Faire en sorte qu'un citoyen donné supprime tous ses citoyens (ou toutes les colonies si rien n'est spécifié).",
                            },
                    ['shortCut'] = 'vacateall',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'Settlement', ''},
                            },
        },
        ['/sim animalspeed'] = {
                    ['command'] = 'animalspeed',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Set speed for nearest animal (debug)",
                            ['Russian'] = "Задать скорость для ближайшего животного (отладка)",
                            ['German'] = "Geschwindigkeit für das nächste Tier einstellen (Debug)",
                            ['French'] = "Définit la vitesse pour l'animal le plus proche (débug)",
                            },
                    ['shortCut'] = 'animalspeed',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'wanderingSpeed', 'Single'},
                            ['Arg2'] = {'runningSpeed', 'Single', '0'},
                            },
        },
        ['/sim bunnytime'] = {
                    ['command'] = 'bunnytime',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns 100 bunnies",
                            ['Russian'] = "Создать 100 кроликов",
                            ['German'] = "Erzeugt 100 Hasen",
                            ['French'] = "Génère 100 lapins",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/sim cleardebris'] = {
                    ['command'] = 'cleardebris',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Clears debris in an area.",
                            ['Russian'] = "Убрать древесную массу в зоне.",
                            ['German'] = "Beseitigt Trümmer in einem Bereich.",
                            ['French'] = "Débarrasse une zone de ses débris.",
                            },
                    ['shortCut'] = 'cleardebris',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radius', 'Int32', '75'},
                            },
        },
        ['/sim debuganimal'] = {
                    ['command'] = 'debuganimal',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Enables debug on the nearest animal, or disables it if already enabled.",
                            ['Russian'] = "Включает отладку ближайшего животного или выключает, если она уже включена.",
                            ['German'] = "Aktiviert das Debuggen für das nächste Tier oder deaktiviert es, wenn es bereits aktiviert ist.",
                            ['French'] = "Active/désactive le mode débug sur l'animal le plus proche.",
                            },
                    ['shortCut'] = 'dba',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'follow', 'Boolean', 'True'},
                            ['Arg2'] = {'destroyAllOthers', 'Boolean', 'False'},
                            },
        },
        ['/sim destroyedatmosphere'] = {
                    ['command'] = 'destroyedatmosphere',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Set the percent of a destroyed atmosphere to display, blended to over a given number of seconds.",
                            ['Russian'] = "Задать процент уничтожения атмосферы, который рассеется за указанное количество секунд.",
                            ['German'] = "Lege die Rate der zerstörten Atmosphäre fest, die über eine bestimmte Anzahl an Sekunden angezeigt wird.",
                            ['French'] = "Définir le pourcentage d'atmosphère détruite à montrer, fondu sur une durée en seconde.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'percent', 'Single', '0,5'},
                            ['Arg2'] = {'time', 'Single', '5'},
                            },
        },
        ['/sim dinnerbell'] = {
                    ['command'] = 'dinnerbell',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Makes all animals hungry.",
                            ['Russian'] = "Сделать всех животных голодными.",
                            ['German'] = "Macht alle Tiere hungrig.",
                            ['French'] = "Rend tout les animaux affamés.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/sim followanimal'] = {
                    ['command'] = 'followanimal',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Toggle following the nearest animal.",
                            ['Russian'] = "Переключить следование за ближайшим животным.",
                            ['German'] = "Dem nächsten Tier folgen.",
                            ['French'] = "Active/désactive le suivi de l'animal le plus proche.",
                            },
                    ['shortCut'] = 'fola',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/sim forcecollectglobalstats'] = {
                    ['command'] = 'forcecollectglobalstats',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Force global stats to collect now. Updates world progress stats as well.",
                            ['Russian'] = "Собирать глобальную статистику сейчас. Также обновляет статистику прогресса мира.",
                            ['German'] = "Erzwinge jetzt die Sammlung globaler Statistiken. Aktualisiert auch die Statistiken des Weltenfortschritts.",
                            ['French'] = "Force la collecte des statistiques mondiale. Met également à jour les statistiques de progression du monde.",
                            },
                    ['shortCut'] = 'globalstats',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/sim greenthumb'] = {
                    ['command'] = 'greenthumb',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns random plants",
                            ['Russian'] = "Создать случайные растения",
                            ['German'] = "Spawnt zufällige Pflanzen",
                            ['French'] = "Génère des plantes au hasard",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radius', 'Int32', '10'},
                            ['Arg2'] = {'trees', 'Boolean', 'False'},
                            },
        },
        ['/sim killplants'] = {
                    ['command'] = 'killplants',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Kills all plants in an area. Pass false to not delete them.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Détruit toutes les plantes dans une zone. Passez false pour ne pas les supprimer.",
                            },
                    ['shortCut'] = 'killplants',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radius', 'Int32', '75'},
                            ['Arg2'] = {'destroy', 'Boolean', 'True'},
                            ['Arg3'] = {'speciesName', 'String', ''},
                            },
        },
        ['/sim killtrees'] = {
                    ['command'] = 'killtrees',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Kills all trees in an area. Pass false to only cut them.",
                            ['Russian'] = "Убивает все деревья в области. Параметр false, чтобы срубить их.",
                            ['German'] = "",
                            ['French'] = "Tue tous les arbres dans une zone. Passez false pour seulement les couper.",
                            },
                    ['shortCut'] = 'killtrees',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radius', 'Int32', '10'},
                            ['Arg2'] = {'destroy', 'Boolean', 'True'},
                            ['Arg3'] = {'speciesName', 'String', ''},
                            },
        },
        ['/sim letitfish'] = {
                    ['command'] = 'letitfish',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Fishing time!",
                            ['Russian'] = "Время рыбалки!",
                            ['German'] = "Zeit zum Angeln!",
                            ['French'] = "C'est l'heure de la pêche !",
                            },
                    ['shortCut'] = 'fish',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '50'},
                            },
        },
        ['/sim liedown'] = {
                    ['command'] = 'liedown',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "The animal that\'s currently being debugged will change state to lie down (or idle if he doesn\'t have a lie down state).",
                            ['Russian'] = "The animal that\'s currently being debugged will change state to lie down (or idle if he doesn\'t have a lie down state).",
                            ['German'] = "The animal that\'s currently being debugged will change state to lie down (or idle if he doesn\'t have a lie down state).",
                            ['French'] = "The animal that\'s currently being debugged will change state to lie down (or idle if he doesn\'t have a lie down state).",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'seconds', 'Single', '120'},
                            },
        },
        ['/sim massplant'] = {
                    ['command'] = 'massplant',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns a bunch of one plant",
                            ['Russian'] = "Создать группу одинаковых растений",
                            ['German'] = "Spawnt eine Menge der gleichen Pflanze",
                            ['French'] = "Génère quelques plantes d'une espèce",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radius', 'Int32', '10'},
                            ['Arg2'] = {'speciesName', 'String', ''},
                            ['Arg3'] = {'growthPercent', 'Single', '1'},
                            ['Arg4'] = {'yield', 'Single', '0,8'},
                            ['Arg5'] = {'trees', 'Boolean', 'False'},
                            },
        },
        ['/sim moveto'] = {
                    ['command'] = 'moveto',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates)",
                            ['Russian'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates)",
                            ['German'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates)",
                            ['French'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates)",
                            },
                    ['shortCut'] = 'animalmoveto',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'xDestination', 'Single'},
                            ['Arg2'] = {'zDestination', 'Single'},
                            },
        },
        ['/sim noah'] = {
                    ['command'] = 'noah',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns given number of all animals",
                            ['Russian'] = "Создаёт указанное количество всех животных",
                            ['German'] = "Erzeugt eine Anzahl von Tieren",
                            ['French'] = "Génère un nombre précis de tous les animaux",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '1'},
                            },
        },
        ['/sim oneshot'] = {
                    ['command'] = 'oneshot',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Kills nearest animal",
                            ['Russian'] = "Убивает животных вблизи",
                            ['German'] = "Tötet das nächste Tier",
                            ['French'] = "Tue l'animal le plus proche",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/sim poorbunnies'] = {
                    ['command'] = 'poorbunnies',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Kills all animals",
                            ['Russian'] = "Убить всех животных",
                            ['German'] = "Tötet alle Tiere",
                            ['French'] = "Tue tous les animaux",
                            },
                    ['shortCut'] = 'die',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'destroy', 'Boolean', 'True'},
                            },
        },
        ['/sim predatorsprotected'] = {
                    ['command'] = 'predatorsprotected',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Stay invisible from predators",
                            ['Russian'] = "Стать невидимым для хищников",
                            ['German'] = "Bleib unsichtbar vor Raubtieren",
                            ['French'] = "Rester invisible des prédateurs",
                            },
                    ['shortCut'] = 'safe',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/sim raisesealevel'] = {
                    ['command'] = 'raisesealevel',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Raises the sea level by a passed in amount.  Careful with this one!",
                            ['Russian'] = "Поднимает уровень море на заданную величину. Используйте с осторожностью!",
                            ['German'] = "Erhöht den Meeresspiegel um einen bestimmten Wert. Mit Vorsicht verwenden!",
                            ['French'] = "Augmente le niveau de la mer du montant précisé. Attention avec celle-ci !",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'val', 'Single', '1,5'},
                            },
        },
        ['/sim regenlayer'] = {
                    ['command'] = 'regenlayer',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Regenerates a world layer, restoring it to the state it would be in if the world were newly generated.",
                            ['Russian'] = "Регенерирует слой мира восстанавливая состояние в котором он был сразу после создания.",
                            ['German'] = "Setzt eine Weltebene zurück in den Zustand, in dem sie wäre, wenn die Welt frisch generiert worden wäre.",
                            ['French'] = "Régénère un calque du monde, en la restaurant à l'état dans lequel elle se trouverait si le monde était nouvellement généré.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'layerName', 'String'},
                            },
        },
        ['/sim removedeadplants'] = {
                    ['command'] = 'removedeadplants',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Removes dead plants in an area.",
                            ['Russian'] = "Убрать мертвые растения в зоне.",
                            ['German'] = "Entfernt tote Pflanzen in einem Bereich.",
                            ['French'] = "Enlève les plantes mortes dans une zone.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radius', 'Int32', '50'},
                            ['Arg2'] = {'destroy', 'Boolean', 'False'},
                            },
        },
        ['/sim repopulateanimallayer'] = {
                    ['command'] = 'repopulateanimallayer',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Reset animal sim population to initial values (as it was on world generation)",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/sim sealevel'] = {
                    ['command'] = 'sealevel',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Displays the current sea level and how much it has risen.",
                            ['Russian'] = "Отображает текущий уровень моря и насколько он вырос.",
                            ['German'] = "Zeigt den aktuellen Meeresspiegel und wie weit dieser angestiegen ist.",
                            ['French'] = "Affiche le niveau actuel de la mer et combien il a augmenté.",
                            },
                    ['shortCut'] = 'sea',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/sim setlayer'] = {
                    ['command'] = 'setlayer',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Sets a world layer to specific value or random value from range.",
                            ['Russian'] = "Устанавливает слой мира на определенное значение или случайное значение из диапазона.",
                            ['German'] = "Legt eine Weltenebene auf einen bestimmten Wert oder einen zufälligen Wert aus einem Bereich fest.",
                            ['French'] = "Définit un calque du monde à une valeur spécifique ou à une valeur aléatoire de la gamme.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'layerName', 'String'},
                            ['Arg2'] = {'value', 'Single'},
                            ['Arg3'] = {'maxValue', 'Single', 'не число'},
                            },
        },
        ['/sim setpollutionactive'] = {
                    ['command'] = 'setpollutionactive',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Activates/deactivates pollution layer updating.",
                            ['Russian'] = "Включает/выключает обновление слоя загрязнения.",
                            ['German'] = "Aktiviert / deaktiviert die Aktualisierung der Verschmutzungsschicht.",
                            ['French'] = "Active/désactive la mise à jour du calque de pollution.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'isActive', 'Boolean'},
                            },
        },
        ['/sim spawnallplants'] = {
                    ['command'] = 'spawnallplants',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns plants of particular ages in a row",
                            ['Russian'] = "Создаёт ряд растений определенного возраста",
                            ['German'] = "Spawnt Pflanzen bestimmten Alters in einer Reihe",
                            ['French'] = "Génère des plantes d'âges particuliers sur une rangée",
                            },
                    ['shortCut'] = 'allplants',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '1'},
                            ['Arg2'] = {'growth1', 'Single', '0,3'},
                            ['Arg3'] = {'growth2', 'Single', '0,6'},
                            ['Arg4'] = {'growth3', 'Single', '1'},
                            },
        },
        ['/sim spawnalltrees'] = {
                    ['command'] = 'spawnalltrees',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns trees of particular ages in a row",
                            ['Russian'] = "",
                            ['German'] = "Erzeugt Bäume bestimmten Alters in einer Reihe",
                            ['French'] = "Génère des arbres d'âges particuliers sur une rangée",
                            },
                    ['shortCut'] = 'alltrees',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/sim spawnanimal'] = {
                    ['command'] = 'spawnanimal',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns a number of animals",
                            ['Russian'] = "Создаёт какое-то количество животных",
                            ['German'] = "Spawnt eine Anzahl von Tieren",
                            ['French'] = "Génère un certain nombre d'animaux",
                            },
                    ['shortCut'] = 'animal',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'speciesName', 'String', 'Hare'},
                            ['Arg2'] = {'count', 'Int32', '1'},
                            },
        },
        ['/sim spawnanimalmovementtestingarea'] = {
                    ['command'] = 'spawnanimalmovementtestingarea',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns special area for testing animal movement. This command is not fully implemented yet.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Fait apparaître une zone spéciale pour tester le mouvement des animaux. Cette commande n'est pas encore entièrement implémentée.",
                            },
                    ['shortCut'] = 'samt',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/sim spawnanimals'] = {
                    ['command'] = 'spawnanimals',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns a number of animals of each species",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Fait apparaître un certain nombre d'animaux de chaque espèce",
                            },
                    ['shortCut'] = 'animals',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '1'},
                            },
        },
        ['/sim spawnplant'] = {
                    ['command'] = 'spawnplant',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns a plant or plants in a row or grid",
                            ['Russian'] = "",
                            ['German'] = "Erzeugt eine oder mehrere Pflanzen in einer Linie oder einem Gitter",
                            ['French'] = "Génère une ou plusieurs plantes sur une rangée ou une grille",
                            },
                    ['shortCut'] = 'plant',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'speciesName', 'String', 'Birch'},
                            ['Arg2'] = {'countX', 'Int32', '1'},
                            ['Arg3'] = {'countZ', 'Int32', '1'},
                            ['Arg4'] = {'space', 'Int32', '0'},
                            ['Arg5'] = {'age', 'Single', '1'},
                            },
        },
        ['/sim switchanimalspawn'] = {
                    ['command'] = 'switchanimalspawn',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Switch spawn animals by Simulation on and off.",
                            ['Russian'] = "",
                            ['German'] = "Schalten Tier Spawns durch Simulation ein und aus.",
                            ['French'] = "Activer/désactiver la génération des animaux via simulation.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/sim testanimalmovement'] = {
                    ['command'] = 'testanimalmovement',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns animals and sets target positions for them to test animal movement. Requires special testing area to be present.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Générer des animaux et définir leurs positions cibles pour tester le mouvement des animaux. Nécessite la présence d'une zone de test spéciale.",
                            },
                    ['shortCut'] = 'tam',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'speciesName', 'String', 'Deer'},
                            ['Arg2'] = {'fleeSpeed', 'Boolean', 'True'},
                            ['Arg3'] = {'testNumber', 'Int32', '-1'},
                            },
        },
        ['/sim testanimalpathcontinuations'] = {
                    ['command'] = 'testanimalpathcontinuations',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.",
                            ['Russian'] = "Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.",
                            ['German'] = "Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.",
                            ['French'] = "Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.",
                            },
                    ['shortCut'] = 'tapc',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'speciesName', 'String', 'Deer'},
                            ['Arg2'] = {'fleeSpeed', 'Boolean', 'True'},
                            },
        },
        ['/sim testanimalpathinterruptions'] = {
                    ['command'] = 'testanimalpathinterruptions',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.",
                            ['Russian'] = "Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.",
                            ['German'] = "Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.",
                            ['French'] = "Spawns an animal and makes it run between predefined points, interrupting it\'s path with a new one each time. Requires special testing area to be present.",
                            },
                    ['shortCut'] = 'tapi',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'speciesName', 'String', 'Deer'},
                            ['Arg2'] = {'fleeSpeed', 'Boolean', 'True'},
                            },
        },
        ['/sim testanimalpathwrapping'] = {
                    ['command'] = 'testanimalpathwrapping',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns an animal and makes it run between two points, following a path that causes it to cross all world borders. Requires special testing area to be present.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Fait apparaître un animal et le fait courir entre deux points, suivant un chemin qui le fait traverser toutes les frontières mondiales. Nécessite la présence d'une zone de test spéciale.",
                            },
                    ['shortCut'] = 'tapw',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'speciesName', 'String', 'Deer'},
                            ['Arg2'] = {'fleeSpeed', 'Boolean', 'True'},
                            ['Arg3'] = {'killAll', 'Boolean', 'True'},
                            },
        },
        ['/sim trample'] = {
                    ['command'] = 'trample',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Tramples the surrounding ground",
                            ['Russian'] = "Вытаптывает окружающие земли",
                            ['German'] = "Zertrampelt den umgebenden Boden",
                            ['French'] = "Piétine le sol environnant",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/sim unpollute'] = {
                    ['command'] = 'unpollute',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Unpollute an area. Remove dead plants and replace dirt on grass blocks.",
                            ['Russian'] = "Очистить зону от загрязнения. Убрать мёртвые растения и заменить землю на траву.",
                            ['German'] = "Verschmutze einen Bereich. Entferne tote Pflanzen und ersetze es mit Schmutz auf Grasblöcken.",
                            ['French'] = "Dépollue une zone. Supprime les plantes mortes et remplace la terre sur les blocs d'herbe.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'fullReplacement', 'Boolean', 'True'},
                            ['Arg2'] = {'radius', 'Int32', '20'},
                            },
        },
        ['/skills addlevelto'] = {
                    ['command'] = 'addlevelto',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Gives levels to another player. Gives to yourself if target user is empty",
                            ['Russian'] = "Добавляет уровни другому игроку. Выдаст Вам если игрок не был указан",
                            ['German'] = "Gib einem anderen Spieler Fertigkeitspunkte. Gebe sie dir selbst, wenn der Zielbenutzer leer ist",
                            ['French'] = "Donne des niveaux à un autre joueur. S'applique à soi-même si l'utilisateur cible est vide",
                            },
                    ['shortCut'] = 'addlevel',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            ['Arg2'] = {'stars', 'Int32', '1'},
                            },
        },
        ['/skills addpointsto'] = {
                    ['command'] = 'addpointsto',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Give skillpoints to another player. Give them to yourself if target user is empty",
                            ['Russian'] = "Передать очки навыков другому игроку или передать очки самому себе если не указывать целевого игрока",
                            ['German'] = "Gib einem anderen Spieler Fertigkeitspunkte. Gebe sie dir selbst, wenn der Zielbenutzer leer ist",
                            ['French'] = "Donnez des points de compétence à un autre joueur. S'applique à soi-même si l'utilisateur cible est vide",
                            },
                    ['shortCut'] = 'addpoint',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            ['Arg2'] = {'stars', 'Int32', '1'},
                            },
        },
        ['/skills all'] = {
                    ['command'] = 'all',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Unlocks all skills",
                            ['Russian'] = "Разблокирует все навыки",
                            ['German'] = "Schaltet alle Fertigkeiten frei",
                            ['French'] = "Débloque toutes les compétences",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            },
        },
        ['/skills cleartalents'] = {
                    ['command'] = 'cleartalents',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Resets all talents for a specialization for a player. If the skill name is empty it will remove talents from all specialization",
                            ['Russian'] = "Сбрасывает таланты для указанной специализации игрока. Если специализация не указана, сбрасываются все таланты",
                            ['German'] = "Setzt alle Talente für eine Spezialisierung eines Spielers zurück. Falls der Spezialisierungsname leer ist, werden die Talente von allen Spezialisierungen entfernt",
                            ['French'] = "Réinitialise tous les talents pour la spécialisation d'un joueur. Si le nom de la compétence est vide, cela supprimera toutes les talents de toutes les spécialisations",
                            },
                    ['shortCut'] = 'notalents',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User'},
                            ['Arg2'] = {'skillName', 'String', ''},
                            },
        },
        ['/skills creative'] = {
                    ['command'] = 'creative',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Remove restrictions and gives you every skill at max level.",
                            ['Russian'] = "Убирает ограничения и даёт вам все навыки на максимальном уровне.",
                            ['German'] = "Entferne Beschränkungen und gibt dir alle Fähigkeiten auf maximalem Level.",
                            ['French'] = "Retire les restrictions et vous donne toutes les compétences au niveau max.",
                            },
                    ['shortCut'] = 'creative',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/skills debugedu'] = {
                    ['command'] = 'debugedu',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Make education tick every frame, accepet teachers and students regardless of skills, and allow teachers to be their own students.",
                            ['Russian'] = "Сделайте так, чтобы образование соответствовало каждому кадру, принимайте учителей и учеников, независимо от навыков, и позволяйте учителям быть самими собой с учениками.",
                            ['German'] = "Lässt Bildung jeden frame ticken. Nimmt Schüler und Lehrer unabhängig vom Skill an und Lehrer können ihre eigenen Schüler sein.",
                            ['French'] = "Faire en sorte que l'éducation soit pleinement encadrée, acceptez les enseignants et les élèves indépendamment de leurs compétences et permettez aux enseignants d'être leurs propres élèves.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/skills education'] = {
                    ['command'] = 'education',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.",
                            ['Russian'] = "Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.",
                            ['German'] = "Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.",
                            ['French'] = "Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'skillName', 'String'},
                            ['Arg2'] = {'value', 'Single', '1'},
                            ['Arg3'] = {'targetUser', 'User', ''},
                            },
        },
        ['/skills fullreset'] = {
                    ['command'] = 'fullreset',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Resets all skills to unlearnt",
                            ['Russian'] = "Сбрасывает все навыки в не изученное состояние",
                            ['German'] = "Setzt alle Fertigkeiten zurück",
                            ['French'] = "Réinitialise toutes les compétences à non apprise",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            },
        },
        ['/skills give'] = {
                    ['command'] = 'give',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Gives a skill matching the given name. If no target user is set, apply to self.",
                            ['Russian'] = "Выдает всё специализации, совпадающие с названием. Если не указан игрок, применяется к себе.",
                            ['German'] = "Verleiht eine Fähigkeit, die sich dem zugeordneten Namen anpasst. Wenn kein Zielnutzer bestimmt ist, auf sich selbst anwenden.",
                            ['French'] = "Donne une compétence correspondant au nom donné. Si aucun utilisateur cible n'est défini, s'appliquer sur soi.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'skillName', 'String'},
                            ['Arg2'] = {'targetUser', 'User', ''},
                            },
        },
        ['/skills givepointsto'] = {
                    ['command'] = 'givepointsto',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Give skillpoints to another player",
                            ['Russian'] = "Дать очки навыков другому игроку",
                            ['German'] = "Gibt Fertigkeitspunkte an einen anderen Spieler",
                            ['French'] = "Donne des points de compétence à un autre joueur",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'otherPlayer', 'User'},
                            ['Arg2'] = {'number', 'Int32', '10'},
                            },
        },
        ['/skills levelup'] = {
                    ['command'] = 'levelup',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Levels up a string matching the passed skill\'s name to the max.",
                            ['Russian'] = "Levels up a string matching the passed skill\'s name to the max.",
                            ['German'] = "Levels up a string matching the passed skill\'s name to the max.",
                            ['French'] = "Levels up a string matching the passed skill\'s name to the max.",
                            },
                    ['shortCut'] = 'levelup',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'skillName', 'String'},
                            ['Arg2'] = {'targetUser', 'User', ''},
                            },
        },
        ['/skills levelupall'] = {
                    ['command'] = 'levelupall',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Levels all skills up 1 level at a time (no chunks).",
                            ['Russian'] = "Поднять все навыки на 1 уровень разом (без квитанций).",
                            ['German'] = "Erhöht alle Fertigkeiten um jeweils 1 Stufe (keine Brocken).",
                            ['French'] = "Augmente toutes les compétences d'un niveau à la fois (sans morceaux).",
                            },
                    ['shortCut'] = 'allskills',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/skills levelupuser'] = {
                    ['command'] = 'levelupuser',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Level up a citizen by one.  Default levels you up.",
                            ['Russian'] = "Повышайте уровень жителя на один. Уровни по умолчанию, которые вы повышаете.",
                            ['German'] = "Erhöht die Stufe eines Spielers um 1. Standardmäßig stuft es dich hoch.",
                            ['French'] = "Augmenter le niveau d'un citoyen de un. Par défaut, vous montez de niveau.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'name', 'String', ''},
                            },
        },
        ['/skills rate'] = {
                    ['command'] = 'rate',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Displays or sets the current skill rate multiplier.",
                            ['Russian'] = "Показывает или задаёт множитель прироста очков навыков.",
                            ['German'] = "Zeigt den momentanen Fertigkeitspunktemultiplikator an oder setzt ihn.",
                            ['French'] = "Affiche ou définit le multiplicateur de compétence actuel.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'skillRate', 'Single', '-1'},
                            },
        },
        ['/skills removelevelfrom'] = {
                    ['command'] = 'removelevelfrom',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Removes levels from another player. Removes from yourself if target user is empty",
                            ['Russian'] = "Удаляет уровни у другого игрока. Удалит у Вас если игрок не указан",
                            ['German'] = "Entferne einem anderen Spieler Fertigkeitspunkte. Entferne sie dir selbst, wenn der Zielbenutzer nicht angegeben ist",
                            ['French'] = "Supprime les niveaux d'un autre joueur. Se retire de soi-même si l'utilisateur cible est vide",
                            },
                    ['shortCut'] = 'removelevel',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            ['Arg2'] = {'stars', 'Int32', '1'},
                            },
        },
        ['/skills removepointsfrom'] = {
                    ['command'] = 'removepointsfrom',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Remove skillpoints from another player. Removes from yourself if target user is empty",
                            ['Russian'] = "Удаляет очки опыта у другого игрока. Удалит у Вас если игрок не указан",
                            ['German'] = "Entferne einem anderen Spieler Fertigkeitspunkte. Entferne sie dir selbst, wenn der Zielbenutzer nicht angegeben ist",
                            ['French'] = "Retirez les points de compétence d'un autre joueur. Se retire de soi-même si l'utilisateur cible est vide",
                            },
                    ['shortCut'] = 'removepoint',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            ['Arg2'] = {'stars', 'Int32', '1'},
                            },
        },
        ['/skills removespecialty'] = {
                    ['command'] = 'removespecialty',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Removes a specialty that matches the passed string.",
                            ['Russian'] = "Удаляет специальность, соответствующую переданной строке.",
                            ['German'] = "Entfernt einen Beruf, der auf die Zeichenfolge passt.",
                            ['French'] = "Supprime une spécialité qui correspond à la chaîne transmise.",
                            },
                    ['shortCut'] = 'leveldown',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'specialtyName', 'String'},
                            ['Arg2'] = {'targetUser', 'User', ''},
                            },
        },
        ['/skills removetalent'] = {
                    ['command'] = 'removetalent',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Removes talent by name for a player",
                            ['Russian'] = "Убирает у игрока талант по его названию",
                            ['German'] = "Entfernt ein Talent für einen Spieler anhand des Namens",
                            ['French'] = "Supprime le talent par nom pour un joueur",
                            },
                    ['shortCut'] = 'talentdel',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User'},
                            ['Arg2'] = {'talentName', 'String'},
                            },
        },
        ['/skills reset'] = {
                    ['command'] = 'reset',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Resets a specialization for a player. If the skill name is empty it will reset all specializations.",
                            ['Russian'] = "Сбрасывает специализацию у игрока. Если имя специализации не указано, то будут сброшены все.",
                            ['German'] = "Setzt die Spezialisierung für einen Spieler zurück. Falls der Fähigkeitsname leer ist, werden alle Spezialisierungen zurückgesetzt.",
                            ['French'] = "Réinitialise la spécialisation d'un joueur. Si le nom de la compétence est vide, cela réinitialisera toutes les spécialisations.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User'},
                            ['Arg2'] = {'skillName', 'String', ''},
                            },
        },
        ['/teleport atob'] = {
                    ['command'] = 'atob',
                    ['parent'] = 'teleport',
                    ['helpText'] =  {
                            ['English'] = "Teleports player A to player B",
                            ['Russian'] = "Переместить игрока А к игроку Б",
                            ['German'] = "Teleportiert Spieler A zu Spieler B",
                            ['French'] = "Téléporte le joueur A vers le joueur B",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'targetA', 'User'},
                            ['Arg2'] = {'targetB', 'User'},
                            },
        },
        ['/teleport targetto'] = {
                    ['command'] = 'targetto',
                    ['parent'] = 'teleport',
                    ['helpText'] =  {
                            ['English'] = "Teleports otherPlayer to an xyz coordinate",
                            ['Russian'] = "Переместить другого игрока на xyz координаты",
                            ['German'] = "Teleportiert otherPlayer zu einer xyz-Koordinate",
                            ['French'] = "Téléporte un autre joueur vers une coordonnée xyz",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'otherUser', 'User'},
                            ['Arg2'] = {'x', 'Int32', '-1'},
                            ['Arg3'] = {'y', 'Int32', '-1'},
                            ['Arg4'] = {'z', 'Int32', '-1'},
                            },
        },
        ['/teleport todark'] = {
                    ['command'] = 'todark',
                    ['parent'] = 'teleport',
                    ['helpText'] =  {
                            ['English'] = "Teleport to the opposite side of the World",
                            ['Russian'] = "Телепортироваться на противоположную сторону мира",
                            ['German'] = "Zur gegenüberliegenden Seite der Welt teleportieren",
                            ['French'] = "Vous téléporte de l'autre côté du Monde",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/teleport toplayer'] = {
                    ['command'] = 'toplayer',
                    ['parent'] = 'teleport',
                    ['helpText'] =  {
                            ['English'] = "Teleport to a citizen.",
                            ['Russian'] = "Переместиться к жителю.",
                            ['German'] = "Teleportiert zu einem Bürger.",
                            ['French'] = "Se téléporter auprès du joueur.",
                            },
                    ['shortCut'] = 'tpto',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'otherPlayer', 'User'},
                            },
        },
        ['/teleport toworldposition'] = {
                    ['command'] = 'toworldposition',
                    ['parent'] = 'teleport',
                    ['helpText'] =  {
                            ['English'] = "Teleport to an xyz coordinate or an xz coordinate. For two components Y is calculated automatically.",
                            ['Russian'] = "Телепортироваться на xyz или xz координаты. При указании двух координат высота определяется автоматически.",
                            ['German'] = "Teleportiere zu einer xyz-Koordinate oder einer xz-Koordinate. Für zwei Komponenten wird Y automatisch berechnet.",
                            ['French'] = "Téléportation sur des coordonnées XYZ ou XZ. En cas de coordonnées XZ, alors Y est calculé automatiquement.",
                            },
                    ['shortCut'] = 'tp',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'x', 'Int32', '-1'},
                            ['Arg2'] = {'yOrZ', 'Int32', '-1'},
                            ['Arg3'] = {'z', 'Int32', '-2147483648'},
                            },
        },
        ['/test axesandchainsaw'] = {
                    ['command'] = 'axesandchainsaw',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Test cutting trees with axe and chainsaw.",
                            ['Russian'] = "Test cutting trees with axe and chainsaw.",
                            ['German'] = "Test cutting trees with axe and chainsaw.",
                            ['French'] = "Test cutting trees with axe and chainsaw.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test bed'] = {
                    ['command'] = 'bed',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Spawn a bed and sleep in it.",
                            ['Russian'] = "Создать кровать и лечь спать в неё.",
                            ['German'] = "Erzeuge ein Bett und schlafe darin.",
                            ['French'] = "Faire apparaître un lit et dormir dedans.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test chatinteraction'] = {
                    ['command'] = 'chatinteraction',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Make a test user send a message every specific period of time to the general channel and/or to the current user.",
                            ['Russian'] = "",
                            ['German'] = "Lässt einen Testbenutzer in einem bestimmten Intervall eine Nachricht an den allgemeinen Chat oder den aktuellen Benutzer senden.",
                            ['French'] = "Faire en sorte qu'un utilisateur de test envoie un message à intervalles réguliers sur le canal général et/ou à l'utilisateur actuel.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'enableGeneralMessages', 'Boolean'},
                            ['Arg2'] = {'timeBtwMessages', 'Single', '1'},
                            ['Arg3'] = {'enableWhisperMessages', 'Boolean', 'False'},
                            },
        },
        ['/test cranes'] = {
                    ['command'] = 'cranes',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Setup a test environment for cranes.",
                            ['Russian'] = "Создаёт тестовую среду для кранов.",
                            ['German'] = "Erzeugt ein Testgelände für Kräne.",
                            ['French'] = "Mets en place un environnement de test pour les grues.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test demote'] = {
                    ['command'] = 'demote',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Demotes user from adnim to a regular user until server is restarted or this command is invoked again.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test distributionstation'] = {
                    ['command'] = 'distributionstation',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Creates and applies a Distribution Station.",
                            ['Russian'] = "Создаёт и настраивает станцию распределения.",
                            ['German'] = "Baut eine Verteilungsstation und füllt diese mit Gegenständen.",
                            ['French'] = "Crée et applique une station de distribution.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'fixedCount', 'Boolean', 'False'},
                            ['Arg2'] = {'itemMax', 'Int32', '20'},
                            ['Arg3'] = {'itemDistribute', 'Int32', '1'},
                            ['Arg4'] = {'itemCountMax', 'Int32', '1'},
                            ['Arg5'] = {'carried', 'Boolean', 'False'},
                            },
        },
        ['/test distributionstationcarried'] = {
                    ['command'] = 'distributionstationcarried',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Creates and applies a Distribution Station with carried items",
                            ['Russian'] = "Создаёт и настраивает станцию распределения с переносимыми предметами",
                            ['German'] = "Erstellt und wendet eine Verteilerstation mit beförderten Artikeln an",
                            ['French'] = "Crée et applique une station de distribution avec des articles transportés",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test economics'] = {
                    ['command'] = 'economics',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Spawns all the various parts of an economy.",
                            ['Russian'] = "Создаёт различные части экономики.",
                            ['German'] = "Erzeugt all die verschiedenen Teile einer Wirtschaft.",
                            ['French'] = "Génère toutes les différentes parties d'une économie.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'ordersPerStore', 'Int32', '20'},
                            ['Arg2'] = {'categoriesPerStore', 'Int32', '4'},
                            ['Arg3'] = {'stores', 'Int32', '5'},
                            },
        },
        ['/test elevator'] = {
                    ['command'] = 'elevator',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Setup an elevator for testing",
                            ['Russian'] = "Создать лифт для проверки",
                            ['German'] = "Aufzug für einen Test einrichten",
                            ['French'] = "Installe un ascenseur pour les tests",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test exchange'] = {
                    ['command'] = 'exchange',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Spawns 2 test exchanges, one for the user and one for another user. Adds some entries, performs some tests.",
                            ['Russian'] = "Создаёт 2 тестовых обменника, один для пользователя и один для другого пользователя. Добавляет несколько записей и выполняет тесты.",
                            ['German'] = "Erzeugt zwei Wechselstuben, eine für den Nutzer und eine für einen anderen Nutzer. Fügt einige Einträge ein, macht ein paar Tests.",
                            ['French'] = "Génère 2 échanges de tests, un pour l'utilisateur et le second pour un autre utilisateur. Ajoute quelques entrées, effectue quelques tests.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test foldouts'] = {
                    ['command'] = 'foldouts',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Generates some test combinations of foldout lists. Can optionally set the level of nesting.",
                            ['Russian'] = "Создаёт тестовые комбинации раскрывающихся списков. По желанию можно указать уровень вложенности.",
                            ['German'] = "Erzeugt einige Testkombinationen von Faltlisten. Kann optional die Verschachtelungsebene einstellen.",
                            ['French'] = "Génère des combinaisons de tests de listes déroulantes. Peut optionnellement définir le niveau d'imbrication.",
                            },
                    ['shortCut'] = 'dbgf',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'nestingIterations', 'Int32', '5'},
                            },
        },
        ['/test giveremoveitems'] = {
                    ['command'] = 'giveremoveitems',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Attempts to give the user all of the items, then remove them",
                            ['Russian'] = "Attempts to give the user all of the items, then remove them",
                            ['German'] = "Attempts to give the user all of the items, then remove them",
                            ['French'] = "Attempts to give the user all of the items, then remove them",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test hammers'] = {
                    ['command'] = 'hammers',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Run a series of chat commands to test the game.",
                            ['Russian'] = "Run a series of chat commands to test the game.",
                            ['German'] = "Run a series of chat commands to test the game.",
                            ['French'] = "Run a series of chat commands to test the game.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test industrialelevator'] = {
                    ['command'] = 'industrialelevator',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Setup an industrial elevator for testing",
                            ['Russian'] = "Создать индустриальный лифт для проверки",
                            ['German'] = "Richte einen Industrieaufzug zum Testen ein",
                            ['French'] = "Configuration d'un ascenseur industriel pour des essais",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test interactitems'] = {
                    ['command'] = 'interactitems',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Attempts to give the user all items and interact with them",
                            ['Russian'] = "Attempts to give the user all items and interact with them",
                            ['German'] = "Attempts to give the user all items and interact with them",
                            ['French'] = "Attempts to give the user all items and interact with them",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test interactobjects'] = {
                    ['command'] = 'interactobjects',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Attempts to interact with all objects in the world",
                            ['Russian'] = "Attempts to interact with all objects in the world",
                            ['German'] = "Attempts to interact with all objects in the world",
                            ['French'] = "Attempts to interact with all objects in the world",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test maketestusers'] = {
                    ['command'] = 'maketestusers',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Create test users up to the given amount (default 5)",
                            ['Russian'] = "Создать тестовых пользователей до достижения указанного количества (по умолчанию 5)",
                            ['German'] = "Erstellt Testbenutzer bis zur angegebenen Anzahl (Standard 5)",
                            ['French'] = "Créée des utilisateurs de test jusqu'au montant donné (5 par défaut)",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '5'},
                            },
        },
        ['/test maketuser'] = {
                    ['command'] = 'maketuser',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Create test user with a specified name.",
                            ['Russian'] = "Создать тестового пользователя с указанным именем.",
                            ['German'] = "Erstellt einen Testbenutzer mit einem angegebenen Namen.",
                            ['French'] = "Crée un utilisateur test avec le nom spécifié.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'caller', 'User', ''},
                            ['Arg1'] = {'name', 'String', ''},
                            },
        },
        ['/test pipes'] = {
                    ['command'] = 'pipes',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Spawns a setup for testing pipes.",
                            ['Russian'] = "Создает установку для тестирования труб.",
                            ['German'] = "Erzeugt eine Einrichtung zum testen von Rohren.",
                            ['French'] = "Génère une installation pour tester les tuyaux.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test placeallworldblocks'] = {
                    ['command'] = 'placeallworldblocks',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Attempts placing all world block objects in the world",
                            ['Russian'] = "Attempts placing all world block objects in the world",
                            ['German'] = "Attempts placing all world block objects in the world",
                            ['French'] = "Attempts placing all world block objects in the world",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test placegarbage'] = {
                    ['command'] = 'placegarbage',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Attempt to place a bunch of garbage bags in the world.",
                            ['Russian'] = "Attempt to place a bunch of garbage bags in the world.",
                            ['German'] = "Attempt to place a bunch of garbage bags in the world.",
                            ['French'] = "Attempt to place a bunch of garbage bags in the world.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test placeobjects'] = {
                    ['command'] = 'placeobjects',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Attempts placing all objects in the world",
                            ['Russian'] = "Attempts placing all objects in the world",
                            ['German'] = "Attempts placing all objects in the world",
                            ['French'] = "Attempts placing all objects in the world",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test propertyclaimtool'] = {
                    ['command'] = 'propertyclaimtool',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Test claiming and unclaiming property.",
                            ['Russian'] = "Test claiming and unclaiming property.",
                            ['German'] = "Test claiming and unclaiming property.",
                            ['French'] = "Test claiming and unclaiming property.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test qamode'] = {
                    ['command'] = 'qamode',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Toggle qamode on/off.",
                            ['Russian'] = "",
                            ['German'] = "Schalte qamode an/aus.",
                            ['French'] = "Active/désactive mode Assurance Qualité.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/test sewage'] = {
                    ['command'] = 'sewage',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Spawns a setup for testing sewage system.",
                            ['Russian'] = "Создает установку для тестирования системы канализации.",
                            ['German'] = "Erzeugt eine Einrichtung zum Testen von Abwassersystemen.",
                            ['French'] = "Génère une installation pour tester le système d'égouts.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'village', 'Boolean', 'False'},
                            },
        },
        ['/test spamnotifications'] = {
                    ['command'] = 'spamnotifications',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Spams aggregated notifications to the given user.",
                            ['Russian'] = "Spams aggregated notifications to the given user.",
                            ['German'] = "Spams aggregated notifications to the given user.",
                            ['French'] = "Spams aggregated notifications to the given user.",
                            },
                    ['shortCut'] = 'spamnotifications',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test testspoilage'] = {
                    ['command'] = 'testspoilage',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['Russian'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['German'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['French'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            },
                    ['shortCut'] = 'testspoilage',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test testspoilagemultithread'] = {
                    ['command'] = 'testspoilagemultithread',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['Russian'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['German'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['French'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            },
                    ['shortCut'] = 'testspoilagemultithread',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test workorders'] = {
                    ['command'] = 'workorders',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)",
                            ['Russian'] = "Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)",
                            ['German'] = "Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)",
                            ['French'] = "Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'workbenches', 'Int32', '4'},
                            ['Arg2'] = {'maximumOrdersPerBench', 'Int32', '4'},
                            },
        },
        ['/test zeropoint'] = {
                    ['command'] = 'zeropoint',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Build Zero Point place and teleport to it",
                            ['Russian'] = "Построить место Нулевой Точки и телепортироваться туда",
                            ['German'] = "Baue einen Nullpunkt und teleportiere dorthin",
                            ['French'] = "Construit le Point Zéro et téléporte à celui-ci",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sizeX', 'Int32'},
                            ['Arg2'] = {'sizeZ', 'Int32'},
                            },
        },
        ['/time fastforward'] = {
                    ['command'] = 'fastforward',
                    ['parent'] = 'time',
                    ['helpText'] =  {
                            ['English'] = "Force the world to fast forward. Pass 0 to stop.",
                            ['Russian'] = "Ускорить время. 0 для остановки.",
                            ['German'] = "Zwinge die Welt in den schnellen Vorlauf. Übergebe den Parameter 0 zum stoppen.",
                            ['French'] = "Force le monde à l'avance rapide. Envoyer 0 pour arrêter.",
                            },
                    ['shortCut'] = 'ff',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/time midnight'] = {
                    ['command'] = 'midnight',
                    ['parent'] = 'time',
                    ['helpText'] =  {
                            ['English'] = "Set time of day to midnight",
                            ['Russian'] = "Выставить время суток на полночь",
                            ['German'] = "Tageszeit auf Mitternacht setzen",
                            ['French'] = "Réglez l'heure de la journée sur minuit",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/time noon'] = {
                    ['command'] = 'noon',
                    ['parent'] = 'time',
                    ['helpText'] =  {
                            ['English'] = "Set time of day to noon.",
                            ['Russian'] = "Выставить время суток на полдень.",
                            ['German'] = "Tageszeit auf Mittag setzen.",
                            ['French'] = "Réglez l'heure de la journée sur midi.",
                            },
                    ['shortCut'] = 'noon',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/time now'] = {
                    ['command'] = 'now',
                    ['parent'] = 'time',
                    ['helpText'] =  {
                            ['English'] = "Reports the current time.",
                            ['Russian'] = "Сообщает текущее время.",
                            ['German'] = "Zeigt die aktuelle Uhrzeit.",
                            ['French'] = "Indique l'heure actuelle.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/time resettime'] = {
                    ['command'] = 'resettime',
                    ['parent'] = 'time',
                    ['helpText'] =  {
                            ['English'] = "Reset time of day to match the clock.",
                            ['Russian'] = "Сбросить время суток, чтобы оно соответствовало часам.",
                            ['German'] = "Setzt die Tageszeit so, dass sie mit der tatsächlichen Uhrzeit übereinstimmt.",
                            ['French'] = "Réinitialiser l'heure de la journée en fonction de l'horloge.",
                            },
                    ['shortCut'] = 'resettime',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/time set'] = {
                    ['command'] = 'set',
                    ['parent'] = 'time',
                    ['helpText'] =  {
                            ['English'] = "Set time of day to the specified hour",
                            ['Russian'] = "Выставить время суток на указанный час",
                            ['German'] = "Tageszeit auf eine bestimmte Stunde setzen",
                            ['French'] = "Réglez l'heure de la journée sur une heure choisie",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'hour', 'Single'},
                            },
        },
        ['/time skiptime'] = {
                    ['command'] = 'skiptime',
                    ['parent'] = 'time',
                    ['helpText'] =  {
                            ['English'] = "Skips ahead time a given number of hours.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                    ['shortCut'] = 'st',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'hoursToSkip', 'Single', '24'},
                            },
        },
        ['/titles assign'] = {
                    ['command'] = 'assign',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Assigns a given user to a given title, assigning to yourself if none is specified.",
                            ['Russian'] = "Присваивает указанный титул пользователю, или себе, если параметр не указан.",
                            ['German'] = "Füge einem Spieler einen Titel hinzu, oder dir selbst wenn keiner angegeben.",
                            ['French'] = "Assigne un utilisateur donné à un titre donné, en vous l'assignant à vous-même si aucun n'est spécifié.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'title', 'Title'},
                            ['Arg2'] = {'assignTo', 'User', ''},
                            },
        },
        ['/titles clear'] = {
                    ['command'] = 'clear',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Clears all occupants from a title.",
                            ['Russian'] = "Лишает титула всех его обладателей.",
                            ['German'] = "Entfernt alle Inhaber von einem Titel.",
                            ['French'] = "Enlève tous les occupants d'un titre.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'title', 'Title'},
                            },
        },
        ['/titles delete'] = {
                    ['command'] = 'delete',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Permanently deletes a title.",
                            ['Russian'] = "Безвозвратно удаляет должность.",
                            ['German'] = "Löscht einen Titel permanent.",
                            ['French'] = "Supprime définitivement un titre.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'title', 'Title'},
                            },
        },
        ['/titles giveglobalmarkerrights'] = {
                    ['command'] = 'giveglobalmarkerrights',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Allow the given user to change all world marker settlement types without permissions.",
                            ['Russian'] = "",
                            ['German'] = "Erlaubt es den gegebenen Nutzer alle Weltmarker ohne Rechte zu ändern.",
                            ['French'] = "Permet à l'utilisateur donné de modifier tous les types de repères de la carte de la colonie sans autorisations.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'settlement', 'Settlement'},
                            ['Arg2'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/titles givetreasuryrights'] = {
                    ['command'] = 'givetreasuryrights',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Assign the current player to a new title that has treasury rights.",
                            ['Russian'] = "Назначить текущего игрока на новую должность с правами управления казной.",
                            ['German'] = "Weise dem aktuellen Spieler einen neuen Titel mit Staatskassen-Rechten zu.",
                            ['French'] = "Assigne au joueur actuel un nouveau titre ayant des droits du Trésor public.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'settlement', 'Settlement'},
                            },
        },
        ['/titles list'] = {
                    ['command'] = 'list',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Lists all existing titles and info about them.",
                            ['Russian'] = "Список всех существующих титулов и информация о них.",
                            ['German'] = "Listet alle existierenden Titel und zugehörige Informationen auf.",
                            ['French'] = "Liste tous les titres existants et des informations à leur sujet.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/titles rename'] = {
                    ['command'] = 'rename',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Rename a new title.",
                            ['Russian'] = "Переименовывает титул.",
                            ['German'] = "Benennt einen neuen Titel um.",
                            ['French'] = "Renomme un nouveau titre.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'title', 'Title'},
                            ['Arg2'] = {'newName', 'String'},
                            },
        },
        ['/titles set'] = {
                    ['command'] = 'set',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Set values for a title.",
                            ['Russian'] = "Устанавливает параметры должности.",
                            ['German'] = "Legt Werte für einen Titel fest.",
                            ['French'] = "Définit les valeurs d'un titre.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'title', 'Title'},
                            ['Arg2'] = {'maxOccupants', 'Int32'},
                            },
        },
        ['/titles setplaytimeboost'] = {
                    ['command'] = 'setplaytimeboost',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.",
                            ['Russian'] = "Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.",
                            ['German'] = "Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.",
                            ['French'] = "Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'hoursBoost', 'Single', '2'},
                            },
        },
        ['/titles spawn'] = {
                    ['command'] = 'spawn',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Create a bunch of titles for testing.",
                            ['Russian'] = "Создать кучу должностей для тестирования.",
                            ['German'] = "Erstelle eine Reihe von Titeln zum testen.",
                            ['French'] = "Créée un ensemble de titres pour tester.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'number', 'Int32', '5'},
                            },
        },
        ['/titles unassign'] = {
                    ['command'] = 'unassign',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Removes a given user from a given title, removing from yourself if none is specified.",
                            ['Russian'] = "Убирает указанный титул у пользователя, или у себя, если параметр не указан.",
                            ['German'] = "Entferne den Titel eines Spieler, oder dir selbst wenn keiner angegeben.",
                            ['French'] = "Supprime un utilisateur donné d'un titre donné, en le supprimant de vous-même si aucun n'est spécifié.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'title', 'Title'},
                            ['Arg2'] = {'unassignUser', 'User', ''},
                            },
        },
        ['/tutorials reset'] = {
                    ['command'] = 'reset',
                    ['parent'] = 'tutorials',
                    ['helpText'] =  {
                            ['English'] = "Resets the tutorial, including record of given items (which menu option does not do).",
                            ['Russian'] = "Сбрасывает обучение, включая записи о выданных предметах (в отличии от пункта меню).",
                            ['German'] = "Setzt das Tutorial zurück, einschließlich der erhaltenen Gegenstände (was die Menü Option nicht tut).",
                            ['French'] = "Réinitialise le tutoriel, y compris l'enregistrement des objets donnés (ce que l'option de menu ne fait pas).",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/tutorials task'] = {
                    ['command'] = 'task',
                    ['parent'] = 'tutorials',
                    ['helpText'] =  {
                            ['English'] = "Starts specific tutorial task by name.",
                            ['Russian'] = "Начинает указанную обучающую задачу по её названию.",
                            ['German'] = "Startet eine bestimmte Tutorial Aufgabe nach Namen.",
                            ['French'] = "Démarre une tâche spécifique du tutoriel par son nom.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'taskName', 'String'},
                            },
        },
        ['/tutorials unlockui'] = {
                    ['command'] = 'unlockui',
                    ['parent'] = 'tutorials',
                    ['helpText'] =  {
                            ['English'] = "Unlocks all UI panels locked by tutorial.",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/twitch resenddatasets'] = {
                    ['command'] = 'resenddatasets',
                    ['parent'] = 'twitch',
                    ['helpText'] =  {
                            ['English'] = "Forces all datasets to refresh on the EBS server",
                            ['Russian'] = "",
                            ['German'] = "Erzwingt eine Aktualisierung aller Datensätze auf dem EBS-Server",
                            ['French'] = "Force tous les ensembles de données à s'actualiser sur le serveur EBS",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/twitch subscribe'] = {
                    ['command'] = 'subscribe',
                    ['parent'] = 'twitch',
                    ['helpText'] =  {
                            ['English'] = "Forces a Twitch channel subscription with the EBS server",
                            ['Russian'] = "",
                            ['German'] = "Erzwingt ein Twitch-Kanal-Abonnement mit dem EBS-Server",
                            ['French'] = "Force un abonnement à la chaîne Twitch avec le serveur EBS",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'channelId', 'String'},
                            },
        },
        ['/twitch unsubscribe'] = {
                    ['command'] = 'unsubscribe',
                    ['parent'] = 'twitch',
                    ['helpText'] =  {
                            ['English'] = "Forces the removal of a Twitch channel subscription with the EBS server",
                            ['Russian'] = "",
                            ['German'] = "Erzwingt die Entfernung eines Twitch-Kanal-Abonnements mit dem EBS-Server",
                            ['French'] = "Force la suppression d'un abonnement à une chaîne Twitch avec le serveur EBS",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'channelId', 'String'},
                            },
        },
        ['/user defaultexhaust'] = {
                    ['command'] = 'defaultexhaust',
                    ['parent'] = 'user',
                    ['helpText'] =  {
                            ['English'] = "Set exhaustion data to default, as if fresh start. It will allow first time bonuses again",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Définir les données d'épuisement par défaut, comme un nouveau départ. Cela permettra d'accorder à nouveau les bonus de première fois",
                            },
                    ['shortCut'] = 'defaultexhaust',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'User', ''},
                            },
        },
        ['/user energize'] = {
                    ['command'] = 'energize',
                    ['parent'] = 'user',
                    ['helpText'] =  {
                            ['English'] = "Provide a user with extra hours they can use to perform labor when exhauasted.  Can be negative to remove previously granted energy.",
                            ['Russian'] = "Обеспечить пользователя дополнительным временем, которые он может потратить на выполнение работы когда устанет. Удаление ранее выданной энергии может привести к отрицательным значениям.",
                            ['German'] = "Gibt einem Spieler zusätzliche Stunden, mit denen er oder sie Arbeit ausführen kann, wenn er oder sie erschöpft ist. Kann auch negativ sein, um zuvor zugeführte Kraft zu entfernen.",
                            ['French'] = "Fournir à un utilisateur des heures supplémentaires qu'il peut utiliser pour accomplir le travail lorsqu'il est épuisé. Peut-être négatif pour supprimer l'énergie précédemment accordée.",
                            },
                    ['shortCut'] = 'energize',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'User', ''},
                            ['Arg2'] = {'hours', 'Int32', '1'},
                            },
        },
        ['/user exhaust'] = {
                    ['command'] = 'exhaust',
                    ['parent'] = 'user',
                    ['helpText'] =  {
                            ['English'] = "Force a user to be exhausted for the remainder of the day.",
                            ['Russian'] = "Сделать игрока обессиленным до конца дня.",
                            ['German'] = "Zwingt einen Spieler erschöpft zu sein für den Rest des Tages.",
                            ['French'] = "Force un utilisateur à être épuisé pour le reste de la journée.",
                            },
                    ['shortCut'] = 'exhaust',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'User', ''},
                            },
        },
        ['/user setlastrefreshday'] = {
                    ['command'] = 'setlastrefreshday',
                    ['parent'] = 'user',
                    ['helpText'] =  {
                            ['English'] = "Change last refresh day from target by days (positive to add and negative to remove) ",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Modifier le dernier jour de rafraîchissement de la cible de quelques jours (ajouter un nombre positif ou soustraire un nombre négatif) ",
                            },
                    ['shortCut'] = 'givelastrefreshday',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'days', 'Int32'},
                            ['Arg2'] = {'target', 'User', ''},
                            },
        },
        ['/util calculate'] = {
                    ['command'] = 'calculate',
                    ['parent'] = 'util',
                    ['helpText'] =  {
                            ['English'] = "Evaluates provided math expression",
                            ['Russian'] = "Оценивает математическое выражение",
                            ['German'] = "Wertet den mathematischen Wert aus",
                            ['French'] = "Evalue l'expression mathématique fournie",
                            },
                    ['shortCut'] = 'calc',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'expression', 'String'},
                            },
        },
        ['/util fly'] = {
                    ['command'] = 'fly',
                    ['parent'] = 'util',
                    ['helpText'] =  {
                            ['English'] = "Toggles fly mode",
                            ['Russian'] = "Включает режим полета",
                            ['German'] = "Schaltet Flugmodus um",
                            ['French'] = "Active/désactive le mode vol",
                            },
                    ['shortCut'] = 'fly',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/util fuel'] = {
                    ['command'] = 'fuel',
                    ['parent'] = 'util',
                    ['helpText'] =  {
                            ['English'] = "Fuels currently selected (driving) vehicle.",
                            ['Russian'] = "Заправляет выбранное (управляемое) транспортное средство.",
                            ['German'] = "Betankt das derzeitig ausgewählte (fahrende) Fahrzeug.",
                            ['French'] = "Carburants actuellement sélectionnés pour le véhicule (de conduite).",
                            },
                    ['shortCut'] = 'fuel',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'INetObject'},
                            },
        },
        ['/util invisible'] = {
                    ['command'] = 'invisible',
                    ['parent'] = 'util',
                    ['helpText'] =  {
                            ['English'] = "Make your character invisible",
                            ['Russian'] = "Сделайте своего персонажа невидимым",
                            ['German'] = "Macht deinen Charakter unsichtbar",
                            ['French'] = "Rend le personnage invisible",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/util openserverui'] = {
                    ['command'] = 'openserverui',
                    ['parent'] = 'util',
                    ['helpText'] =  {
                            ['English'] = "Opens the server GUI, if the user is a local user.",
                            ['Russian'] = "Открывает интерфейс сервера, если пользователь в локальной игре.",
                            ['German'] = "Öffnet die Serveroberfläche, falls der Benutzer ein lokaler Benutzer ist.",
                            ['French'] = "Ouvre le GUI du serveur, si l'utilisateur est un utilisateur local.",
                            },
                    ['shortCut'] = 'serverui',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/util record'] = {
                    ['command'] = 'record',
                    ['parent'] = 'util',
                    ['helpText'] =  {
                            ['English'] = "Toggles record mode",
                            ['Russian'] = "Включает режим оператора для записи",
                            ['German'] = "Schaltet Aufnahmemodus um",
                            ['French'] = "Active/désactive le mode enregistrement",
                            },
                    ['shortCut'] = 'record',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/util unstuck'] = {
                    ['command'] = 'unstuck',
                    ['parent'] = 'util',
                    ['helpText'] =  {
                            ['English'] = "Attempts to unstuck your avatar",
                            ['Russian'] = "Пытается высвободить вашего персонажа",
                            ['German'] = "Versucht, deinen Avatar zu befreien",
                            ['French'] = "Tente de débloquer votre personnage",
                            },
                    ['shortCut'] = 'unstuck',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/util unstuckvehicle'] = {
                    ['command'] = 'unstuckvehicle',
                    ['parent'] = 'util',
                    ['helpText'] =  {
                            ['English'] = "Attempts to unstuck vehicle in target",
                            ['Russian'] = "Пытается вытащить технику на которую вы смотрите",
                            ['German'] = "Versucht das anvisierte Fahrzeug zu befreien",
                            ['French'] = "Tente de décoincer le véhicule ciblé",
                            },
                    ['shortCut'] = 'freecar',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'INetObject'},
                            },
        },
        ['/weather clear'] = {
                    ['command'] = 'clear',
                    ['parent'] = 'weather',
                    ['helpText'] =  {
                            ['English'] = "Clear all weather",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Réinitialise toutes les conditions météorologiques",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/weather heavyrain'] = {
                    ['command'] = 'heavyrain',
                    ['parent'] = 'weather',
                    ['helpText'] =  {
                            ['English'] = "Create a heravy rain storm at your location",
                            ['Russian'] = "Запускает сильный ливень в текущей позиции",
                            ['German'] = "",
                            ['French'] = "Créez une forte tempête de pluie à votre emplacement",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/weather rain'] = {
                    ['command'] = 'rain',
                    ['parent'] = 'weather',
                    ['helpText'] =  {
                            ['English'] = "Create a light rain storm at your location",
                            ['Russian'] = "Запускает грозу в текущей позиции",
                            ['German'] = "",
                            ['French'] = "Créez une légère tempête de pluie à votre emplacement",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/weather status'] = {
                    ['command'] = 'status',
                    ['parent'] = 'weather',
                    ['helpText'] =  {
                            ['English'] = "Prints out the current weather status for the entire planet",
                            ['Russian'] = "",
                            ['German'] = "",
                            ['French'] = "Afficher le statut météorologique actuel pour l'ensemble de la planète",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/workparty spawn'] = {
                    ['command'] = 'spawn',
                    ['parent'] = 'workparty',
                    ['helpText'] =  {
                            ['English'] = "Spawn a work party for testing.",
                            ['Russian'] = "Создать рабочую группу для теста.",
                            ['German'] = "Erstellt eine Arbeitsgruppe zum testen.",
                            ['French'] = "Fait apparaître un groupe de travail pour tester.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/world clearallrubble'] = {
                    ['command'] = 'clearallrubble',
                    ['parent'] = 'world',
                    ['helpText'] =  {
                            ['English'] = "Destroys all rubble in the world",
                            ['Russian'] = "Уничтожает все булыжники в мире",
                            ['German'] = "",
                            ['French'] = "Détruit tous les décombres du monde",
                            },
                    ['shortCut'] = 'clearallrubble',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/world clearfallentrees'] = {
                    ['command'] = 'clearfallentrees',
                    ['parent'] = 'world',
                    ['helpText'] =  {
                            ['English'] = "Removes fallen trees",
                            ['Russian'] = "Убрать упавшие деревья",
                            ['German'] = "Entferne umgestürzte Bäume",
                            ['French'] = "Supprime les arbres tombés",
                            },
                    ['shortCut'] = 'clearfallentrees',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/world fixobjects'] = {
                    ['command'] = 'fixobjects',
                    ['parent'] = 'world',
                    ['helpText'] =  {
                            ['English'] = "Destroys all physical objects with illegal positions outside the world. (worldobjects, vehicles, trees, rubbles etc)",
                            ['Russian'] = "Уничтожает все физические объекты с неверными координатами за пределами мира. (мировые объекты, транспортные средства, деревья, булыжники и т. д.)",
                            ['German'] = "",
                            ['French'] = "Détruit tous les objets physiques avec des positions illégales à l'extérieur du monde (objets du monde, véhicules, arbres, décombres, etc.)",
                            },
                    ['shortCut'] = 'fixobjects',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'teleportVehicles', 'Boolean', 'True'},
                            },
        },
        ['/world fixtrunks'] = {
                    ['command'] = 'fixtrunks',
                    ['parent'] = 'world',
                    ['helpText'] =  {
                            ['English'] = "Destroys all trunks outside the world",
                            ['Russian'] = "Уничтожает все стволы деревьев за пределами мира",
                            ['German'] = "",
                            ['French'] = "Détruit tous les troncs à l'extérieur du monde",
                            },
                    ['shortCut'] = 'fixtrunks',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/world generatestats'] = {
                    ['command'] = 'generatestats',
                    ['parent'] = 'world',
                    ['helpText'] =  {
                            ['English'] = "Generates the world block stats",
                            ['Russian'] = "Создается статистика мирового блока",
                            ['German'] = "Generiert die Statistiken der Weltblöcke",
                            ['French'] = "Génère les statistiques du bloc mondial",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/world species'] = {
                    ['command'] = 'species',
                    ['parent'] = 'world',
                    ['helpText'] =  {
                            ['English'] = "Shows initial spawn clusters of species",
                            ['Russian'] = "Показать начальные кластеры создания видов",
                            ['German'] = "Zeigt Spawn Cluster von Spezies",
                            ['French'] = "Affiche les emplacements initiaux générant des espèces",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'species', 'String'},
                            },
        },
    },
}