# Группы # VIP_1 - рюкзак на 48 слотов - в рюкзаке не портятся продукты - ускорен крафт в два раза - ускорена плавка печей - 50% защита от офлайн рейда - ускорена переработка # VIP_2 Все привелегии превой группы, плюс (если привелегия одного типа, то работает та у которой выше бонус): - рюкзак на 96 слотов - можно лутать сразу в рюкзак (если вы только зашли на сервер - необходимо открыть рюкзак один раз) - возможность автоулучшений при строительстве - ускорен крафт в четыре раза - выбор гена для растений - 100% защита от офлайн рейда # Плагины [Команды](https://steamcommunity.com/sharedfiles/filedetails/?id=1763025839) ## Команды быстрой настройки ``` ownerid 76561197997339983 imxodark o.grant groud admin adminhammer.allow o.grant groud admin adminradar.allowed o.grant groud admin backpacks.admin o.grant groud admin backpacks.keepondeath o.grant groud admin backpacks.nofoodspoiling o.grant groud admin backpacks.gather o.grant groud admin bgrade.all o.grant groud admin bgrade.nores o.grant groud admin copypaste.copy o.grant groud admin copypaste.list o.grant groud admin copypaste.paste o.grant groud admin copypaste.pasteback o.grant groud admin copypaste.undo o.grant groud admin craftingcontroller.instantbulkcraft o.grant group admin customgenetics.use o.grant group admin kits.admin o.grant group admin quicksmelt.use o.grant group admin serverrewards.admin o.grant group admin vanish.allow o.grant group admin zonemanager.zone o.group add vip1 o.usergroup add imxodark vip1 o.grant group vip1 backpacks.use o.grant group vip1 backpacks.gui o.grant group vip1 backpacks.nofoodspoiling o.grant group vip1 backpacks.size.48 o.grant group vip1 craftingcontroller.vip1 o.grant group vip1 quicksmelt.use o.grant group vip1 raidprotection.level.1 o.grant group vip1 recyclemanager.speed.fast o.group add vip2 o.usergroup add imxodark vip2 o.grant groud vip2 backpacks.gather o.grant groud vip2 backpacks.size.96 o.grant groud vip2 bgrade.all o.grant group vip2 craftingcontroller.vip2 o.grant group vip2 customgenetics.use o.grant group vip1 raidprotection.level.2 ``` ### Расшифровка #### Создать группу vip1 ``` o.group add vip1 ``` #### Добавить игрока **imxodark** в группу vip1 ``` o.usergroup add imxodark vip1 ``` #### Удалить игрока **imxodark** и группы vip1 ``` o.usergroup remove imxodark vip1 ``` #### Забрать право **rustmap.admin** у группы **VIP** ``` o.revoke group VIP rustmap.admin ``` #### Показать все группы ``` o.show groups ``` #### Показать разрешения ``` o.show perms ``` #### Показать состав группы и ее разрешения ``` o.show group vip1 ``` #### Показать группы и разрешения пользователя ``` o.show user imxodark ``` ## [AdminHammer](https://umod.org/plugins/admin-hammer) ### Chat Commands Toggle AdminHammer mode: >/adminhammer Check entity command: >/b ### Разрешения Allows player to use the admin hammer ``` adminhammer.allow ``` ## [AdminRadar](https://umod.org/plugins/admin-radar) ### Chat Commands Show radar > /radar Show a list of commands > /radar help Turn quick toggle UI on/off > /radar ui Draws all buildings on the server that have no TC > /radar buildings ### Разрешения Allows player to use /radar commands - This temporarily grants the admin flag. USE AT YOUR OWN RISK. ``` adminradar.allowed ``` Automatically turn on radar when you connect and wake up. ``` adminradar.auto ``` Allows players with this permission to use /radar list ``` adminradar.list ``` ## [Backpacks](https://umod.org/plugins/backpacks) ### Chat Commands Opens your own backpack > /backpack or /backpack.open Toggles whether you can see the backpack GUI button. > /backpackgui Opens another player's backpack. > /viewbackpack Forcibly erases all the contents of a specific player's backpack. > /backpack.erase ### Разрешения Required to open your own backpack. ``` backpacks.use ``` Required to use the viewbackpack, backpack.addsize and backpack.setsize commands. ``` backpacks.admin ``` Required to see the GUI button. ``` backpacks.gui ``` Exempts you from having your backpack erased or dropped on death. ``` backpacks.keepondeath ``` Prevents food items in your backpack from spoiling, as though your backpack is a powered fridge. ``` backpacks.nofoodspoiling ``` Allows you to enable gather mode per backpack page, which automatically transfers newly acquired inventory items to your backpack. ``` backpacks.gather ``` 8 rows ``` backpacks.size.48 ``` 16 rows ``` backpacks.size.96 ``` 24 rows ``` backpacks.size.144 ``` ## [BGrade](https://umod.org/plugins/bgrade) ### Chat Commands Change the players disable timer > /bgrade t Disable BGrade > /bgrade 0 Enable automatic Wood upgrades > /bgrade 1 Enable automatic Stone upgrades > /bgrade 2 Enable automatic Metal upgrades > /bgrade 3 Enable automatic Armoured upgrades > /bgrade ### Разрешения Allows the granted user to use all grades possible. ``` bgrade.all ``` Allows the user to not have to consume resources when their block is upgraded ``` bgrade.nores ``` ## [ChaosExtensionDownloader](https://rust-plug.ru/resources/chaos-extension-downloader.11/) Сервисный плагин. ## [CopyPaste](https://umod.org/plugins/copy-paste) ### Chat Commands #### Copy ``` /copy NAME options values - Copy a building Example: /copy home radius 3 method building Short example: /copy home r 3 m building ``` ##### Syntax - Options - **each true/false** - default: true - Check radius from each entity - **method building/proximity** - default: proximity - Choose the type of mechanics to use to copy a building: **Building**: Only copy the current building. **Proximity**: Copy all blocks close to the building. (Some deployables can be missing with Building also use proximity in these cases) - **radius XX** - default: 3 - Sets the radius to search for entities around each building parts & deployables - **share true/false** - default: true - Set to copy data CodeLocks, BuildingPrivileges, SleepingBag - **tree true/false** - default: false - Set to copy trees and resources #### Paste ``` /paste NAME options values - Paste a building Example: /paste home auth true stability false Short example: /paste home a true s false ``` ##### Syntax - Options - **auth true/false** - default: true - Authorize player in all cupboards - **blockcollision XX** - default: 0 - Checks in XX radius if there is something that could collide with the new building, if so, blocks the build. 0 is to deactivate the detection. - **deployables true/false** - default: true - Set to paste the deployables - **height XX - default: 0** - Adjust height to paste - **autoheight true/false** - default: true - Wether or not to try to find best height for building - **inventories true/false** - default: true - Set to paste the inventories - **stability true/false** - default: true - Set false to ignore stability system - **vending true/false** - default: true - Set to paste sellings, name and broadcasting for Vending Machine - **entityowner true/false** - default: true - Copy entity ownership of building. - **position x,y,z** - Override a position for spawning - **rotation x - default: 0** - Change rotation correction #### Pasteback ``` /pasteback NAME options values - Paste on old place a building where it was when it was saved Example: /pasteback home auth true stability false Short example: /pasteback home a true s false ``` ##### Syntax - Options - **auth true/false - default:** false - Authorize player in all cupboards - **deployables true/false - default:** true - Set to paste the deployables - **inventories true/false - default:** true - Set to paste the inventories - **height XX - default: 0** - Adjust height to pasteback - **stability true/false - default:** true - Set false to ignore stability system - **vending true/false - default:** false - Set to paste sellings, name and broadcasting for Vending Machine - **position x,y,z** - Override a position for spawning - **rotation x - default: 0** - Change rotation correction #### Undo ``` /undo - Removes what you've last pasted/copylist - List of stuctures (from folder oxide/data/copypaste) ``` ### Разрешения copypaste.copy copypaste.list copypaste.paste copypaste.pasteback copypaste.undo ## [CraftingController](https://umod.org/plugins/crafting-controller) ### Chat Commands Бессмысленны, все настривается через конфиг. ### Разрешения **craftingcontroller.instantbulkcraft** - give player permissions to instantly bulk craft all items **craftingcontroller.blockitems** - allows use of the block and unblock craft-able items commands **craftingcontroller.itemrate** - allows setting of individual item craft rates **craftingcontroller.craftingrate** - allows craftrate command **craftingcontroller.setbenchlvl** - allows use of benchlvl command **craftingcontroller.setskins** -allows setskin command ## [CustomGenetics](https://umod.org/plugins/custom-genetics) ### Chat Commands **/setgenes** -- Change the genetics of the seeds in the players inventory Example of proper format: /setgenes gggyyy ### Разрешения customgenetics.use ## [GatherManager](https://umod.org/plugins/gather-manager) ### Chat Commands Бессмысленно, все через конфиг. ### Разрешения Их нет, хотя хотелось бы. ## [GatherRewards](https://umod.org/plugins/gather-rewards) ### Chat Commands Бессмысленно, все через конфиг. ### Разрешения Нет. ## [ImageLibrary](https://umod.org/plugins/image-library) Сервисный плагин. ## [Kits](https://umod.org/plugins/rust-kits) ### Chat Commands /kit help Show the help menu with all available commands /kit list Show the full list of kit names /kit add/kit new Start creating a new kit /kit edit Start editing a previously created kit /kit remove /kit delete Delete the specified kit /kit give Give the specified player the specified kit /kit givenpc Give the specified kit to the NPC you are currently looking at /kit reset Reset all player kit usage data /kit resetuses Reset the uses for the specified kit and player ### Разрешения **kits.admin** - редактирование китов ## [LockedCrateTimer](https://umod.org/plugins/hackable-crate-time-editor) ### Chat Commands Бесссмысленно ### Разрешения ## [Logger](https://umod.org/plugins/logger) Сервисный плагин. Кандидат на отключение. ## [MagicLoot](https://umod.org/plugins/magic-loot) ### Chat Commands Нет ### Разрешения Нет ## [MLRSHellfire](https://umod.org/plugins/mlrs-hellfire) ### Chat Commands #### MLRS Commands /mlrs : Gives you a list with available commands. /mlrs enable : Enables MLRS for all players on the server. (this is standard) /mlrs disable : Disables MLRS for all players on the server. (Prevent players to use/mount MLRS) /mlrs status : Shows you if MLRS is enabled or disabled on your server. /mlrsfix : Repairs the main MLRS to make it useable again. /mlrsfixall : Repears all found MLRS on the server. /mlrsfire map : MLRS will start to attack the marked spot on the map. /mlrsfire map (amount) : MLRS will start to attack the marked spot on the map with the entered amount of rockets (max 12). /mlrsfire p {playername} : MLRS will start to attack the target players spot. /mlrsfire p {playername} (amount) : MLRS will start to attack the target players spot with the entered amount of rockets. /mlrsfireall map : All found MLRS start to attack the marked spot on the map. /mlrsfireall map (amount) : All found MLRS on this server start to attack the marked spot on the map with the entered amount of rockets. /mlrsfireall p {playername} : All found MLRS will start to attack the target players spot. /mlrsfireall p {playername} (amount) : All found MLRS will start to attack the target players spot with the entered amount of rockets. #### Hellfire Commands /hellfire p {playername} : MLRS rocket spawns and start to attack the target players spot. /hellfire p {playername} (amount) : x MLRS rockets spawning and start to attack the target players spot. /hellfire map : MLRS Rocket spawns and start to attack the marked spot on the map. /hellfire map (amount) : x MLRS Rocket spawning and start to attack the marked spot on the map. Note: You can change the explosive radius and the rocket damage in the config. #### Remote MLRS Commands /remotemlrs p {playername} : Calls MLRS attack to target players spot. Takes up to 12 MLRS rockets. (need extra perms) /remotemlrs p {playername} (amount) : MLRS will start to attack the target players spot. Takes x (max 12) MLRS rockets (need extra perms) /remotemlrs map : MLRS will start to attack the marked spot on the map. Takes up to 12 MLRS rockets. /remotemlrs map (amount) : MLRS will start to attack the marked spot on the map. Takes x (max 12) MLRS rockets. Note: The player needs permissions and MLRS missles to use the remote function. If the player hasn't any missles in their inventory, remote mlrs won't work. After a call, the amount of MLRS rockets will be removed from the players inventory. #### New map marker system Since Rust now supports up to five map markers, you must specify which marker the attack should target by naming your map marker **'MLRSTARGET'**. This will inform the plugin that this marker is the designated target. ### Разрешения mlrshellfire.admin : Master Permission -> Let you do everything. DON'T GIVE THIS PERMISSION NORMAL PLAYERS! mlrshellfire.mlrsmountbypass : If MLRS is disabled on your server, players with this permission can use the MLRS anyway. mlrshellfire.useremotemlrs : Allows Players to use the MLRS remote feature. mlrshellfire.allowtargetingplayer : Allows Players to targeting the victim players directly with the MLRS remote command. mlrshellfire.mlrsbrokenbypass : If the MLRS is broken, players with this permissions can use it anyway. This is ONLY for the MLRS remote feature. ## [NoGiveNotices](https://umod.org/plugins/no-give-notices) Сервисный плагин. ## [NoGreen](https://umod.org/plugins/no-green) Может быть стоит заменить беттер чатом. ## [QuickSmelt](https://umod.org/plugins/quick-smelt) ### Разрешения quicksmelt.use ## [RaidProtection](https://rustmods.ru/resources/raid-protection.689/) ### Chat Commands Эти команды не требуют разрешений и могут быть использованы любым игроком. /pro - отображает информационную панель защиты raid, требует авторизации в шкафу с инструментами в текущей области. /lev - отображает экран, на котором игроку сообщается назначенный им уровень защиты и объясняются преимущества, которые он дает. Команды администратора Эти команды требуют raidprotection.админ - Разрешение для использования. /tc - отображает экран со всеми доступными командами администратора /tc help - такой же, как / tc Используйте приведенные выше команды, чтобы увидеть полный список команд в игре. ### Разрешения raidprotection.admin raidprotection.level.x - эти разрешения автоматически генерируются на основе настроек вашего уровня защиты в конфигурации, они будут отображаться в консоли сервера при загрузке плагина (если у вас не установлено значение false для сообщений консоли включения) ## [RaidTracker](https://umod.org/plugins/raid-tracker) ### Chat Commands #### Admin Chat Commands All commands require auth level 1 permission. /x help -- raid tracker command help. /x -- show all raid events within (default 50m) /x extra -- toggle extra info mode /x wipe -- wipe all raid events within ( perm: raidtracker.wipe ) /x last -- Re-run last command /x -- basic filtering, args depend on type of filter used /x time -- show all raid events near by over the past within /x weapon -- show all raid events within filtered by weapon /x entity -- show all raid events within filtered by entity /x team -- show all raid events within filtered by team /x player -- show all raid events within filtered by player /re -- print info about a raid event, each event has an ID #### Player Chat Commands All player commands require raidtracker.px permission /px -- show all raid events within (default 50m) ### Разрешения All commands require auth level 1 permission. raidtracker.wipe -- Allow admins to wipe raid events. raidtracker.px -- Allow players to view raid events. ## [RecycleManager](https://umod.org/plugins/recycle-manager) ### Chat Commands ### Разрешения recyclemanager.admin -- Allows all commands, and allows using the administration panel while viewing a recycler. recyclemanager.speed.fast -- Recycles 5x as fast. recyclemanager.speed.instant -- Recycles instantly. ## [RemoverTool](https://umod.org/plugins/remover-tool) ### Chat Commands /remove [time (seconds)] -- Enable/Disable RemoverTool /remove [time (seconds)] -- Enable admin RemoverTool. In this mode, any entity can be removed. /remove all [time (seconds)] -- Remove everything that touchs each other starting where you are looking at (will remove multiple buildings if they are too close to each other) (might be slow for big buildings) /remove [time (seconds)] -- Remove an entire building (won't remove buildings that are close to eachother or deployables) (VERY fast even on big buildings) /remove [time (seconds)] -- Remove adjacent high external walls /remove -- View help ### Разрешения There are no restrictions on all, structure, and external types. Please do not grant them to players. removertool.normal - Required to use normal remove removertool.admin - Required to use admin remove. In this mode, any entity can be removed. removertool.all - Required to use all remove. removertool.structure - Required to use structure remove. removertool.external - Required to use external remove. removertool.target - Required to use 'remove.target' command removertool.override - Required to use 'remove.allow' command ## [ServerInfo](https://umod.org/plugins/server-info) ### Chat Commands /info ### Разрешения ## [ServerPop](https://codefling.com/plugins/server-pop) ### Chat Commands !pop ### Разрешения ## [ServerRewards](https://umod.org/plugins/server-rewards) ### Chat Commands /s ### Разрешения serverrewards.admin ## [SimpleStatus](https://codefling.com/plugins/simple-status) Сервисный плагин ## [StackSizeController](https://umod.org/plugins/stack-size-controller) ### Chat Commands Нет ### Разрешения Не нужны ## [TimedExecute](https://umod.org/plugins/timed-execute) Сервисный плагин ## [UpkeepDisplayFix](https://umod.org/plugins/upkeep-display-fix) Сервисный плагин ## [Vanish](https://umod.org/plugins/vanish) ### Chat Commands vanish -- Toggle invisibility on/off for self inv -- View a players inventory using args steamID or username ### Разрешения vanish.allow -- Required to go invisible. vanish.unlock -- Allows an invisible playe to unlock all locks. vanish.damage -- Allows an invisible player to damage other entities. Requires "Use OnEntityTakeDamage hook" config option to be set to true. vanish.permanent -- Permanently forces a player to be vanished vanish.invviewer -- Allows use of /inv command and viewing containers using the interaction feature vanish.teleport -- Allows vanished users to teleport using map markers (also needs to be enabled via the config) ## [VendingInStock](https://umod.org/plugins/vending-in-stock) ### Chat Commands vending_orders_name ### Разрешения Нет ## [Welcomer](https://umod.org/plugins/welcomer) ### Chat Commands welcomer.test - Chat command to help easily edit and customize your messages. welcomer.clear - Console command to clear the data file containing the players' Steam IDs. ### Разрешения welcomer.bypass - The server will not be notified of the entry or exit of the player with this permission. Beneficial to grant for admins. ## [ZoneManager](https://umod.org/plugins/zone-manager) ### Chat Commands /zone_add - Create a new zone on your location /zone_edit - Edit the zone with the specified ID /zone_list - List all zones with their corresponding zone ID /zone_remove - Remove the zone with the specified ID /zone_wipe - Deletes all zones /zone_player - Display information about the zones the specified player is in and what flags they currently have /zone_stats - Display the count of various entities in all zones /zone flags - Open the UI flag editor /zone - Set's the specified field or flag ### Разрешения zonemanager.zone -- Allows access to chat/console commands zonemanager.ignoreflag. -- Allows players to bypass any flag set on a zone. Replace