Live
Wrecks updated Custom OreSilent_Creations updated ThemePark IslandWrecks updated GeodesBananenMaul reacted 😆 to 🍌 Banana Shop 🍌RustFlash published HostageTaking | a hostage taking involving C4 defusingbadgyver updated UMBRELLAbadgyver updated Npc BandsAlexProjects updated Zombie Swarm PRObadgyver updated The Last SiegeAlexProjects updated Zombie Swarm PROKhaled updated Base CapsulesKhaled updated Heli LoadoutKhaled updated MLRS DeployerBrad Copp updated Custom Vehicle Admin ToolsDuff updated Mythic WeaponsRickySpanish updated Better Sentry TurretsRickySpanish updated WirelessPowerRickySpanish updated Escape RoomxNullPointer95 updated NPC FreezeBrad Copp published Custom Homing TargetGoldenRatio updated Golden Power ControllerBrad Copp updated Trucker Eventdrifter reviewed Exile - Land of Lost Souls ** Updated for August Update**drifter followed @TrapBoxB1 followed @sulfuralyssa reacted 👍 to MixMenuKit Wrecks updated Gift BoomerB1 updated MixMenuKit B1 published MixMenuKit badgyver updated Chrons Temple
Browse/Rust/Plugins/MBCommands

MBCommands

Barry_Allenn 0.0 (0)v1.0.1OxideCarbon#plugins
MBCommands1 / 2
Description

📋 Overview

MBCommands provides players with an intuitive graphical interface to view available server commands. Instead of typing help commands in chat, players can open a visually appealing menu that lists commands with descriptions in their native language (English, Ukrainian, Russian).

The plugin features a built-in local image loader, eliminating the need for external dependencies like ImageLibrary. Images are cached locally for optimal performance.

 

 

Features

  • 🖼️ Local Image Loader - Downloads and caches images locally (oxide/data/). No external plugin dependencies required.
  • 🌍 Multi-Language Support - Command descriptions configurable per language (EN/UK/RU) directly in the config file.
  • ⚙️ Fully Configurable - Add, remove, or edit commands via JSON without changing code.
  • 🎨 Modern UI - Scrollable command list with custom background images and customizable scrollbar colors.
  • 🔗 MBMainMenu Integration - Includes a "Back" button to return to the main menu (if MBMainMenu is installed).

⚙️ Configuration

{
  "NPC Image URL": "https://i.ibb.co/r2Ft9sJQ/MBNPC.png",
  "Scrollbar Handle Color": "1 0 0 0.6",
  "Commands": [
    {
      "Command": "/vip",
      "Descriptions": {
        "en": { "Enabled": true, "Text": "Opens VIP menu with exclusive perks." },
        "uk": { "Enabled": true, "Text": "Відкриває VIP меню з ексклюзивними привілеями." },
        "ru": { "Enabled": true, "Text": "Открывает VIP меню с эксклюзивными привилегиями." }
      }
    },
    {
      "Command": "/craft",
      "Descriptions": {
        "en": { "Enabled": true, "Text": "Opens crafting menu for exclusive items." },
        "uk": { "Enabled": true, "Text": "Відкриває меню крафту ексклюзивних предметів." },
        "ru": { "Enabled": true, "Text": "Открывает меню крафта эксклюзивных предметов." }
      }
    }
  ]
}

🎮 Commands

  • /commands      Opens the commands menu.
Sponsored
RCONtrol
RCONtrol

Command your Rust server. Live WebRCON console, performance and player monitoring, quick actions, groups and permissions, and plugin management.

Visit site ↗
$5.00
Views1.1k
Downloads0
Purchases0
Rating 0.0
Version1.0.1
PlatformRust
CategoryPlugins
CompatibleOxide · Carbon
Size21 KB
PublishedApr 23, 2026
UpdatedJul 13, 2026
✓ Reviewed for safety and integrity