-
Posts
67 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Barry_Allenn
-
Version 1.0.0
2 downloads
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.$2.30 -
Please find a photo of scrap on the internet and replace it in the config. If it’s urgent, you can do it now, or you can wait a couple of hours — I think the shop update will be released today and I’ll fix the image error right away.
-
-
Changed Status from Pending to Fixed
-
Thank you
-
- 7 comments
-
- #cui
- #cui editor
-
(and 2 more)
Tagged with:
-
-
-
-
Issue with surrender / console kill still reducing score
Barry_Allenn replied to klr272's Support Request in Support
barry_allenn -
Version 1.0.0
15 downloads
MBBasket — Smart Reward Basket for Rust MBBasket is a modern UI plugin that allows players to claim rewarded items whenever it’s convenient for them. No more lost rewards, full inventories, or awkward item delivery. Each player gets a personal reward basket where all items added by administrators are safely stored until claimed. Key Features Personal reward basket for every player Modern, clean UI with smooth scrolling NPC-style design with a customizable image Persistent storage (items survive restarts & wipes) Safe claiming system — items won’t be lost if inventory is full Multi-language support (EN / RU / UA) Perfect For Event prizes Offline item delivery How It Works Admin adds items to a player’s basket Player opens the basket with /basket A clean UI shows all available rewards Player claims items one by one, at any time Commands /basket — open the basket UI mbbasket.add <steamid> <shortname> <amount> [skin] — add items to a player’s basket (console / RCON) Configuration Custom NPC image (URL) Scrollbar handle color$2.00 -
Issue with surrender / console kill still reducing score
Barry_Allenn replied to klr272's Support Request in Support
https://imgbb.com/ -
Issue with surrender / console kill still reducing score
Barry_Allenn replied to klr272's Support Request in Support
Where do you want to add the image? -
Issue with surrender / console kill still reducing score
Barry_Allenn replied to klr272's Support Request in Support
Changed Status from Pending to Fixed Changed Fixed In to 1.4.0 -
Changed Status from Pending to Fixed Changed Fixed In to 1.4.0
-
I’ll work on fixing it now if there’s anything else, just let me know.
-
Issue with surrender / console kill still reducing score
Barry_Allenn replied to klr272's Support Request in Support
I’ll check it and fix it -
Stats counted on item drop & pickup + profile access restriction
Barry_Allenn replied to klr272's Support Request in Support
Yes, I’ll do it. -
oxide.unload MBStatistics /oxide/data/MBSystem/MBStatistics/MBStatistics.json delete file json
-
Stats counted on item drop & pickup + profile access restriction
Barry_Allenn replied to klr272's Support Request in Support
Changed Status from Pending to Fixed Changed Fixed In to 1.3.5 -
Stats counted on item drop & pickup + profile access restriction
Barry_Allenn replied to klr272's Support Request in Support
I will make a fix so that wood is not counted when it is picked up, and I will also add the option to disable viewing -
Changed Status from Pending to Fixed Changed Fixed In to 1.1.0
-
https://codefling.com/plugins/mbbuttons?tab=changelog
-
I can make it possible to show buttons depending on permissions.
