Jump to content

Barry_Allenn

Creator
  • Posts

    89
  • Joined

  • Last visited

Everything posted by Barry_Allenn

  1. дайте дс
  2. на карбоне работает отлично
  3. какая версия карбона у вас?
  4. интересная информация от жпт
  5. Barry_Allenn

    Console Error

    Changed Status from Pending to Fixed
  6. Barry_Allenn

    SOS!

    можите скинути ошибку из логов без перевода
  7. Barry_Allenn

    SOS!

    Пока что не занимаюсь этим. Как закончу свой сайт, там уже будет видно смотря какой плагин понадобится
  8. Barry_Allenn

    SOS!

    Отключить пока що MBRewardOnline
  9. hello, No
  10. If I don’t forget, I’ll add the command change to the config.
  11. Let’s quickly do this: open the plugin and find [ChatCommand("promo")]. You can press Ctrl + F and paste it into the search, then replace it with any command you want.
  12. After entering the promo command, does another plugin open for you? Could you explain in more detail?
  13. It only works with the MB build.
  14. Barry_Allenn

    MBShop

    data\MBSystem\MBShop https://www.dropbox.com/scl/fi/9yakzi75zyc5ivkljno46/MBShop_RustItems.json?rlkey=6bog6s55f3fe8oyevc20jijcx&st=oivezmd4&dl=0
  15. Version 1.0.1

    43 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
  16. Barry_Allenn

    MBShop

    So you can put any ones there the main thing is to take ID https://www.corrosionhour.com/rust-items/metal-fragments/
  17. Hi, can we change the language?
  18. Barry_Allenn

    MBShop

    I’ve already added it I just need to finish a bit of the UI for another feature, and then I’ll release the update. { "Name": "Assault Rifle", "Shortname": "rifle.ak", "Amount": 1, "Price": 10.0, "Description": "High damage machine rifle.", "Currency (Donate, Virtual, Scrap)": 3 },
  19. Barry_Allenn

    MBShop

    in an upcoming update there will be an option to purchase with scrap.
  20. oxide.unload MBStatistics /oxide/data/MBSystem/MBStatistics/MBStatistics.json delete file json
  21. Version 1.0.0

    33 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
  22. Version 1.1.0

    34 downloads

    MBRestart — Scheduled Server Restart with UI & Announcements MBRestart is a lightweight and user-friendly Rust plugin that allows you to manage both automatic and manual server restarts with clear announcements and a visual UI countdown bar. It helps players stay informed about upcoming restarts while giving administrators full control and flexibility. Features Automatic Scheduled Restart Daily restart at a specified time UTC offset support Fully configurable 🛠 Manual Restart Command Schedule a restart for a custom number of minutes Ability to cancel an active restart Configurable Announcements Minute-based warnings (e.g. 60, 30, 10, 5, 1) Second-based warnings (e.g. 30, 10) Different message types: normal, warning, last minute Restart Countdown UI Clean progress bar shown 5 minutes before restart Color-coded stages: Green — plenty of time Yellow — medium time Orange — soon Red — critical Visible to all players Localization Included English Russian Ukrainian Commands /restart <minutes> — schedule a server restart /restart cancel — cancel the scheduled restart Configuration { "AutoRestart": { "Enabled": true, "Time": "04:00", "UtcOffset": 2 }, "Announcements": { "Minutes": [60, 30, 10, 5, 1], "Seconds": [30, 10] } }
    $5.00
  23. giveto
  24. Version 1.1.1

    59 downloads

    MBRewardOnline MBRewardOnline is a flexible Rust (uMod/Oxide) plugin that rewards players for real time spent online. It supports multiple currencies at the same time, permission-based rewards, time accumulation, and persistent data storage. Perfect for servers that want to encourage active play instead of AFK farming. Features ⏱ Rewards for real online time Persistent data storage (progress is saved between restarts) Permission-based rewards Multiple currencies per permission Automatic timer reset after reward Clean data structure (MBSystem/MBRewardOnline) Fully configurable via config Clean, optimized code (no heavy API dependencies) Supported Economy Systems MBCoins (mb.give) Economics (economics.deposit) ServerRewards (sr add) A single permission can reward multiple currencies at once Example: 100 MBCoins + 50 Economics + 25 ServerRewards Permissions mbrewardonline.premium mbrewardonline.vip mbrewardonline.default Permission priority is defined by config order (the first matching permission is used) Example Configuration { "Reward Interval (Minutes)": 10, "Permission Rewards (permission => economy => amount)": { "mbrewardonline.premium": { "MBCoins": 100, "Economics": 50, "ServerRewards": 25 }, "mbrewardonline.vip": { "MBCoins": 50, "Economics": 25, "ServerRewards": 10 }, "mbrewardonline.default": { "MBCoins": 20 } } } Data Storage Player data is saved to: oxide/data/MBSystem/MBRewardOnline/MBRewardOnline.json Stored data: accumulated online minutes progress persists through restarts How It Works Player joins → data entry is created Every minute online is counted When the interval is reached → rewards are given Timer resets and starts counting again 🛠 Requirements uMod / Oxide (Optional) Economics (Optional) ServerRewards MBCoins (if using that economy) Planned Features /online command UI progress bar Data reset on wipe Reward multipliers (e.g. x2 on weekends) Author Barry_Allenn Discord: https://discord.gg/6b5tkpDb57 Part of the MBSystem plugin ecosystem.
    $2.00

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.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160.1k
Total sales
Payments
3.4m
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.