Search the Community
Showing results for tags 'rp'.
-
Version 1.5.1
4,032 downloads
This plugin will allow players with permission to spawn police vehicles. This is perfect for any RP server. Current vehicles available are police car, police transport vehicle, police miniheli, police scrap transport helicopter and police boat. Each player may only have one vehicle spawned and in use at once, this is to stop players crashing the server. If the player has the permission for unlimited vehicles then they can spawn an unlimited amount, to remove a vehicle if the player has the unlimited permission they must look at the vehicle they wish to remove and use the removal vehicle command, if the player only has the use permission then they do not need to look at the vehicle. Each vehicle will spawn with an amount of fuel set in the configuration file. The siren is a new feature which uses web radio to function, some issues have been found where the siren stops or gets stuck in a loop, this is due to the radio station not the plugin as it is hosted for free as this is a free plugin, the station can be changed in the config if you would like to set up your own siren sound or a premium station. Any issues found can be resolved by stopping and starting the radio if you do not want to set up your own station. Permission required for player to use plugin: PoliceVehicles.use Permission required to allow player to spawn unlimited vehicles: PoliceVehicles.unlimited Commands: "/policecar" spawns police car "/policetransport" spawns police transport vehicle "/policeheli" spawns police minicopter "/policehelilarge" spawns police scrap transport helicopter "/policeheliattack" spawns police attack helicopter "/policeboat" spawns police boat "/policetugboat" spawns police tugboat with doors, locks, CCTV station, Phones and Cells "/policesnowmobile" spawns police snowmobile "/policetrain" spawnss a police train (must be looking at train tracks and no other trains blocking spawn position) "/removevehicle" destroys players current vehicle, allowing them to spawn an new/different one Configuration file: { "Police car fuel amount on spawn": 500, "Police transport vehicle fuel amount on spawn": 500, "Police snowmobile vehicle fuel amount on spawn": 500, "Police heli fuel amount on spawn": 500, "Police heli large fuel amount on spawn": 500, "Police attack heli fuel amount on spawn": 500, "Police boat fuel amount on spawn": 500, "Police tugboat fuel amount on spawn": 500, "Police train fuel amount on spawn": 500, "Lock police car engine parts": true, "Lock police transport vehicle engine parts": true, "Police car engine parts tier": 3, "Police Transport engine parts tier": 3, "Lock police car fuel": true, "Lock police transport fuel": true, "Lock police snowmobile fuel": true, "Lock police heli fuel": true, "Lock police heli large fuel": true, "Lock police boat fuel": false, "Lock police train fuel": true, "Police Heli spawn spotlight": true, "Police Boat spawn spotlight": true, "Broadcast message when vehicles spawn": false, "Siren radio station": "http://stream.zeno.fm/7cyp2kaxhchvv" } Requires Spawn Modular Car plugin for police car and police transport vehicle: https://umod.org/plugins/spawn-modular-car Optionally Vehicle Deployed Locks can be installed which allows all vehicles to spawn with codelocks https://umod.org/plugins/vehicle-deployed-locksFree -
Version 1.0.8
21 downloads
Create some new items for players to get while farming, Create Drug Farms, Ammo Farms, Weapon Farms, Whatever you set in Configuration for your players to harvest. MONEY SEED IN IMAGE IS AN EXAMPLE OF A CUSTOMERS CUSTOM CONFIG ADMIN PERMISSION - customcrops.admin CANCLONE PERMISSION - customcrops.canclone The config comes Preset with a seed pack, and seeds to harvest weapons and ammo. Create as many Seed Packs, and seeds as you like. Seed packs must be an openable like a loot bag, Seeds must be seeds. Config comes with a setting to only harvest at ripe, or turn off and set lesser rewards for players that want to harvest early. Cloning is disabled but can be enabled per seed. Eating is disabled and will block upon attempt. Admin Commands /giveseeds – gives seeds to players inv. /giveseedpacks - gives seed packs to players inv. /c.spawnpacks - spawns all packs into a container in front of you, useful if you have alot of custom packs /c.spawnseeds- spawns all seedsinto a container in front of you, useful if you have alot of custom seeds VIDEO DEMO - CONFIG AND LANG BELOW Config { "Settings": { "Only Allow Gather At Ripe State?": false }, "Seed Packs": [ { "Seed Pack Shortname": "halloween.lootbag.small", "Seed Pack Name": "Weapons Seed Pack", "Seed Pack SkinID": 3336282159, "Minimum Amount of Seeds": 1, "Maximum Amount of Seeds": 5, "Seed Pack Loot Table": [ { "Shortname": "seed.hemp", "SkinID": 3336288267, "Probability (0-1)": 0.2, "Custom Name": "Rifle Seeds", "Minimum Amount": 1, "Maximum Amount": 5 }, { "Shortname": "seed.hemp", "SkinID": 3336288376, "Probability (0-1)": 0.5, "Custom Name": "Pistol Seeds", "Minimum Amount": 1, "Maximum Amount": 3 }, { "Shortname": "seed.hemp", "SkinID": 3336288463, "Probability (0-1)": 0.3, "Custom Name": "Shotgun Seeds", "Minimum Amount": 1, "Maximum Amount": 3 }, { "Shortname": "seed.yellow.berry", "SkinID": 3336288567, "Probability (0-1)": 0.3, "Custom Name": "Rifle Ammo Seeds", "Minimum Amount": 1, "Maximum Amount": 3 }, { "Shortname": "seed.red.berry", "SkinID": 3336288676, "Probability (0-1)": 0.3, "Custom Name": "Shotgun Ammo Seeds", "Minimum Amount": 1, "Maximum Amount": 3 }, { "Shortname": "seed.blue.berry", "SkinID": 3336288759, "Probability (0-1)": 0.3, "Custom Name": "Pistol Ammo Seeds", "Minimum Amount": 1, "Maximum Amount": 3 } ] } ], "Seeds": [ { "Seed Shortname (Must Be a Seed)": "seed.hemp", "Seed Name": "Rifle Seeds", "Seed SkinID": 3336288267, "Seed Harvest States": { "Sapling": { "Minimum Amount": 0, "Maximum Amount": 1 }, "Crossbreed": { "Minimum Amount": 2, "Maximum Amount": 4 }, "Mature": { "Minimum Amount": 3, "Maximum Amount": 6 }, "Fruiting": { "Minimum Amount": 5, "Maximum Amount": 8 }, "Ripe": { "Minimum Amount": 7, "Maximum Amount": 10 }, "Dying": { "Minimum Amount": 0, "Maximum Amount": 1 } }, "Seed Loot Table": [ { "Shortname": "rifle.ak", "SkinID": 3335692326, "Probability (0-1)": 0.5, "Custom Name": "", "Minimum Amount": 1, "Maximum Amount": 1 }, { "Shortname": "rifle.lr300", "SkinID": 3312482754, "Probability (0-1)": 0.5, "Custom Name": "", "Minimum Amount": 1, "Maximum Amount": 1 } ] }, { "Seed Shortname (Must Be a Seed)": "seed.hemp", "Seed Name": "Pistol Seeds", "Seed SkinID": 3336288376, "Seed Harvest States": { "Sapling": { "Minimum Amount": 0, "Maximum Amount": 1 }, "Crossbreed": { "Minimum Amount": 1, "Maximum Amount": 2 }, "Mature": { "Minimum Amount": 3, "Maximum Amount": 5 }, "Fruiting": { "Minimum Amount": 4, "Maximum Amount": 7 }, "Ripe": { "Minimum Amount": 5, "Maximum Amount": 9 }, "Dying": { "Minimum Amount": 0, "Maximum Amount": 1 } }, "Seed Loot Table": [ { "Shortname": "pistol.m92", "SkinID": 0, "Probability (0-1)": 0.4, "Custom Name": "", "Minimum Amount": 1, "Maximum Amount": 1 }, { "Shortname": "pistol.prototype17", "SkinID": 0, "Probability (0-1)": 0.2, "Custom Name": "", "Minimum Amount": 1, "Maximum Amount": 1 }, { "Shortname": "pistol.revolver", "SkinID": 0, "Probability (0-1)": 0.6, "Custom Name": "", "Minimum Amount": 1, "Maximum Amount": 1 }, { "Shortname": "pistol.water", "SkinID": 0, "Probability (0-1)": 0.6, "Custom Name": "", "Minimum Amount": 1, "Maximum Amount": 1 } ] }, { "Seed Shortname (Must Be a Seed)": "seed.hemp", "Seed Name": "Shotgun Seeds", "Seed SkinID": 3336288463, "Seed Harvest States": { "Sapling": { "Minimum Amount": 0, "Maximum Amount": 1 }, "Crossbreed": { "Minimum Amount": 1, "Maximum Amount": 3 }, "Mature": { "Minimum Amount": 4, "Maximum Amount": 6 }, "Fruiting": { "Minimum Amount": 5, "Maximum Amount": 7 }, "Ripe": { "Minimum Amount": 6, "Maximum Amount": 10 }, "Dying": { "Minimum Amount": 1, "Maximum Amount": 2 } }, "Seed Loot Table": [ { "Shortname": "shotgun.double", "SkinID": 1426115707, "Probability (0-1)": 0.3, "Custom Name": "", "Minimum Amount": 10, "Maximum Amount": 20 }, { "Shortname": "shotgun.m4", "SkinID": 0, "Probability (0-1)": 0.2, "Custom Name": "", "Minimum Amount": 1, "Maximum Amount": 1 }, { "Shortname": "shotgun.pump", "SkinID": 0, "Probability (0-1)": 0.2, "Custom Name": "", "Minimum Amount": 1, "Maximum Amount": 1 } ] }, { "Seed Shortname (Must Be a Seed)": "seed.yellow.berry", "Seed Name": "Rifle Ammo Seeds", "Seed SkinID": 3336288567, "Seed Harvest States": { "Sapling": { "Minimum Amount": 0, "Maximum Amount": 1 }, "Crossbreed": { "Minimum Amount": 1, "Maximum Amount": 3 }, "Mature": { "Minimum Amount": 4, "Maximum Amount": 6 }, "Fruiting": { "Minimum Amount": 5, "Maximum Amount": 7 }, "Ripe": { "Minimum Amount": 6, "Maximum Amount": 10 }, "Dying": { "Minimum Amount": 1, "Maximum Amount": 2 } }, "Seed Loot Table": [ { "Shortname": "ammo.rifle", "SkinID": 0, "Probability (0-1)": 0.3, "Custom Name": "", "Minimum Amount": 64, "Maximum Amount": 128 }, { "Shortname": "ammo.rifle.hv", "SkinID": 0, "Probability (0-1)": 0.2, "Custom Name": "", "Minimum Amount": 64, "Maximum Amount": 128 }, { "Shortname": "ammo.rifle.incendiary", "SkinID": 0, "Probability (0-1)": 0.2, "Custom Name": "", "Minimum Amount": 64, "Maximum Amount": 128 } ] }, { "Seed Shortname (Must Be a Seed)": "seed.red.berry", "Seed Name": "Shotgun Ammo Seeds", "Seed SkinID": 3336288676, "Seed Harvest States": { "Sapling": { "Minimum Amount": 0, "Maximum Amount": 1 }, "Crossbreed": { "Minimum Amount": 1, "Maximum Amount": 3 }, "Mature": { "Minimum Amount": 4, "Maximum Amount": 6 }, "Fruiting": { "Minimum Amount": 5, "Maximum Amount": 7 }, "Ripe": { "Minimum Amount": 6, "Maximum Amount": 10 }, "Dying": { "Minimum Amount": 1, "Maximum Amount": 2 } }, "Seed Loot Table": [ { "Shortname": "ammo.shotgun", "SkinID": 0, "Probability (0-1)": 0.3, "Custom Name": "", "Minimum Amount": 64, "Maximum Amount": 128 }, { "Shortname": "ammo.shotgun.fire", "SkinID": 0, "Probability (0-1)": 0.2, "Custom Name": "", "Minimum Amount": 64, "Maximum Amount": 128 }, { "Shortname": "ammo.shotgun.slug", "SkinID": 0, "Probability (0-1)": 0.2, "Custom Name": "", "Minimum Amount": 64, "Maximum Amount": 128 } ] }, { "Seed Shortname (Must Be a Seed)": "seed.blue.berry", "Seed Name": "Pistol Ammo Seeds", "Seed SkinID": 3336288759, "Seed Harvest States": { "Sapling": { "Minimum Amount": 0, "Maximum Amount": 1 }, "Crossbreed": { "Minimum Amount": 1, "Maximum Amount": 3 }, "Mature": { "Minimum Amount": 4, "Maximum Amount": 6 }, "Fruiting": { "Minimum Amount": 5, "Maximum Amount": 7 }, "Ripe": { "Minimum Amount": 6, "Maximum Amount": 10 }, "Dying": { "Minimum Amount": 1, "Maximum Amount": 2 } }, "Seed Loot Table": [ { "Shortname": "ammo.pistol.hv", "SkinID": 0, "Probability (0-1)": 0.3, "Custom Name": "", "Minimum Amount": 64, "Maximum Amount": 128 }, { "Shortname": "ammo.pistol.fire", "SkinID": 0, "Probability (0-1)": 0.2, "Custom Name": "", "Minimum Amount": 64, "Maximum Amount": 128 }, { "Shortname": "ammo.pistol", "SkinID": 0, "Probability (0-1)": 0.2, "Custom Name": "", "Minimum Amount": 64, "Maximum Amount": 128 } ] } ] } Lang { "CropCannotBeCloned": "[<color=green>Crops</color>] This <color=green>{0}</color> crop cannot be cloned.", "CropItemsGiven": "[<color=green>Crops</color>] You have received <color=yellow>{0}</color> items from your <color=green>{1}</color> crop at the <color=green>{2}</color> state.", "CropNotRipe": "[<color=green>Crops</color>] This <color=green>{0}</color> crop is Not Ripe." }$16.00-
- 3
-
- #customizable crops
- #farming
-
(and 1 more)
Tagged with:
-
Version 1.0.0
7 downloads
Hey friends, welcome to my boat! Today I have something really nice for you: My plugin for the Tug boat offers you numerous additional options. It's perfect for farming, but also for monitoring your own protection! As soon as you start the engine, you have access to the boat radar. If you move away or switch off the engine, the radar is closed. You can use the radar to move through the world. The position and direction of travel are displayed based on the compass direction. You can also use the radar to scan the underwater world using sound - just like a real boater. Enemy players, sharks and, of course, underwater loot are displayed on your radar based on the position on the radar. Make the water world more interesting for your players! I hope you have a lot of fun with this plugin. If you want, you are welcome to join our support discord. This plugin works perfectly with our TugFarm plugin! Features: UI - A real-time radar Compass - Display of the compass direction Loot - Detection of underwatercrates Sharks - Detection of sharks NPCs - Uncovering NPCs Commands: You have no Commands Permissions: mytugboat.use Allows to use this Plugin. load, run, enjoy$10.99 -
Version 1.4.8
1,106 downloads
This plugin adds jet skis with customizable physics! Chat Commands /jetski - Spawns jet ski near player (requires jetski.spawn permission) /jetski remove - despawns player's jet ski (requires jetski.despawn permission) /buyjetski - allows player to buy jet ski item and deploy it later (requires jetski.buy permission) Console Commands givejetski <amount> <player name> - give specified amount of jet skis to specified player (can be run in the server console or by player with jetski.admin permission) Admin Chat Commands (requires jetski.admin permission) /jetski_debug - show buoyancy points Each buoyancy point has force and size parameters Permissions jetski.admin - admin permission jetski.spawn - allows players to spawn a jetski via /jetski jetski.buy - allows players to buy jet ski deployable via /buyjetski jetski.free - allows players to use /jetski for free (if price is not 0) jetski.despawn - allows players to despawn a jet ski via /jetski remove Localization English Russian Configuration Example of JetSki.json { "(1.1) Jet ski price (set value to 0 to make it free, use ServerRewards or Economics as a shortname to use RP points or Economics balance respectively)": { "ShortName": "scrap", "Amount": 75, "SkinID": 0 }, "(1.2) Spawn cooldown (in seconds)": 120, "(1.3) Allow only 1 jet ski per player": false, "(1.4) Allow spawning jet skis only on beaches": false, "(1.5) Amount of jet skis /buyjetski command gives": 1, "(1.6) Starting fuel": 0, "(2.1) Allow picking up the jet ski only in building privilege": false, "(2.2) How much HP is reduced when the jet ski is picked up (0-100)": 25.0, "(2.3) Jet ski item name": "Jet Ski", "(2.4) Jet ski item skin ID": 2935987835, "(2.5) Jet ski item ID": 794443127, "(3.1)Make all snowmobiles jet ski": true, "(3.2) Allow Jet ski to drive on land": true, "(4.1) Enable 'boost' button (Left Shift)": false, "(4.2) 'Boost' button thrust": 10000.0, "(4.3) 'Boost' duration (seconds)": 5.0, "(4.4) 'Boost' cooldown (seconds)": 30.0, "(5.1) Engine thrust": 5000, "(5.2) Engine thrust on land": 49, "(5.3) Move slowly on grass or roads": true, "(5.4) Steering scale": 0.05, "(5.5) Automatically flip jet skis": false, "(5.6) Off axis drag": 0.35, "(5.7) Buoyancy force": 730.0, "(6.1) Jet ski prefab": "assets/content/vehicles/snowmobiles/tomahasnowmobile.prefab", "(6.2) Thrust point position": { "x": -0.001150894, "y": 0.055, "z": -1.125 }, "(6.3) Buoyancy points": [ { "Position": { "x": -0.62, "y": 0.09, "z": -1.284 }, "Size": 1.3 }, ... } ] } API BaseEntity SpawnJetski(Vector3 position, Quaternion rotation) Item CreateJetskiItem()$16.99 -
Version 1.2.0
36 downloads
TheTorchHolder is a plugin designed to manage the protection of torches within a TorchHolder. Players receive the TorchHolder in the Frontier Packet! This plugin protects torches held by players within a TorchHolder from damage as long as they remain inside it. If a player takes a torch out of the holder and uses it, normal damage will still occur. This means that the plugin is performance-friendly and does not have to query as many hooks, which has a positive effect on the operation of the server! Features: - Protects torches from damage as long as they remain in the TorchHolder. - When torches are used outside of the TorchHolder, normal damage is incurred. load, run, enjoy Support Discord *If you need a free alternative that follows a simple logic by making torches generally immortal, I would be happy if they use the NoTorchDamage plugin by my colleague Kaho.$1.99 -
Version 2.0.0
142 downloads
Description The Sleep plugin allows players to enter sleep mode and automatically heal during that time. Players with the appropriate permission can use the /sleep command to go into sleep mode, during which their health will continuously regenerate. Admins have the ability to bypass the cooldown, allowing them to use the command as often as they like. Features - Players can use the /sleep command to enter sleep mode and heal themselves. - Automatic healing of 5 HP every 5 seconds while the player is sleeping, as long as their health is below 100 HP. - The health bar shows the healing progress and is displayed at the top center of the screen. - The UI is removed once the player is fully healed (100% health) or leaves sleep mode. - Admins with the .admin permission can use the command without a cooldown. Config There are no configurable options. The plugin is designed with all essential settings hardcoded: Healing Amount: 5 HP every 5 seconds Max Health: 100 HP Cooldown for players: 60 seconds No configuration files are needed. Permissions The plugin uses two permissions: sleep.use Allows players to use the /sleep command. Players are subject to a 60-second cooldown. sleep.admin -Allows players to use the /sleep command without a cooldown. Ideal for administrative purposes or special player roles. load, run, enjoy Support Discord$3.59 -
Version 1.4.0
11 downloads
The Townhall plugin introduces a new level of realism to Rust by requiring players to own a plot of land before building. Players can claim land by setting up a mailbox. This can be done creatively, such as placing a vending machine in a safe zone or having an NPC distribute mailboxes in a town hall. Once a mailbox is placed, the plot of land is indicated by a configurable bubble. Players can recheck their plot with the /myplot command. The plugin also notifies players when they enter another player's plot, with the option to disable this notification. Townhall enhances gameplay for RP servers and is versatile enough for PvE and mixed-variant servers. Functions - Must own a plot of land in order to build - Can mark out your plot yourself and see the boundaries - The plot boundaries can be displayed again and again with the /myplot command - Plot size can be defined in the config. - How long the plot marker should be displayed can be set in the config - Rescue messages from plots can be switched off in the config Permissions townhall.myplotofland Config { "Show Zone Messages": true, "Mailbox Check Radius": 50.0, "Zone Dome Visibility Duration (seconds)": 20.0 } Attention this plugin works and harmonizes perfectly with our MyHouse plugin load, run, enjoy$11.99 -
Version 1.8.0
166 downloads
Description Add another option to your RP/PVE server to make life in Rust even more realistic. Let your players use a fridge. If they don't, their food will mould and decay. With this plugin you can automate this. Set the time when something spoils in boxes. You can also customise the list according to your needs. So if you prefer to have horses measuring, just replace this in your config! Functions Add the user group this plugin applies to: foodspoil.use Config After you have successfully started the plugin, you can define the following container in /oxide/config/FoodSpoil.json so that the spoil item is replaced! { "SpoilingTimeInMinutes": 60, // At what frequency should the spoil process be executed by default (every 60 minutes) "WarningTimeInSeconds": 60, // How long before the spoil process should a warning be displayed in the chat? "AllowedContainerShortnames": [ "box.wooden.large", "woodbox_deployed", "coffin.storage", "stash.small", "storage_barrel_a", "storage_barrel_b", "storage_barrel_c" ], "ReplacementItems": { "pumpkin": "seed.pumpkin", "corn": "seed.corn", "bearmeat": "bearmeat.burned", "bearmeat.cooked": "bearmeat.burned", "meat.boar": "meat.pork.burned", "meat.pork.cooked": "meat.pork.burned", "deermeat.cooked": "chicken.burned", "deermeat.raw": "chicken.spoiled", "chicken.raw": "chicken.spoiled", "chicken.cooked": "chicken.burned", "wolfmeat.raw": "wolfmeat.spoiled", "wolfmeat.cooked": "wolfmeat.spoiled", "humanmeat.raw": "humanmeat.spoiled", "humanmeat.cooked": "humanmeat.spoiled", "apple": "apple.spoiled", "Black.Raspberries": "plantfiber", "blueberries": "plantfiber", "mushroom": "plantfiber", "fish.troutsmall": "bone.fragments", "fish.minnows": "bone.fragments", "fish.cooked": "bone.fragments", "fish.raw": "bone.fragments", "fish.catfish": "bone.fragments", "fish.herring": "bone.fragments", "fish.orangeroughy": "bone.fragments", "fish.salmon": "bone.fragments", "fish.sardine": "bone.fragments", "fish.smallshark": "bone.fragments", "fish.yellowperch": "bone.fragments" } } load, run, enjoy Support Discord$5.99 -
Version 3.0.0
41 downloads
NoRecycle NoRecycle is a plugin designed to protect players from accidentally recycling valuable items in PVE and RP environments. Environments often allow players to collect items such as money, coins, prizes, thalers, or other currencies that they don't want to accidentally recycle. This plugin allows server administrators to set a list of items that are not allowed to be recycled. This list may contain specific currencies, prizes, or other important items that are crucial to gameplay or roleplaying. By using NoRecycle, server administrators can ensure that players do not accidentally lose valuable items by recycling them. The plugin blocks the recycling of these specific items, giving players an additional level of security and helping to ensure a realistic and enjoyable gaming experience in PVE and RP environments. In addition, NoRecycle can also be used for other purposes where a similar mechanic is desired to prevent certain items from being recycled. This can be customized depending on the needs of the server and player community. *edit From version 2.0.0, you can use the plugin in even more versatile ways. You now have the option of entering the corresponding SkinID. If you want to use vanilla items, please leave the SkinID at 0. From version 2.4.0 you can also use multiple SkinIDs for the same item. Here is an example: From version 2.6.0 it also works with Wallpaper Packet From version 3.0.0 it also works with XDQuest (Quest System) I thank you for the code insights from dezlife, so some code confrontations could be eliminated please take a look at the Quest plugin it is highly recommended Config: { "NonRecyclableItems": { "sticks": [ 123456789 ], "paper": [ 987654321 ], "rock": [ 807372963, 2145518274, 0 ] } } load, run, enjoy Support Discord$5.99 -
Version 1.6.0
28 downloads
The RaidableSleepers plugin allows players to loot sleeping players that appear on the map. These sleepers appear randomly and contain valuable loot that can be stolen by the active players. The sleepers spawn automatically at set intervals and disappear again after a certain amount of time. Features: Random Sleeper Spawns: Sleeping players spawn at random locations on the map. Loot distribution: Each sleeper is filled with random items from the preconfigured loot list. Cooldown mechanism: There is a configurable cooldown time between sleeper spawns. Loot Notification: Players will receive a notification when a Sleeper has been looted. Admin commands: Admins can manually spawn, test or delete sleepers. Cluster spawns: Multiple sleepers can be spawned in a certain radius around a central position. Commands: /spawnsleepers - Spawns a random sleeper on the map cooldown 5 minutes for this command /testsleepers - Spawn a test sleeper at your position /clearallsleepers - Removes all sleepers on the map /clearsleepers - Removes the sleeper you are looking at Permissions: raidablesleepers.admin - Allows admins to spawn, test and delete sleepers. raidablesleepers.raid - Allows players to raid sleeping players. Config: { "NumberOfSleepers": 10, // Maximum number of sleepers on the map "AvailabilityDuration": 600.0, // Minutes when position change if not found "CooldownDuration": 300.0, // Minutes when a new sleeper should spawn if the NumberOfSleepers is not reached "EnableLootNotification": true, // Chat message who loots a sleeper? "ItemsToSpawn": [ { "Shortname": "ammo.rifle.explosive", "SkinId": 0, "MinimumAmount": 100, "MaximumAmount": 256 }, { "Shortname": "explosive.timed", "SkinId": 0, "MinimumAmount": 1, "MaximumAmount": 2 }, { "Shortname": "wood", "SkinId": 0, "MinimumAmount": 2000, "MaximumAmount": 6000 } ] } --- load, run, enjoy Support Discord$4.99- 3 comments
- 1 review
-
- #raidable base
- #raidable
- (and 8 more)
-
Version 2.0.0
5 downloads
BlackMarket is a complex plugin that awakens the dark dealings of the underground. It offers players a completely new gaming experience by introducing illegal trading activities with special currencies. Thanks to the various customization options, the plugin can be perfectly adapted to individual needs. ⇨ MoneyWash Dealer: ↪ The MoneyWash Dealer offers the possibility to exchange black money for a special currency. By default, Scrap is exchanged for Golden Scrap - my exclusive currency that is used on my server. Players can thus safely launder their illegal winnings to use them for other transactions. ⇨ Black Market Merchant: The Black Market Merchant provides access to various stores: ↪ Weapons Shop: Players can purchase exclusive weapons here. ↪ Ammoshop: A place to stock up on ammunition. ↪ Special Items & Fun Items: Players can purchase unique items or fun items that can only be paid for with special currencies such as Golden Scrap. You can, of course, customize the stores to suit your needs. ⇨ Dynamic dealer behavior: ↪ The two dealers don't stay in one place for long. To avoid being caught, they change their position every X minutes. As a result, they always remain hidden and ensure an immersive and dynamic gaming experience. ↪ no Commands ↪ blackmarket.moneywash - Allows basic use of the Money Wash Dealer. ↪ blackmarket.dealer - Allows basic use of the Black Market Dealer. ↪ The plugin offers numerous configuration options so that it can be easily customized to the needs of each server. See this one: How can I set up BlackMarket? load, run, enjoy Support Discord ⇽ Free Download GoldenScrap Plugin *Attention because there are frequent questions after the purchase I would like to explain 1-2 things here! If you buy the plugin, it is naked! You must define your monuments before putting it into operation. Since everyone has different needs, I have made the plugin simple so that everyone can adjust these settings with copy/paste and numbers. I have made you an example using airfield. You can set this for each monument. You make these settings only once! The dealers spawn at a map wipe regardless of the direction of the monument, how high it is or how it is inclined again at this point. Do the work for yourself. If you find great spots, please share them on discord via ticket. Maybe I’ll make a long list of choices if enough people get in touch$39.99-
- #blackmarket
- #market
- (and 12 more)
-
Version 2.0.0
49 downloads
HallOfShame is an entertaining and interactive plugin that records the most “embarrassing” statistics of the players and presents them in the chat. Features: Diverse statistics: Currently records the following player statistics, including: - Deaths by animals - Suicides - Helicopter crashes - Deaths from turrets - Starvation - Disconnections - Bans and kicks - Scientists - Cactus deaths - Radiation Deaths From version 2.0.0 there is the option to send the stats in Discord via a webhook! Automatic announcements: Sends funny “Shame” messages to the server chat at regular intervals. Multilingual support: Fully localized for multiple languages, including English, German, French, Spanish, Italian, Turkish, Russian and Ukrainian. Configurable: Easy to customize settings, including the frequency of announcements and the ability to exclude certain users or groups. Persistent data: Stores player statistics so that player “fame” is preserved beyond server restarts. Admin test command: Administrators can trigger test messages with the /shametest command. The player with the highest number is always presented in the chat! Commands: /shametest Permission: hallofshame.use - Players with this authorization are included in the statistics. hallofshame.admin - Enables the use of the test command. Config: { "AnnouncementInterval": 3600.0, "DiscordAnnouncementInterval": 86400.0, "DiscordWebhook": "https://discord.com/api/webhooks/YOURWEBHOOKLINK", "ExcludedGroups": [], "ExcludedUsers": [], "RaidableSleepersEnabled": true, "ShowAnimalDeaths": true, "ShowBans": false, "ShowCactusDeaths": true, "ShowDisconnections": false, "ShowHelicopterCrashes": true, "ShowKicks": false, "ShowRadiationDeaths": true, "ShowRaidableSleeperThefts": true, "ShowScientistDeaths": true, "ShowStarvation": true, "ShowSuicides": true, "ShowTurretDeaths": true } Multilingual Support: The plugin supports multiple languages. Language files are located in the lang folder and can be edited or expanded as needed. Currently supported languages: default: EN DE | FR | ES | IT | TR | RU | UK Please note that the language files were translated using the DeepL Language Tool --- load, run, enjoy load, run, enjoy Support Discord$4.99- 7 comments
- 1 review
-
- 1
-
- #hall of shame
- #hallofshame
-
(and 8 more)
Tagged with:
-
Version 1.3.0
136 downloads
Сreates a feudal system. Now on your server players can take one of 5 roles: Roles of Lords: There are 4 lords in total, each of which has its own territory (one of the parts of the world). If you farm resources in a given territory, then you will pay the tax set by the lord of this territory to his treasury. The role of the king: The king does not have his own territory from which he will receive taxes, however, every time the lord takes tax from his treasury, he also gives a part in the form of tax to the king (the king sets his own tax).The role can be taken through the interface (if it is not already taken).Also, if a regular player kills the ruler, then he will take his place If the ruler has not logged into the server for more than the time specified in the config, his role will be released Config: { "Global settings": { "Command for open menu": "feodal", "Lords map markers update frequency": 10, "Use Virtual Treasury?(true = virtual | false = real box treasury)": false, "SkinID for treasury chest(if use real box)": 2881793914, "Allow multiple lords per team": false, "SteamID for icon in chat messages": 0 }, "Role settings": { "Minimum tax": 15, "Maximum tax": 50, "Offline time to remove a role": 36 }, "Economics settings": { "Use payed roles? (0 - No pay for role | 1 - Economics | 2 - ServerRewards)": 1, "Price for King role": 1000, "Price for Lord role": 500 } } Lang: { "CM_RULERKILLRULER": "Player <color=yellow>{0}</color> killed the ruler <color=yellow>{1}</color>(<color=#0078F0>{2}</color>). Now the player <color=yellow>{0}</color> has become the new ruler(<color=#0078F0>{2}</color>), we congratulate him!", "CM_PLAYERKILLRULLER": "Ruler <color=yellow>{0}</color>(<color=#0078F0>{3}</color>) killed the ruler <color=yellow>{1}</color>(<color=#0078F0>{2}</color>). Now anyone can take the place of the ruler(<color=#0078F0>{3}</color>)", "CM_BECOMERULER": "Player <color=yellow>{0}</color> has become a ruler(<color=#0078F0>{1}</color>)", "CM_CANTBERULER": "You are already a ruler", "CM_LEAVEROLE": "Successfully left your role as ruler", "CM_LEAVEFROMROLE": "The player <color=yellow>{0}</color> left the role of the Ruler(<color=#0078F0>{1}</color>). Now anyone can take the place of the ruler(<color=#0078F0>{1}</color>)", "CM_TAXCANBE": "The tax can be from {0}% to {1}%", "CM_NEWTAX": "The ruler <color=yellow>{0}</color>(<color=#0078F0>{1}</color>) has established a new tax in the range of <color=#FF8B53>{2}%</color>.", "UI_RULERS": "RULERS", "UI_KING": "KING", "UI_BECOMEAKING": "CLICK TO\nBECOME A KING", "UI_TAX": "TAX", "UI_LORD": "LORD", "UI_TOBECOMEALORD": "CLICK TO\nBECOME A LORD", "UI_INVENTORY": "INVENTORY", "UI_APPLY": "APPLY", "UI_LEAVE": "<size=15>STOP BEING A RULER</size>" }$39.99 -
Version 2.2.0
60 downloads
Description: This plugin shows your players with authorization a fuel display. No more lost crashes because the tank is empty. You always have the fuel level in view. Features: Opens a UI with fuel display showing how much fuel is in the tank as soon as you start the engine Removes the UI automatically as soon as you get out. Permission: fueldisplay.use Required to see the Fuel display load, run, enjoy Support Discord$4.99 -
Version 1.2.0
4 downloads
RPLootProtection has been developed for Role Play servers and serves to control and prevent the looting of players under certain conditions. It should help to promote and refine role play on your server. The plugin aims to create a fairer gaming experience by preventing players with no RP background in vulnerable states (e.g. offline, sleeping, dead) from being looted without proper authorization. It gives server operators the flexibility to customize loot protection to their specific needs to give role play more options. Features: Permission system: It defines different permissions for different states such as sleeping, offline, death and unconsciousness. Inventory Protection: It can lock or unlock a player's inventory containers (equipment, belt, main inventory) based on the player's state and permissions. Loot Control: It checks if a player is allowed to loot another player or their remains based on permissions. Event handling: It reacts to various player events such as joining, disconnecting, falling asleep, waking up, being wounded, recovery and death. Admin override: Administrators with a special permission can bypass the protection measures. Permissions The plugin defines the following permissions: rplootprotection.sleep Protects a player's inventory while they are asleep. rplootprotection.offline Protects a player's inventory when they are offline. rplootprotection.death Protects a player's inventory after death. rplootprotection.knock Protects a player's inventory when they are knocked down. rplootprotection.lootmates With this permission, players can still loot their mates. rplootprotection.admin Allows administrators to bypass the protection measures and plunder protected players. These permissions allow fine-grained control over when and under what circumstances a player is protected from looting. Server administrators can assign these permissions to individual players or groups to achieve the desired behavior for their Role Play server. The admin permission (rplootprotection.admin) is particularly useful for moderators or administrators who need to be able to check or log all players, regardless of their protection status. You may also be planning to offer a police job, which could then also receive the .admin authorization. load, run, enjoy Join my Discord pick the Role -> Flash and find Free Plugins Support Discord$9.99 -
-
- 1
-
- #hotel
- #buildable
- (and 5 more)
-
Version 2.0.2
52 downloads
Winter's Edge is a 3800 size map meant to bring the Christmas spirit to Rust. All large and roadside monuments have been tastefully decorated with Christmas props, in order to bring the festive spirit in to the game without breaking the world immersion. The map is suitable for both PVP and PVE servers, no plugins are required. Usage of world model type prefabs has been kept to a minimum to ensure high performance. Bonus: There are 15 pookie bears hidden at some of the monuments, for players to find as an easter egg hunt (not lootable). See monuments list for locations. Map Info: Size: 3800 Entity Count: ~67k Snow Biome: 40% Desert Biome: 16% Forest Biome: 33% Tundra Biome: 11% Monuments: 237 Ice Lakes: 5 Lakes: 2 Oases: 1 Rivers: 2 Canyons: 0 Caves: 4 (2x Small Easy 1x Small Hard 1x Large Sewers Hard) Buildable Rocks: 24 Swamps: 3 FacePunch Monuments: Lighthouse (2x) Small Harbor (1 pookie bear to be found) Large Harbor Radtown Airfield Junkyard Launch Site (2 pookie bears to be found) Military Tunnels Nuclear Missile Silo Powerplant (1 pookie bear to be found) Trainyard (1 pookie bear to be found) Ferry Terminal (1 pookie bear to be found) Water Treatment (1 pookie bear to be found) Sphere Tank (1 pookie bear to be found) Bandit Town (Xmas version) Sewer Branch (1 pookie bear to be found) Satellite Dish Outpost (Xmas version) Excavator Large Oilrig Small Oilrig Arctic Research Base A Military Base Large Fishing Village (Xmas version) Small Fishing Vilalge (2x) (Xmas version) Quarries (HQM, Stone, Sulfur) Gas Station (3x) Mining Outpost (3x) (1 pookie bear to be found at each) Water Well (2x) Custom Additions: Sledding Hill (Has a small buildable area so players can place sleds.) Road Tunnel (2x) Road Bridge$25.00- 7 comments
- 1 review
-
- 2
-
- #rust
- #christmas
-
(and 10 more)
Tagged with:
-
Version 1.0.5
101 downloads
Identity Card is a roleplay base plugin that gives you the opportunity to create an id card that displays the name, location, and profession of a player. By typing in /idcard players with the proper permission will be able to open up a form to enter in all the needed information for the id card. The id card item it the green key card and will be displayed with a custom icon in your inventory. Everybody on the server is able to pick up an id card and view it in his active hotbar slot by pressing E to open the view and R to close it. Id cards should not be placed in Backpacks and should not be stackable, so make sure to block the green key card from your backpack system if you have one and do not allow green key cards to be stacked in a stackmodifying plugin. Discord: https://discord.gg/jMfCUJd4eE Summary Video Permissions Identitycard.create - allows you to open the UI and create a id card. Chat Commands /idcard - allows you to open the UI if permission identitycard.create is granted. Lang Files German and English translation included Data File Identity Cards will be saved in a data file$25.00- 9 comments
-
- 4
-
- #identity card
- #roleplay
-
(and 4 more)
Tagged with:
-
Version 1.0.5
34 downloads
Phone is a roleplay based Plugin that give you a much better Phone book then the standart one from rust itselfe. You can search for Phones by name and call directly from the ui. If you have missed a call from a other person you can see those missed calls in the Missedcalls list and call them back from that list. Also you are able to register more Apps in the PhoneUI and make it a universal tool to execute other plugin commands by a visual Phone app. Whatch my Tutorial video to see all the details about it. For more help and service check out my discord server. Discord: https://discord.gg/5DDvvgyzsG Tutorial Video !!! [UI Updated] UI is not the same as in the video see pictures above !!! Permissions Phone.use - allows the player to use the Phone Plugin Lang files German and English translation included Data file Missed calls will be saved Config { "UI-Phone-Images": { "PhoneBook": { "URL": "https://cdn.discordapp.com/attachments/1096420611460448288/1113742113180495923/telefonbuch.png", "Command": "tb" } } }$25.00 -
Version 1.0.27
1,947 downloads
Adds 53 new deployable items to your server!. Custom item collection system. Players can obtain these items while cutting trees, mining rocks and collecting plants. Includes a built in market that can be accessed via a chat command or a HumanNPC. Each base item can be configured to allow for a wide variety of placement options/restrictions. A large amount of configuration options are available for each item. Adjustable placement options while holding shift. Items can be picked up by holding a hammer, looking at the deployed entity and pressing your mouse3 button (scroll wheel button). deployablenature.admin - Required to use the giveprefab command. deployablenature.market.chat - Required to use the market chat command. deployablenature.ignore.restrictions - Allows a player to deploy items without restriction (TC etc). deployablenature.gather - Required for players to obtain drops while gathering. deployablenature.use - Required to deploy nature items. deployablenature.free - allows access to the nature market for free. There is also the option to create groups via the config, which will receive discounts in the market based on the value assigned to them. Example: "Permissions that will receive a discount on the store cost when purchasing [1.0 is full price]. Prefix with deployablenature.": { "deployablenature.vip": 0.5 }, This would give players with the deployablenature.vip permission a discount of 50% off of the market price. Command: giveprefab Parameters: <skin id> <quantity> Example: /giveprefab 2609145017 100 - spawns the user 100x medium clutter rocks" Permission: deployablenature.admin Command: naturemarket Permission: deployablenature.market.chat Command: dnpickup Permission: None Command: giveprefab (console) Parameters: <player id/name> <skin id> <quantity> Example: /giveprefab "new guy" 2609145017 100 - spawns the user 100x medium clutter rocks for new guy" Permission: deployablenature.admin Console Command: dnkillentities - wipes all nature entities from the map. Parameters: <optional parameter: true> - this wipes the data after the command executes. If not used, the nature items will respawn on plugin reload. Example: dnkillentities or dnkillentities true. Permission: deployablenature.admin if running from player console. Console Command: dnkillentitiesforplayer - wipes all nature entities from the map for the specified player Parameters: <player name/id> Example: dnkillentitiesforplayer "new guy" - would delete all entities for the player whose name contained "new guy". Permission: deployablenature.admin if running from player console. Console Command: dnpurge - enables purge mode, wiping all entities from the map (does not delete data), and preventing them from spawning on server start/being deployed by players while active. Automatically resets to false on server wipe. Parameters: <true/false> Example: dnpurge true - would enable purge mode. Permission: deployablenature.admin if running from player console. You most likely won't need the below information, but it is here for more advanced users. Prefab Types 0: Rock 1: Tree 2: Bush 3: Animal Tree Types 0: None 1: Palm 2: Oak 3: Swamp 4: Birch 5: Beech 6: Pine 7: Cacti 8: Snow Bush Types 0: None 1: Willow 2: Willow_snow 3: Spice 4: Spice_snow 5: Creosote 6: Berries 7: Mushrooms Example config https://pastebin.com/E5duDqtf API public bool IsDeployableNature(BaseEntity entity) Returns if an entity is a DeployableNature entity that has the prevent_gather attribute.$15.00 -
Version 1.0.11
264 downloads
Fill your modular car with fuel, thanks to the petrol pump of the petrol station, without moving from your seat , the filling time and cost, is modifiable in the file configurations. Take that 10, 20 or 30 seconds waiting before leaving you swept away Available on all gas stations on the map Working with modular cars How to use ? Go to any gas station on the server When you are facing a pump, an image will appear in front of you Just click on the "E" key on your keyboard (you have to be in a modular vehicle) Config { "Currency": "SCRAP", "DistanceOfQuit": 5.0, "FillingLimit": 1000, "ImageLogo": "https://i.imgur.com/HFEMPq6.png", "PayItemID": -932201673, "PerFuel": 1, "Pricing": 10, "TimeFilling": 10, "Title": "Fuel Pump" } Currency: Payment currency that will be displayed on UI Title: The text displayed at the top of UI TimeFilling: The filling time of the vehicles Pricing: Sets fuel price for filling PerFuel: The quantity received in relation to the price ( Pricing ) PayItemID: Item that will be removed during payments (default: scrap) ImageLogo: Image that is displayed on top left of UI FillingLimit: The maximum limit a reservoir can contain can be increased or decreased DistanceOfQuit: Max distance, for UI display ( when player exceeds max distance UI this closes automatically ) Langage { "Filling": "Fill", "AmountUI": "Amount Fuel", "CurrentFuel": "Current Fuel", "SalesRate": "Sales Rate", "FullTotal": "Full Total: {0} {1}", "RefuelButton": "Refuel", "TankLimit": "Your gas tank is already full", "AmountUnvalidate": "The amount must be greater than 0L", "AmountTotalLimit": "Your tank will be full please reduce the amount", "NoScrap": "You don’t get enough {0}", "SuccessFilling": "Your storeroom has been filled, and {0} {1} has been removed", "PlayerQuitZone": "You got away from the gas pump", "InterruptedFilling": "Filling your tank has been prevented" }$11.99- 26 comments
- 3 reviews
-
- 2
-
Version 1.2.9
447 downloads
Unlock a new lane of economic gameplay in Rust with the Bounty Hunter plugin: purchase a license, hunt NPC scientists, cash out rewards, and profit, with full customization and Discord integration. The Bounties are not Players, They are Scientists That you set up in config & Spawn in Randomly At FP Monuments. Works with Kits. Requires Economics or Server Rewards to handle cashout. With “Bounty Hunter” you open a new lane of Economic gameplay for your server. Set a License fee in order to be able to "Legally" Cashout Bounty Tokens (License is optional) to sell for monetary gain. Outfit your Bounties, You are able to set whatever outfit or clothing you like, as well as skin, weapon and skin id for that Bounty Tier. Once the bounty is taken down players can cashout tokens with Economics or Server Rewards. Spawn in the Bounty Hunter NPC, With Marker Manager Enabled, the cashout location will be displayed on the map. Output all Sales to Discord to track your Economy and make Adjustments as needed to The Bounty Hunter NPCS “Bonus Buy” & “Discount Buy” as needed to suit your taste. Commands *OPTIONS HAVE BEEN ADDED TO SPAWN THE NPC DYNAMICALLY ACROSS MAPS AT BANDIT CAMP, THIS WILL OVVERIDE THE COMMAND SPAWNED NPC /spawnbountyhunter – Requires Admin Permission – Will spawn a Bounty Hunter NPC in your Position. /removebountyhunter – Requires Admin Permission – Will remove the Bounty Hunter NPC you are looking at. /BuyBL – With Sufficient funds, the player can purchase a Bounty Hunter License (Configurable to be disabled and bypassed) /ab - Will Setup a custom spawn point in data for bounties to spawn at BuyBL is configurable, target your players id and sell them the license via shop. Usage "BuyBL playerid Quick Demo HOOKS OnBountyActive OnBountyInactive Config { "Discord Webhook URL": "INSERT_WEBHOOK_URL", "Enable Skill Tree Xp Gain?": false, "Require License for Xp Gain?": true, "Enable Monument Spawns?": true, "Enable Custom Spawns?": false, "Clear Custom Spawns File On Wipe?": false, "Chat Icon": 0, "Maximum Active Bounties": 3, "Drop Bounty Tokens In Pouch?": true, "Base Item for the Bounty Tokens?": "blood", "Tokens Marketable to the Bounty NPC?": true, "Console Command to Purchase a Bounty License? (For GUI Shops)": "buybl", "Require a Bounty License To Cash In Tokens to the Bounty NPC?": true, "Price to Purchase a Bounty License?": 10000, "Lose Bounty License on Death?": true, "Clear Licenses on Wipe?": false, "Dynamic (Bandit Camp) Spawn Of The NPC Enabled?": true, "Economy Plugin - 1 Economics - 2 Server Rewards": 1, "Maximum Amount of Like Tokens Sold at a Time": 3, "NPC Interaction Cooldown In Seconds": 3, "NPC Kit Enabled?": false, "NPC Kit Name?": "", "Amount of Time In Seconds Between Bounty Spawns": 600, "Amount of Time In Seconds for a Bounty to Despawn": 1200, "Enable Spawn SFX?": true, "Enable Despawn SFX?": true, "Announce to Chat When Bounty is Active?": true, "Announce to Chat When Bounty is Claimed?": true, "Enable Marker Manager from UMOD, To Mark Bounties?": true, "Bounty Tiers": [ { "Tier Name": "Tier 1 Bounty Target", "Skill Tree Xp Value": 100, "Bounty Clothing Options": [ { "Shortname": "hazmatsuittwitch", "Skin": 0 } ], "Bounty Total Health": 150, "Bounty Damage Scaling": 1, "Aim Cone Scale": 2, "Weapon to Equip?": "rifle.ak", "Weapon Skin ID": 3140321604, "Bounty Token Name": "Tier 1 Bounty Token", "Bounty Token Skin": 3155517347, "Is the Token Marketable to the Bounty NPC?": true, "Sale Price?": 1000, "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -10, "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 5, "Bounty Optional Drops": [ { "Shortname": "stones", "Skin": 0, "Custom Name": "", "Amount Min": 3, "Amount Max": 10, "Chance to Drop": 20 }, { "Shortname": "scrap", "Skin": 0, "Custom Name": "", "Amount Min": 5, "Amount Max": 30, "Chance to Drop": 30 }, { "Shortname": "paper", "Skin": 3048132587, "Custom Name": "Cash", "Amount Min": 1, "Amount Max": 3, "Chance to Drop": 40 } ] }, { "Tier Name": "Tier 2 Bounty Target", "Skill Tree Xp Value": 200, "Bounty Clothing Options": [ { "Shortname": "hazmatsuit.arcticsuit", "Skin": 0 } ], "Bounty Total Health": 225, "Bounty Damage Scaling": 1.5, "Aim Cone Scale": 2.5, "Weapon to Equip?": "rifle.lr300", "Weapon Skin ID": 2715918380, "Bounty Token Name": "Tier 2 Bounty Token", "Bounty Token Skin": 3155517539, "Is the Token Marketable to the Bounty NPC?": true, "Sale Price?": 2000, "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -5, "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 15, "Bounty Optional Drops": [ { "Shortname": "metal.fragments", "Skin": 0, "Custom Name": "", "Amount Min": 200, "Amount Max": 500, "Chance to Drop": 30 }, { "Shortname": "scrap", "Skin": 0, "Custom Name": "", "Amount Min": 240, "Amount Max": 300, "Chance to Drop": 30 }, { "Shortname": "paper", "Skin": 3048132587, "Custom Name": "Cash", "Amount Min": 10, "Amount Max": 15, "Chance to Drop": 40 } ] }, { "Tier Name": "Tier 3 Bounty Target", "Skill Tree Xp Value": 300, "Bounty Clothing Options": [ { "Shortname": "scientistsuit_heavy", "Skin": 0 } ], "Bounty Total Health": 325, "Bounty Damage Scaling": 2, "Aim Cone Scale": 3, "Weapon to Equip?": "rifle.ak.ice", "Weapon Skin ID": 0, "Bounty Token Name": "Tier 3 Bounty Token", "Bounty Token Skin": 3155517732, "Is the Token Marketable to the Bounty NPC?": true, "Sale Price?": 3200, "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -3, "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 20, "Bounty Optional Drops": [ { "Shortname": "metal.refined", "Skin": 0, "Custom Name": "", "Amount Min": 200, "Amount Max": 500, "Chance to Drop": 30 }, { "Shortname": "scrap", "Skin": 0, "Custom Name": "", "Amount Min": 440, "Amount Max": 600, "Chance to Drop": 30 }, { "Shortname": "paper", "Skin": 3048132587, "Custom Name": "Cash", "Amount Min": 20, "Amount Max": 35, "Chance to Drop": 40 } ] } ], "NPC Clothing Options": [ { "Shortname": "burlap.trousers", "Skin": 1760352876 }, { "Shortname": "burlap.shirt", "Skin": 1760350097 }, { "Shortname": "shoes.boots", "Skin": 547978997 }, { "Shortname": "hat.boonie", "Skin": 3077061771 }, { "Shortname": "burlap.gloves", "Skin": 1338273501 } ] } LANG { "NoPerms": "[<color=#b5a642>Bounty Hunter</color>] You do not have permission to run this <color=#b54251>Command</color>!", "NoTokens": "[<color=#b5a642>Bounty Hunter</color>] :coffeecan: You have no <color=#b5a642>Bounty Tokens</color> on you that I can cash out. \nBe on the look out, see you soon!\n\n:exclamation:", "BountyHunterCooldownMessage": "[<color=#b5a642>Bounty Hunter</color>] :angry: Wait <color=#a642b5>{0}</color> second(s)!, I think I spotted a [<color=#b5a642>Bounty</color>...", "EconomicsMessage": "[<color=#b5a642>Bounty Hunter</color>] :eyes: \n\n I can net you <color=#85bb65>$</color><color=#42b5a6>{0}</color> for your <color=#42b5a6>{1}x</color> <color=#a642b5>{2}</color>(s).", "SrMessage": "[<color=#b5a642>Bounty Hunter</color>] :eyes: \n\n I can net you <color=#42b5a6>{0}</color> <color=#cd5c5c>RP</color> for your <color=#42b5a6>{1}x</color> <color=#a642b5>{2}</color>(s).", "SaleDisabled": "[<color=#b5a642>Bounty Hunter</color>] <color=#42b5a6>Sales</color> are Disabled in the Config, Enable and Try again.", "NoBountyHunterLicense": "[<color=#b5a642>Bounty Hunter</color>] :eyebrow: Are you out there targeting Bounties without a <color=#42b5a6>License</color>? \nUse <color=#42b5a6>/BuyBL</color> to purchase one.", "AlreadyHasLicense": "[<color=#b5a642>Bounty Hunter</color>] You already have a <color=#b54251>Bounty Hunter License</color>.", "BuyBountyHunterLicenseSuccess": "[<color=#b5a642>Bounty Hunter</color>] <color=#b54251>Bounty Hunter License</color> Obtained. \nYou were charged {0}<color=#3e9c35>{1}</color>, Stay Vigilant, <color=#8bb542>{2}</color>!", "InsufficientFunds": "[<color=#b5a642>Bounty Hunter</color>] You don't have enough funds to purchase a <color=#b5a642>Bounty Hunter License</color>. \nIt costs <color=#42b5a6>{0}</color><color=#a642b5>{1}</color>.", "Despawn": "[<color=#b5a642>Bounty Hunter</color>] The <color=#42b5a6>{0}</color> has <color=#b54251>Fled</color> the Island.", "BountySpotted": "[<color=#b5a642>Bounty Hunter</color>] A <color=#42b5a6>{0}</color> has been spotted.", "BountyEliminated": "[<color=#b5a642>Bounty Hunter</color>] The <color=#42b5a6>{0}</color> was <color=#b5a642>Eliminated</color> by <color=#8bb542>{1}</color>!", "BountyDrop": "[<color=#b5a642>Bounty Hunter</color>] The <color=#42b5a6>Bounty</color> dropped a pouch! Open it and deliver the <color=#42b5a6>Bounty Token</color> to the Bounty Hunter for your Reward!", "Revoked":"[<color=#b5a642>Bounty Hunter</color>] Your <color=#42b5a6>Bounty License</color> has been <color=#42b5a6>Revoked</color> be wary of Death next time!" }$20.00 -
Version 1.1.8
56 downloads
The plugin changes the system of plants and trees to a more realistic one. Features Watering plants planted in the ground. Fertilizing plants planted in the ground. Possibility to block planting in unauthorized fields. All trees grow and have stages of growth. Tree seedlings were introduced. The method of obtaining wood has been changed. Video Preview https://youtu.be/stoRXnVGpik https://streamable.com/tktvrq https://streamable.com/my4z28 https://streamable.com/mcyvwl UNINSTALLING Delete the file from the plugins folder, or disable the feature in the configuration file. A server restart is required to uninstall the new plant system! Configuration Credits @UmodTeam for adding hooks. @Steenamaroo, @Billy Joe, @Raul-Sorin SorbanThanks you so much! Love you!!!$25.00 -
Version 1.0.2
342 downloads
The plugin will add weight for the players on your server. In the config, you can set the weight for each item in the game. If a player exceeds the weight limit that he can carry, he will not be able to budge.The amount of the maximum weight of the player is determined by the permission that you set in the config (The first permission is given to all players). Config: { "Carry Weight Settings for Players": { "weight.default": 500, "weight.vip": 800, "weight.premium": 1200 }, "Player item check interval(Influences optimization)": 1.0, "Weight for all items not listed below": 0.1, "Weight setting for items(per 1 item)": { "rifle.ak": 5.0, "wood": 0.2 } }Free -
Version 2.0.2
8 downloads
Take your Rust gameplay to the next level with Action Camera! Want to feel like you're the center of attention? With Action Camera your Rust actions will be available for viewing in real time! Show off your playstyle to the world and add a little show to every match. These cams aren't visible for players. The photos in the preview are made for clarity! Now you can hang the camera on your head, shoulder and chest. Before you start using the plugin, I advise you to choose the option you like best! What makes Action Camera special? You're always in the center of the action. Your friends and viewers can watch your every move, whether it's base building, battles, or raids. Now every moment will be truly unforgettable! Unique experience. Rust has never been like this! With Action Camera, you experience every moment together with other players, because they can see everything that's happening around you. New game situations. Imagine how spectators are watching you in the thick of battle or on a raid. All the tension, every decision - now it's a real performance that unfolds before the eyes of the audience. Creating bright moments. Now your friends can record your most epic moments from completely new angles, creating unique videos of your survival. Add intrigue and spectacle to your game with Action Camera! Feel the real thrill of knowing you're being watched. Make every Rust session unique and memorable. Install Action Camera - you'll love it! Permissions: actioncamera.wear - you can configure who will have an action camera. Camera won't be created without it actioncamera.use - allows you to use /cams$12.00- 3 comments
- 1 review
-
- 4
-
- #creative
- #mechanics
-
(and 9 more)
Tagged with: