Live
badgyver published Npc BandsWrecks published The DiverWrecks followed @JeffGoldblumeZA_Machete published ShoppyStock EditorWizla reacted 👍 to Triviamagnumk reacted 🔥 to Zombie AnimalsSilent_Creations published Node-loot IslandSilent_Creations published Halloween RaidIslandsSilent_Creations published New Haven OutpostAmanda Davis followed @Silent_Creations𝐻𝒾𝑔𝒽𝑀𝒾𝓁𝑒𝓈 followed @Silent_CreationsSilent_Creations published Map DecorMabel published TriviaSilent_Creations published Murder FarmSilent_Creations published The Morgue Silent_Creations published Large Mod/Staff RoomSilent_Creations published Halloween DecorSilent_Creations published 5 Pack of Custom Build LocationsSilent_Creations published Mini Raid Islands 5 PackSilent_Creations published Small Mod/Staff RoomSilent_Creations published 2 Pack Custom Raid IslandsSilent_Creations published Silents Heli Tower V2Silent_Creations published The Auto ShopSilent_Creations published Modular Road TunnelsSilent_Creations published Node-Loot Island V2Silent_Creations published Roadside WarehouseSilent_Creations published Silents ArenaSilent_Creations published Sewage Treatment PlantSilent_Creations published Black Rock Medical CenterSilent_Creations published Mills Trailer Park
Browse/Rust/Plugins/Custom Magazine Capacity

Custom Magazine Capacity

Custom Magazine Capacity
Description

xMagazineCapacity

- Set a custom magazine capacity for any weapon.

  • Define a default capacity
  • Define a permission or not for any custom magazine capacity

Default Config

{
"Weapons": [
{
"weaponName": "rifle.ak",
"capacity": 45,
"defaultCapacity": 30,
"permission": ""
},
{
"weaponName": "rocket.launcher",
"capacity": 3,
"defaultCapacity": 1,
"permission": "xmagazinecapacity.rocketlauncher3"
},
{
"weaponName": "rocket.launcher",
"capacity": 6,
"defaultCapacity": 1,
"permission": "xmagazinecapacity.rocketlauncher6"
}
],
"RevokePermissionsOnUnload": false,
"RestoreRevokedPermissionsOnLoad": true
}

ℹ️ Keep "permission" empty to override magazine capacity for all players. When config is changed, reload the plugin.

➡️ Add as much weapons as you want.

➡️ Multiple permissions for same weapon

If you have identical weapon names with different permissions, the capacity will be taken from the one with the highest capacity.

Example: 3 times "rocket.launcher" with different permissions: xmagazinecapacity.rl3, xmagazinecapacity.rl6, xmagazinecapacity.rl9 - If a player has all 3 permissions, the capacity will be 9, since its the one with most capacity.

➡️ RevokePermissionsOnUnload/RestoreRevokedPermissionsOnLoad

"RevokePermissionsOnUnload": When the plugin unloads, it takes back any weapon permissions it granted while plugin was running.

"RestoreRevokedPermissionsOnLoad": If you turned the "RevokePermissionsOnUnload" on, this restore option puts revoked permissions back on the same players the next time the plugin loads. (It only affects xmagazinecapacity configured permissions)

$8.90
Views1.1k
Downloads74
Purchases0
Rating 5.0
Version1.0.4
PlatformRust
CategoryPlugins
CompatibleOxide · Carbon
Size13 KB
PublishedMar 28, 2026
UpdatedAug 12, 2026
✓ Reviewed for safety and integrity