Jump to content

MBButtons 1.1.0

   (1 review)

6 Screenshots

  • 1.7k
  • 232
  • 5.42 kB
  • Update details
    v1.1.0
    Released
    Download size5.42 kB
    Total versions2
    Time between versions 21 days
    Typical update pace About every 21 days
    Freshness 100 days ago

About MBButtons

🔘 MBButtons — Quick Command Buttons for Rust

MBButtons is a lightweight UI plugin for Rust that adds a configurable panel with quick-access buttons to execute chat and console commands directly from the screen.

The plugin automatically displays the button panel when a player connects, after death, and on respawn. The interface is also properly removed when the plugin is unloaded.

✅ Features:

  • 📌 Displays a compact button panel at the bottom of the screen.
  • ⚙️ Fully configurable buttons via config file.
  • 🎮 Supports any commands:
    • chat.say
    • console commands
    • commands from other plugins
  • ♻️ Automatic UI refresh:
    • on player connect
    • after death
    • after respawn
  • 🧼 Clean UI removal on plugin unload.

🧩 Default Buttons:

  • Menu → /menu
  • Report → /report

📁 Configuration:

Each button is configured individually:

{
  "Buttons": [
    {
      "Text": "Menu",
      "Command": "chat.say /menu"
    },
    {
      "Text": "Report",
      "Command": "chat.say /report"
    }
  ]
}
  • Text — button label
  • Command — command executed on click

🛠 Technical Info:

 

  • UI built using CUI
  • Buttons automatically scale and distribute evenly across the panel based on the number of buttons
  • Like 2

User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.8k
Customers served
Files Sold
155.8k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.