RustyMain's Wishlist
-
Shipwreck
This plugin will allow players to visit the depths of the ocean to discover 3 new locations included in this plugin: a Sunken Cargo Ship, Submerged Ore Farm, and a Shipwrecked Barge.
In the wreckage you will find a high concentration of loot. Just be careful! The COBALT group has already arrived and is exploring the site.
They have submarines and divers already in the water!
Patrol Submarines
Subs do a LOT of damage, but they have low visibility and low accuracy. Very unreliable at Titanic depths. Subs are a serious threat if you arrive in a submarine yourself. Try to sneak up behind them and destroy them, you don't want to be the one to sink, trust me!
Cobalt NPC Divers
High accuracy, but not much armor and don't pack a huge punch. Almost harmless if you arrive in a submarine, but they are still a threat! Keep your eyes on these guys, it might just be you or them!
Killer Sharks
These sharks have smelled all the blood in the water, after being drawn to the area already by all of the disturbance. They are here, they are mad, and they are bloodthirsty and hungry!
The plugin includes 3 locations:
Shipwrecked Cargo Ship
There are three rooms in the Sunken Cargo Ship location that are opened with a keycard. The map type can be selected within the configuration file.
Sunken Barge
A great place to find some Shipping Containers, as well as Killer Sharks! The Cobalt group has been busy in this area, they must have taken this Barge down recently as well.
Submerged Ore Farm
An ore rich location with multiple farmable ore nodes, as well as some other scattered loot including fuel barrels.
Chat commands (only for administrators)
/shipwreckstart – launches the event in a random configuration /shipwreckstart <shipwreckstart> – launches the event in the <eventPresetName> configuration /shipwreckstartmyloc – launches the event in a random configuration in your location /shipwreckstartmyloc<shipwreckstart> – launches the event in the <eventPresetName> configuration in your location /shipwreckstop – stops the event /screatepath– starts recording the route for the npc/shark/sub /ssavepath <npc/shark/subPresetName> – saves route for npcs/sharks/sub /scancelpath – cancels route recording Console commands (RCON only)
shipwreckstart – launches the event in a random configuration shipwreckstart <shipwreckstart> – launches the event in the <eventPresetName> configuration shipwreckstop – stops the event Config
plugin_en – example of plugin configuration in English location_en – example of location configuration in English plugin_ru – example of plugin configuration in Russian location_ru – example of location configuration in Russian Dependencies (optional, not required)
True PVE PveMode GUI Announcements Notify DiscordMessages AlphaLoot CustomLoot Economics Server Rewards IQEconomic Hooks
void OnShipwreckStart() void OnShipwreckStop()
My Discord: adem9554
Join the Mad Mappers Discord here!
Check out more of my work here!
-
MBPromoCode
By Barry_Allenn in Plugins
The PromoCode plugin allows you to manage promo codes on your Rust server.
It includes a user-friendly interface for entering and activating promo codes, along with additional options for displaying information in global chat.
Features:
Promo Code Management:
Set up unique promo codes with rewards, activation limits, and expiration dates.
Promo Code Examples:
WELCOME: Grants the player 1000 wood.
BONUS: Grants the player 500 stone.
Simple Interface:
A user interface with a field for entering promo codes.
Buttons for activating codes and closing the menu.
Notification System:
Customizable messages available in multiple languages (English, Russian, Ukrainian).
Automatic global chat broadcast when a promo code is activated.
Logging and Security:
Tracks promo code usage for each player.
Verifies expiration dates and activation limits.
Media Integration:
Supports QR codes linking to social media platforms like TikTok and Discord.
Configuration:
The plugin’s configuration file allows flexible settings:
EnablePromoCodeBroadcast: Enables or disables global chat messages after a promo code is activated.
Message Prefix: Sets a custom prefix for global chat messages. Example: <color=#0057b8>[Your Prefix]</color>.
Promo Codes: Defines the list of available promo codes, along with rewards, expiration dates, and activation limits.
Usage Workflow:
The player enters a promo code using the /promo command.
If the code is valid, the plugin executes the reward command.
A notification with the player’s name and the activated code is sent to the global chat.
Localization:
The plugin supports three languages:
English
Russian
Ukrainian
All messages can be customized in the localization files.
Technical Information:
Compatibility: Rust servers with the Oxide mod installed.
Additional Dependencies:
ImageLibrary for handling images and QR codes.