Search the Community
Showing results for tags 'magazine'.
-
Version 1.0.0
3 downloads
Customize weapon reload speeds and magazine capacities on your Rust server for a unique gameplay experience. Adjust reload speeds and magazine capacities for firearms, with instant reload options available. Features: Configurable reload speeds and magazine capacities for all firearm weapons. Enable instant reload for specific weapons. Automatically updates to include new firearms as they are added to the game. Initializes with all existing firearms upon first use. Uses the default magazine capacity when Magazine Contents is set to 0. Permission system to manage player access. Efficient and optimized for performance without affecting server stability. Automatic generation and inclusion of weapons in the configuration file Permissions: turboweapons.fastreload Enables faster reload times for weapons turboweapons.customcapacity Customizes weapon capacity to specified values turboweapons.admin Allows access to open the TurboWeapons menu with the "turboweapons" command { "Use Notify Plugin": true, "Use LangAPI Plugin": true, "Weapon Configurations": [ { "Weapon Shortname": "blunderbuss", "Magazine Capacity": 2, "Fast Reload": true }, { "Weapon Shortname": "hmlmg", "Magazine Capacity": 60, "Fast Reload": true }, { "Weapon Shortname": "homingmissile.launcher", "Magazine Capacity": 1, "Fast Reload": true }, { "Weapon Shortname": "lmg.m249", "Magazine Capacity": 100, "Fast Reload": true }, { "Weapon Shortname": "minigun", "Magazine Capacity": 300, "Fast Reload": true }, { "Weapon Shortname": "multiplegrenadelauncher", "Magazine Capacity": 6, "Fast Reload": true }, { "Weapon Shortname": "pistol.eoka", "Magazine Capacity": 1, "Fast Reload": true }, { "Weapon Shortname": "pistol.m92", "Magazine Capacity": 15, "Fast Reload": true }, { "Weapon Shortname": "pistol.nailgun", "Magazine Capacity": 16, "Fast Reload": true }, { "Weapon Shortname": "pistol.prototype17", "Magazine Capacity": 18, "Fast Reload": true }, { "Weapon Shortname": "pistol.python", "Magazine Capacity": 6, "Fast Reload": true }, { "Weapon Shortname": "pistol.revolver", "Magazine Capacity": 8, "Fast Reload": true }, { "Weapon Shortname": "pistol.semiauto", "Magazine Capacity": 10, "Fast Reload": true }, { "Weapon Shortname": "revolver.hc", "Magazine Capacity": 6, "Fast Reload": true }, { "Weapon Shortname": "rifle.ak", "Magazine Capacity": 30, "Fast Reload": true }, { "Weapon Shortname": "rifle.ak.diver", "Magazine Capacity": 30, "Fast Reload": true }, { "Weapon Shortname": "rifle.ak.ice", "Magazine Capacity": 30, "Fast Reload": true }, { "Weapon Shortname": "rifle.bolt", "Magazine Capacity": 4, "Fast Reload": true }, { "Weapon Shortname": "rifle.l96", "Magazine Capacity": 5, "Fast Reload": true }, { "Weapon Shortname": "rifle.lr300", "Magazine Capacity": 30, "Fast Reload": true }, { "Weapon Shortname": "rifle.m39", "Magazine Capacity": 20, "Fast Reload": true }, { "Weapon Shortname": "rifle.semiauto", "Magazine Capacity": 16, "Fast Reload": true }, { "Weapon Shortname": "rifle.sks", "Magazine Capacity": 16, "Fast Reload": true }, { "Weapon Shortname": "rocket.launcher", "Magazine Capacity": 1, "Fast Reload": true }, { "Weapon Shortname": "rocket.launcher.dragon", "Magazine Capacity": 1, "Fast Reload": true }, { "Weapon Shortname": "shotgun.double", "Magazine Capacity": 2, "Fast Reload": true }, { "Weapon Shortname": "shotgun.m4", "Magazine Capacity": 6, "Fast Reload": true }, { "Weapon Shortname": "shotgun.pump", "Magazine Capacity": 6, "Fast Reload": true }, { "Weapon Shortname": "shotgun.spas12", "Magazine Capacity": 6, "Fast Reload": true }, { "Weapon Shortname": "shotgun.waterpipe", "Magazine Capacity": 1, "Fast Reload": true }, { "Weapon Shortname": "smg.2", "Magazine Capacity": 30, "Fast Reload": true }, { "Weapon Shortname": "smg.mp5", "Magazine Capacity": 30, "Fast Reload": true }, { "Weapon Shortname": "smg.thompson", "Magazine Capacity": 20, "Fast Reload": true }, { "Weapon Shortname": "snowballgun", "Magazine Capacity": 50, "Fast Reload": true }, { "Weapon Shortname": "speargun", "Magazine Capacity": 1, "Fast Reload": true } ], "Version": { "Major": 1, "Minor": 0, "Patch": 0 } }$9.99 -
Version 1.0.6
497 downloads
This plugin will add multiple extended magazines to your server Description Facepunch just released the extended magazine into the game, which adds 25% to the capacity of ammo that it can originally hold With Custom Magazine's, you can now add several types of extended magazines! By default, you can now also add 50%, 75%, and even 100% capacity increases! At 100%, this will double any weapons capacity! You can change those capacity increase percentages in the configuration, remove them, or even add your own! You can configure spawning of these items in standard Rust crates! Console commands (RCON only) givemagazine {skinid} {steamid} - This is the console command to give an extended magazine from the plugin configuration with a Steam Workshop SkinID ({skinid}) to a player using their SteamID ({steamid}) Plugin Config en - example of plugin configuration in English ru - example of plugin configuration in Russian My Discord: KpucTaJl#8923 Join the Mad Mappers Discord here! Check out more of my work here!$10.00 -
Version 1.0.0
161 downloads
Kill Options - Rust Plugin A plugin for Rust that refills players magazine, heals the player and stops bleeding after getting a kill Permissions: KillOptions.on Config File: { "Fill player magazine after getting a kill": true, "Heal player after getting a kill": true, "Stop bleeding after getting a kill": true }Free