diff --git a/Settings.md b/Settings.md index 602a995..0400b57 100644 --- a/Settings.md +++ b/Settings.md @@ -25,28 +25,28 @@ _You can check plugin performance via `meta list` command in the server console in case of negative result, ![](https://i.imgur.com/nGXAokG.png) -apply to [руководству по устранению неполадок](https://github.com/theAsmodai/metamod-r/wiki/Troubbleshouting). +apply to [Troubbleshouting](https://github.com/theAsmodai/metamod-r/wiki/Troubbleshouting). -# Список консольных команд -Команда пишется в связке с приставкой `meta`. _Например, `meta version`_. +# List of console commands +Write command with `meta` word. _For example, `meta version`_. - version - отобразить информацию о версии metamod - list - отобразить список загруженных плагинов - game - отобразить информацию о gamedll (список зарегистрированных msg, их id и размер) - cmds - список консольных команд, добавленных сторонними плагинами - cvars - список cvar, добавленных сторонними плагинами - refresh - перезагрузить metamod-r - config - конфигурация из config.ini - load - найти и загрузить плагин по указанному пути - unload - выгрузить указанный плагин - reload - перезагрузить указанный плагин - info - отобразить подробную информацию об указанном плагине - pause - приостановить работу плагина - unpause - возобновить работу всех остановленных плагинлв - retry - повторить попытку неудачной загрузки плагина - clear - выгрузить из памяти неудачно загруженный плагин - force_unload - принудительная выгрузка плагина - require - выключить сервер, если указанный плагин не запущен + version - information of metamod version + list - list of uploaded plugins + game - information about gamedll (list of registered msg, id and size) + cmds - list of console commands, added from third-party plugins + cvars - cvar list, added from third-party plugins + refresh - reloading of metamod-r + config - configuration from config.ini + load - find and upload plugin on specified path + unload - upload the plugin + reload - reload the plugin + info - information about the plugin + pause - pause the plugin + unpause - resume the operation of all installed plugins + retry - retry download of a failed plugins + clear - upload failed plugins from the memory + force_unload - forced unloading of plugin + require - turn off the server if the specified plugin doesn't work ### debuglevel