Jump to content

MBButtons 1.1.0

   (0 reviews)

6 Screenshots

  • 504
  • 75
  • 5.42 kB

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

User Feedback

2.1m

Downloads

Total number of downloads.

9.9k

Customers

Total customers served.

144.4k

Files Sold

Total number of files sold.

3.1m

Payments Processed

Total payments processed.

×
×
  • 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.