Search the Community
Showing results for tags 'instant'.
-
Version 1.0.13
800 downloads
Are your players tired of waiting for Airdrops? This little plugin makes them appear almost instantly, no cargo plane, no parachutes. Airdrop will spawn wherever the supply signal lands. The delay can be modified in the config file. The default is 5 seconds to allow the supply signal to land and smoke briefly. Config File { "Delay Before Spawn": 5.0, "Use Permission": false, "Prevent Deploying Inside (Players will only be able to deploy supply signals outside)": false, "Skin IDs To Ignore": [] } if "Use Permission" is set true then permission to be set is instantairdrop.use If "Prevent Deploying Inside" the Airdrop will be cancelled, the supply signal will be refunded to the player and a message will inform the player that supply signals can only be deployed outside. This is to prevent instant airdrops spawning inside of bases and is optional. Tested to work nicely along side other plugins such as: Heli Signals Bradley Drops Fancy Drop Loot Defender Signal Cooldown Helpful Supply Supply Lock Vehicle Airdrops Note: The plugin is designed to operate without causing issues when used with these plugins. However, it does not integrate or alter the functionality of these plugins.$3.99- 35 comments
- 5 reviews
-
- #rust
- #supply drop
- (and 15 more)
-
Version 1.3.1
1,396 downloads
Instant Barrel - Rust Plugin A plugin for Rust that optionally makes all barrels and road signs 1 hp and spawns their loot in player's inventory when destroyed. Works with tools and optionally weapons, farming distance for weapons can be adjusted via the config file Showcase video: Permission: Give players permission: InstantBarrel.on Config: { "Enable farming with weapons": true, "Max farming distance": 3.0, "Make barrels 1 hit to kill": false, "Enable barrel gibs": true }$4.99 -
Version 1.0.3
116 downloads
Links the ammunition in your inventory directly to your weapon and removing the need for reloading as long ammunition is available Config: { "General Settings": { "Prefix": "<color=#00ffff>[ Instant Ammo ] - </color>\n", "SteamID": 0, "Commands": [ "ia", "instantammo" ] }, "instant Settings": { "Use condition max?": false, "Black Lists": { "rifle.ak": [ 0 ] } }, "Version": { "Major": 1, "Minor": 0, "Patch": 0 } } Permission: instantammo.use Lang: { "Activate": "<size=20><color=#00ff00>Activate</color></size>", "Deactivate": "<size=20><color=red>Deactivate</color></size>", "LackBullets": "<color=yellow>Feature <size=20><color=red>Deactivate</color></size> due to insufficient bullets.</color>", "BlackListItem": "<color=red>This <color=yellow>`{0}`</color> item is not available.</color>", "NoPerm": "<color=red>You dont have permission!</color>" } Image made by @Azmothanks$4.99- 8 comments
- 2 reviews
-
- 1
-
Version 1.3.4
312 downloads
SAVE 10% WHEN BUYING THE BUNDLE We are proud to announce the release of Crafting Manager superseding "Instant Crafting". Crafting Manager main features: Instant crafting (craftingmanager.instant.allow) Define a global scaling per workbench tier to be applied to all users by default Create as many "custom" profiles you need, each one will have a permission to control who gets access to the custom scaling Item blacklist allows you to block items from being crafted. Players get a message when the item is uncraftable. PermanentWorkbenchLevel permanently assigns workbench level to your players. Example of a custom profile, the values are in percentage of the original crafting duration. If you want to craft a Cupboard (30s original) and set tier0 to 0.5 (50%) then the Cupboard will take 15s to craft. "vip1": { "0": 0.25, "1": 0.5, "2": 0.75, "3": 1.0 } To assign the vip1 profile to a user type "o.grant user my_player craftingmanager.profile.example1", to assign it to a group type "o.grant group my_group craftingmanager.profile.example1". If you'd like to assign instant crafting it to all your players just grant the permission to the default group by typing "o.grant group default craftingmanager.instant.allow". Full configuration example: { "CraftingScale": { "Global": { "0": 1.0, "1": 1.0, "2": 1.0, "3": 1.0 }, "Profiles": { "example1": { "0": 0.25, "1": 0.5, "2": 0.75, "3": 1.0 }, "example2": { "0": 0.0, "1": 0.25, "2": 0.5, "3": 0.75 } } }, "Miscellaneous": { "InstantCrafting": 1.0, "PermanentWorkbenchLevel": 0 }, "BlacklistedItems": [ "syringe.medical", "explosives", "autoturret" ] }$4.99- 26 comments
- 2 reviews
-
Version 1.0.0
51 downloads
It's a plugin that allows you to break barrels in a single shot and recover the loot automatically in the inventory. Showcase video Permissions InstantLoot.use - Allows you to break in one hit InstantLoot.autoloot - Allows you to automatically recover loot from inventory (only works if the permission above is assigned) Commands No commands are necessary to use InstantLoot$4.49 -
Version 2022.9.24.1102
26 downloads
This high performance patch will make craft be instant for all your players. After installing the patch and restarting your server you need to set "craft.instant 1" to activate the instant crafting. This is a standalone Harmony patch, Oxide installation is optional. Copy the Oxidation.Instacraft.dll file into your HarmonyMods folder and restart your server. What is Harmony ? Harmony is a library for patching .NET code during runtime, it directly manipulates game code (CIL) without any additional abstraction layer such as Oxide. The direct patching of the game's byte code allows more performant modding as developers no longer need to rely on third party code, events or hooks to build custom functionality.$2.99