GangstaPichu's Wishlist
-
Lucky Rust
Lucky Rust is a simple random reward system.
With Lucky Rust, you can configure a list of rewards that players can win by typing a specific command in the chat.
The rewards can include items and commands.
And if you want to make things even more fun, you can choose to broadcast the rewards and/or the fact that a player has won a reward to all players on the server!
Lucky Rust supports setting different cooldown times based on permissions.
So why wait? Give your players a reason to keep playing with LuckyRust today!
Chat Command:
/lr - Get a random reward (default, can be changed in the config) Config:
{ "Plugin Setting": { "Chat Prefix": "[LuckyRust]\n", "Required Permissions (Empty = None)": "LuckyRust.use", "Command": "lr", "Default Cooldown (Seconds)": 300, "Broadcast Reward Message": true, "Cooldown Permissions (Permission Name | Cooldown)": { "LuckyRust.admin": 0, "LuckyRust.vip1": 180, "LuckyRust.vip2": 90, "LuckyRust.vip3": 30 } }, "List of Rewards": [ { "Reward Display Name": "VIP", "Chance(0-100)": 5, "Item Display Name": "", "Item Shortname": "", "Skin ID": 0, "Min Amount": 1, "Max Amount": 1, "Item Text": "", "Effect (Empty = no effect)": "assets/prefabs/misc/halloween/lootbag/effects/gold_open.prefab", "List of Run Commands (Empty = None)": [ "oxide.grant user %STEAMID% vip.name" ] }, { "Reward Display Name": "Wolf", "Chance(0-100)": 10, "Item Display Name": "", "Item Shortname": "", "Skin ID": 0, "Min Amount": 1, "Max Amount": 1, "Item Text": "", "Effect (Empty = no effect)": "", "List of Run Commands (Empty = None)": [ "spawn wolf \"%PLAYER.POS.X% %PLAYER.POS.Y% %PLAYER.POS.Z%\"" ] }, { "Reward Display Name": "M249", "Chance(0-100)": 10, "Item Display Name": "M249", "Item Shortname": "lmg.m249", "Skin ID": 0, "Min Amount": 1, "Max Amount": 1, "Item Text": "", "Effect (Empty = no effect)": "assets/prefabs/misc/halloween/lootbag/effects/gold_open.prefab", "List of Run Commands (Empty = None)": [] }, { "Reward Display Name": "prototype 17", "Chance(0-100)": 40, "Item Display Name": "prototype 17", "Item Shortname": "pistol.prototype17", "Skin ID": 0, "Min Amount": 1, "Max Amount": 1, "Item Text": "", "Effect (Empty = no effect)": "", "List of Run Commands (Empty = None)": [] }, { "Reward Display Name": "Scrapß—100", "Chance(0-100)": 80, "Item Display Name": "Scrap", "Item Shortname": "scrap", "Skin ID": 0, "Min Amount": 100, "Max Amount": 100, "Item Text": "", "Effect (Empty = no effect)": "", "List of Run Commands (Empty = None)": [] } ] }
-
Water Treatment Showdown Event
By Yac Vaguer in Plugins
Water Treatment Showdown Event
Operation Cobalt Siege. A timed fight over the Water Treatment Plant that ends with the monument getting nuked, whether your players got out or not.
Runs on Oxide and Carbon.
What actually happens on your server
Every two hours by default, the plugin announces unusual activity at Water Treatment. Two minutes later the monument turns hostile.
Cobalt guards take up positions across the yard. Snipers with scoped M39s hold the high ground. A Bradley APC starts its patrol route. Zombies fill the main building, and if you leave the setting on, the building takes a visible explosion on spawn and the sprinklers kick in. SAM sites cover the airspace so nobody solves this from a minicopter.
The loot is military crates, elite crates and one hackable crate. Starting the hack is the point of no return: the noise calls in a patrol helicopter, and now your players are fighting a Bradley, a heli and whatever NPCs are left, all at once, on a clock.
Four minutes after somebody loots the hackable crate, an F15 comes in and drops the nuke. If nobody finishes in time, the event's own timer does it instead. Either way the monument gets hit with an MLRS barrage and then sits irradiated for five minutes. Anyone still inside picking up loose loot takes rads for it.
That last part is the reason I keep the event on my own server. The evacuation window turns a won fight into a decision, and players get greedy.
Difficulty tiers
One config field, four presets: Easy, Normal, Hard, Nightmare.
The tier multiplies NPC count, NPC health, NPC damage, Bradley HP and every reward payout by the same number (0.75, 1.0, 1.35, 1.75). Normal is 1.0, so an existing config behaves exactly as it did before tiers existed.
The tier is frozen when an event starts. If you reload config mid-event to change it, the running event finishes on the numbers it spawned with, and the new tier applies to the next one.
PVE support
Two options, and you pick one. Never both.
PveMode by KpucTaJl is the fuller integration (Recommended).
SimplePVESphere is the lighter option. A sphere, an owner, done.
If both are configured, PveMode wins and SimplePVESphere is ignored. The plugin logs which one it picked.
Leave both off and the event is straight PvP over a shared monument, which is what most vanilla-ish servers want.
Rewards
Economics, ServerRewards RP and SkillTree XP. You can run all three at once if that's your setup.
Each backend gets its own payout table with four entries: looting the hackable crate, destroying the Bradley, downing the patrol helicopter, killing an NPC. The difficulty tier scales all of them. Everything is disabled by default, so installing the plugin does not quietly start printing currency.
Loot control
Works with AlphaLoot and CustomLoot. Pick one.
AlphaLoot needs nothing configured on this side. Leave every "Use Custom loot plugin?" key false and it fills the event's crates from the profile matching each crate prefab, exactly as it does everywhere else on your map. One gotcha worth knowing: the elite crate's prefab lives under underwater_labs/, so its AlphaLoot profile is underwater_labs/crate_elite, not crate_elite. Edit the wrong one and you'll swear the event is ignoring you.
If you want the event paying differently from the rest of the world, point a crate at a prefab nothing else on your map spawns and give that prefab its own AlphaLoot profile. AlphaLoot matches on prefab, so sharing one means sharing the table.
Turning CustomLoot on while AlphaLoot is installed does not blend the two. CustomLoot wins and AlphaLoot's work is discarded with no error in the log.
Every crate type and every NPC type takes a CustomLoot profile name if you want your own tables. Guards, snipers, zombies, military crates, elite crates and the hackable crate each have their own slot, so you can hand-tune the hackable crate and leave the rest on Rust defaults.
The hackable crate also takes an optional bonus item: a shortname, an amount, a skin ID, a display name and a drop chance. Added on top of whatever table produced the rest of the crate. This is how you seed a custom skin or a server-specific item as the reward for finishing the event.
NPC tuning
Guards and snipers each have a full settings block: name, health, roam range, chase range, sense range, attack range multiplier, target memory duration, damage scale, aim cone scale, vision cone and whether it's checked at all, movement speed, radio chatter on or off, stationary or roaming, and corpse removal.
Loadouts are explicit. Clothing and belt items by shortname, with skin IDs, weapon mods and ammo type. Defaults ship the guards in road sign armour with a flashlight LR300 and an F1, and the snipers with a 16x scoped M39. Kit plugin support is there too, though it costs performance and the config says so.
Zombies get a count and a loot profile.
Bradley and the helicopter
The Bradley has its own health, the number of crates it drops, whether the crate fire keeps burning, whether gibs stick around, and its coax bullet damage. It patrols a waypoint route rather than sitting still.
The patrol helicopter is the newest addition. It spawns when the hackable crate hack starts, not on a timer, so it always lands on top of the fight rather than in a quiet moment. Count, health and crate drops are configurable, and you can turn it off entirely if your player base is small.
Notifications
Chat or GUIAnnouncements, chosen in config. Chat messages take a prefix, prefix colour and size, body colour and size, and a Steam icon ID.
There's also a Discord webhook for the event log, off by default.
Commands
Chat, requires watertreatmentevent.admin:
/wtestart starts the event now /wtestop stops a running event and re-arms the automatic schedule /wte.admin opens the admin panel Console, requires the permission or server admin:
wtestart [steamID] starts the event. The optional Steam ID pre-assigns event ownership to an online player, which is useful for testing PVE rules without having to shoot your way to ownership first wtestop wte.admin wte.nuke skips straight to the finale on a running event. This is the fastest way to check that your radiation and cleanup settings behave, without waiting out a full forty minute cycle wte.selfcheck Permission
watertreatmentevent.admin
For plugin developers
Two hooks fire:
void OnWaterTreatmentEventStart(Vector3 center, float radius) void OnWaterTreatmentEventEnded(Vector3 center, float radius) Both carry the event centre and the configured zone radius, so a leaderboard or a zone plugin can react without having to guess where the monument is.
Two API methods:
bool IsWaterTreatmentEventActive() void ResetWaterTreatmentEventInterval() ResetWaterTreatmentEventInterval restarts the countdown to the next automatic event, which event manager plugins use to stagger events so two don't fire at once.
Configuration you'll probably touch first
"Event Start every [sec]": 7200.0, "Duration of the event [sec]": 2400.0, "Run the event ONLY manually with the commands": false, "Warning time before the Event Spawn [sec]": 120.0, "Time after player loot the hackable crate to end the event and drop the nukes [sec]": 240.0, "Difficulty Tier (Easy, Normal, Hard, Nightmare)": "Normal", "Radius of the event zone in meters (PVE sphere and map marker)": 120.0, "Add Radiation when the F15 drop the nuke": true, "How long the radiation stays in the event area after the nuke [sec]": 300.0, "Clean the area of other NPCs before the event starts": false That last one is worth knowing about if you run BotReSpawn or BetterNpc. Turn it on and anything inside the event zone that this plugin did not spawn gets removed just before the event's own NPCs arrive, along with leftover NPC corpses and loot bags. Player corpses and player backpacks are never touched. It's off by default because most servers don't need it.
-
Semtex
This plugin converts the boring old F1 Grenade into a powerhouse! But... you can scale the Damage output, Splash Damage, And Range, So you are always in control.
Give your players a new tool to Raid (or blow themselves up) with, The plugin checks the Semtex item, and adds the custom properties.
Stick feature and Beeps that increase in speed on stick until Detonation to simulate the "Semtex" Grenade.
The Semtex can be setup to be spawned in whatever crate you choose, I have it set to elite in default config.
Spawn Chance, and Min Max Spawn can be set as well.
Every Server has different tastes and settings so feel free to make this Grenade yours Via Config.
Perms to use need Semtex.Use Permission, Commands either require Admin Auth or Rcon Access.
{ "Explosion Damage": 500, "Splash Damage": 200, "Explosion Radius": 2, "Crate To Spawn In": "crate_elite", "Crate Chance (Out of 100%)": 50, "Minimum In Crate": 1, "Maximum in Crate": 3 }
/spawnsemtex - Will deposit semtex to your inventory. - admin only
/givesemtex "player" amount - Will send that player the specified amount of semtex. -admin only
RCON
givesemtextto "player" amount - Will send that player the specified amount of semtex.
3031605679 - SKINID
If help is ever needed and I am off site feel free to reach me on discord - WrecksOnTheBeat
Thank you for viewing!
-
Tugboat Warfare
Tugboat Warfare takes your waterborne adventures to new heights with exhilarating naval combat.
With fully functional cannons and a variety of powerful ammunition options, players can engage in action-packed PvP battles on the open waters.
Right now its not an event just players go around taking out other tugboat but it will be in the future.
Canons can damage building(Subject to change).
Permissions:
TugboatWarfare.use - allows player to spawn canons on the tugaboatboat they're looking at.
Commands:
/scanons spawn: spawn cannons on your tugboat.
/scanons remove: remove canons
Config
If play has multiple ammunition that can be used by the cannon a chat message will be display and write the item name that is going to be used by the canon.
Ammo Types:
Can be any ammunition availeble in game. you can get items short name from https://www.corrosionhour.com/rust-item-list/ and prefab from https://www.corrosionhour.com/rust-prefab-list/ .
Canons Positions:
Each canon have its position and rotation.
Canon heading:
Front => 1
Back left => 2
Back right => 3
{ "Toggle Tugboat Cannon Spawning(When enabled, all tugboat will have canons when spawned; when disabled, only players with permission 'use' can access this feature.)": true, "Permission to use tugboat canons": "TugboatWarfare.use", "Ammo Types": [ { "Short Name": "ammo.rocket.basic", "Ammo Prefab": "assets/prefabs/ammo/rocket/rocket_basic.prefab", "Initialize velocity": 15.0, "Enable": true, "Reload Time": 3.0 }, { "Short Name": "ammo.rocket.fire", "Ammo Prefab": "assets/prefabs/ammo/rocket/rocket_fire.prefab", "Initialize velocity": 15.0, "Enable": true, "Reload Time": 3.0 }, { "Short Name": "ammo.rocket.hv", "Ammo Prefab": "assets/prefabs/ammo/rocket/rocket_hv.prefab", "Initialize velocity": 15.0, "Enable": true, "Reload Time": 3.0 }, { "Short Name": "ammo.rocket.mlrs", "Ammo Prefab": "assets/content/vehicles/mlrs/rocket_mlrs.prefab", "Initialize velocity": 50.0, "Enable": true, "Reload Time": 3.0 }, { "Short Name": "ammo.rocket.sam", "Ammo Prefab": "assets/prefabs/npc/sam_site_turret/sam_ammo.prefab", "Initialize velocity": 15.0, "Enable": true, "Reload Time": 3.0 }, { "Short Name": "ammo.grenadelauncher.he", "Ammo Prefab": "assets/prefabs/ammo/40mmgrenade/40mm_grenade_he.prefab", "Initialize velocity": 15.0, "Enable": true, "Reload Time": 3.0 }, { "Short Name": "ammo.grenadelauncher.smoke", "Ammo Prefab": "assets/prefabs/ammo/40mmgrenade/40mm_grenade_smoke.prefab", "Initialize velocity": 15.0, "Enable": true, "Reload Time": 3.0 } ], "Maximum shots before overheating": 3, "Overheat cooldown": 5.0, "Canons Positions": [ { "Canon Positions": { "x": 0.0, "y": 3.0, "z": 11.25 }, "Canon Rotation": { "x": 0.0, "y": 200.0, "z": 0.0 }, "Canon heading": 0 }, { "Canon Positions": { "x": 3.0, "y": 2.5, "z": -8.5 }, "Canon Rotation": { "x": 0.0, "y": -90.0, "z": 0.0 }, "Canon heading": 2 }, { "Canon Positions": { "x": -3.0, "y": 2.5, "z": -8.5 }, "Canon Rotation": { "x": 0.0, "y": -90.0, "z": 0.0 }, "Canon heading": 1 } ], "Tugboat speed multiplier": 2.0, "Tugboat Stearing Scale multiplier": 2.0 }
-
Grand Island
By Xacku Mapping in Maps
Grand Island is a map presented in the form of several large islands and several small islands, which is an archipelago of islands where the main events take place.
The map is balanced in terms of the number and complexity of prefabs, which will allow players with very strong computers to enjoy playing on locations.
There are a large number of landscape places on this map that are perfect for construction, as well as custom places for construction on the map, they are marked with an asterisk (*) on the map
There are 2 custom safe zones for meeting players, buying transport and resources.
All events from Adem and KpucTaJll performers will work on this map.
Number of prefabs: 47679
Size: 4000
There is a surface railway
There is a metro system
Abandoned Military Base
Airfield
Arctic Base
Ferry Terminal
Harbor Large
Harbor Small
Junkyard
Launch site
Missle Silo
Power plant
Sattellite Dish
Sewer branch
The Dome
Giant Excavator
Quarry Stone
Quarry Sulfure
Quarry HQM
Gas Station
Supermarket
Warehouse
Ranch
Fishing village *3
Lighthouse *4
Oilrig Large
Oilrig Small
Radio Tower *3
Abandoned Village *2 (possibility to build houses)
Bunker101
Coaling tower
Frontier Station
Military Camp
Railway Depot
Seaside warehouses
Shipwreck Site
Stranded Shipwreck Poachers settlement
Village Supermarket
Village Gas Station
Bandit Village
Scientist Village
2 custom beautiful caves that will become a cozy home for players
1 place for building in the trees, from where you will have a beautiful view of the sunset
1 island in the ocean with a personal berth and a place for helicopters to land
There are also barges around the islands that can be searched and items found.
- #custom map
- #custom
-
(and 4 more)
Tagged with: