Live
Wrecks updated Extra Grenades (EMP / SNAPSHOT)Wrecks updated Viper CraftingWrecks updated The OfferingKap reacted ❤️ to Hook Profilerdrifter reacted 🔥 to MyServerGearbadgyver updated RedemptionDark’Karis followed @RustFlashRustFlash updated MyServerGearWrecks 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 Event

MBCoins

Barry_Allenn 0.0 (0)v1.5.0OxideCarbon#rust#plugins
MBCoins
Description

🪙 MBCoins - Lightweight Currency System for Rust Servers

MBCoins is a simple, fast, and reliable currency system built for Rust servers.
It provides an easy way to store, modify, and retrieve player balances - perfect for shops, kits, privileges, rewards, vote systems, or any custom economy-based plugins.

This plugin is extremely lightweight and works as a backend economy module for other MBSystem plugins or your own custom scripts.

Features

  • Fast and optimized player balance storage
  • Automatic player registration on connect
  • Easy-to-use API for other plugins
  • Very lightweight - no UI, no unnecessary overhead
  • Periodic auto-save + save on unload/shutdown
  • Safe and stable for high-population servers

📘 API Methods

Integrate MBCoins into other plugins easily:

Get player balance

float balance = (float)MBCoins?.Call("GetPlayerBalance", playerId);

Add coins

MBCoins?.Call("AddBalance", playerId, amount);

Remove coins

MBCoins?.Call("RemoveBalance", playerId, amount);

🔧 Admin Commands

Give coins

mb.give <playerId> <amount>

Example:

mb.give 76561198000000000 100

💾 Data Storage

Balances are stored in:

oxide/data/MBSystem/MBCoins/DataMBCoins.json

 

Sponsored
RCONtrol
RCONtrol

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

Visit site ↗
Free
Download
Views1.2k
Downloads2
Purchases0
Rating 0.0
Version1.5.0
PlatformRust
CategoryPlugins
CompatibleOxide · Carbon
Size3 KB
PublishedApr 23, 2026
UpdatedJul 13, 2026
✓ Reviewed for safety and integrity