Tanki's Wishlist
-
Radial Menu
The radial menu is a customizable quick access panel with all popular and frequently used server commands. It makes it a lot easier and faster to interact with various server mechanics, be it teleportation, trades, setting house points and various panels.
Features
Allows to almost completely eliminate the manual entry of commands by the player. Automatic calculation and arrangement of any number of sections/subsections on a circle. Several display effects. Tracks a press of the MMB or on command (can be keyed to the same MMB). Checks for the privileges of a particular command, before executing it. Ability to use your own panel images. Full customization of the location and scale of icons and panel. Support for popular plugins (NTeleportation, Clans, Friends and Rust teams). Executing console or chat commands.
General settings
Track MMB presses to open a radial menu? - if the player has a MMB bind, the plugin will not open the Radial Menu.
The command to open the radial menu - you can use both the command and the MMB tracking. When using MMB tracking and the command at the same time: If a player has a MMB bind, his bind will be executed when he clicks on it, and the Radial Menu will not open. If there is no bind, the player can use both the command and the MMB press.
Upload images to players when they connect? - when a player connects to the server, the plugin will automatically download 3 images of menu rings to his client. This avoids displaying black rectangles when opening the menu while the plugin is downloading the images to the client.
Section/Subsection settings
The plugin has main sections (level 1), subsections at level 1 (level 2) and subsections at level 2 (level 3).
Section name - the name of the section, which is displayed under the icon.
Enable this section? – on/off section.
Section permission [required] - permission required for the plugin to work (without dots). Add "_add" to the end of the name so that the plugin does not register or check permissions for child subsections.
Section icon - direct link to the icon (recommended size 64x64).
Fill icon with color below? - Completely fills the icon with the color set below.
Inactive/active section color [HEX or Unity RGBA] - The plugin supports 2 types of colors: HEX (e.g. "#57de54" or "#57de54ff") and Unity RGBA ("0.34 0.87 0.33 1").
Command executed on behalf of the player - if you do not have subsections in this section, the command (without the "/" if chat) that will be executed for that player is specified here. If there are subsections in this section, the command is not specified. Specify %steamid% or %username% so that the plugin replaces them with the data of the player on whose behalf the command is executed.
Command type - Where to run this command: true - chat, false - console.
Permissions for above command - if the command above is specified, you can specify the privileges of that command in this field (e.g. "removertool.normal, removertool.structure, removertool.external"). The plugin will check if the player has these privileges before executing the command.
Show this section only to those with permissions above? - allows to draw the section automatically (without giving permissions to this plugin) if the player has command permissions.
Show this section even to those who don't have permissions? - forcibly displays the section to all players, even those who do not have privileges to it (if you click on it, a message about lack of permissions will be displayed in chat).
Subsections layout [n - number] - this setting is responsible for how subsections are arranged.
0 - automatically. Suppose you have 10 subsections, then 360 degrees / 10 subsections = 36 degrees. The plugin will automatically position the 10 subsections every 36 degrees (clockwise, starting from the top). n - from the beginning. The plugin will arrange the subsections clockwise, starting from the top, not automatically, but in a certain step. For example, you have 3 subsections, but you do not want them to be automatically scattered all around the circle, you want them to be displayed at the top, with some small step, this step will be calculated due to the conditional number of subsections n (for example, 15). Now 360 degrees / 15 conditional subsections = 24 degrees, then your 3 subsections will be positioned from the beginning and there will be 24 degrees between them. -n - from the active item. The plugin will arrange the subsections relative to the active section. For example, you have 3 subsections, but you don't want them to be automatically scattered all around the circle, and you also don't want them to be arranged in some clockwise, starting from the top. By choosing this type of arrangement, the subsections will be located in the same place as the active section, in the increments you specify. It works the same way as above, only n is specified with a minus sign (for example, -15, the minus is needed for the plugin to understand what type of arrangement to use). All examples of the layout of the subsections are present in the standard config.
Permissions
It may be unclear how permissions work in this plugin. Let's figure it out with a simple example from the standard config.
It's not hard to figure out that this is the home point section of the standard config. To exclude identical names of permissions the plugin converts them to this form.
Because of the large number of permissions generated by the plugin, there are mechanics for reducing them. If you add "_all" to any section, in the "permission" field, the plugin will not register the permissions of child subsections. For example, if the player has the permission "_homes_all", then all displayed houses, all commands (add, remove, etc.), in general everything that belongs to the section "_homes_all" will obey and is checked by the permission "radialmenu._homes_all". The "permission" fields of the child sections still have to be filled in for the plugin to work.
I strongly recommend using the "Permissions Manager" plugin to set privileges for players or groups. It draws a simple interface, through which it is very easy to add or remove permissions.
Teleportation
The plugin supports work with teleportation plugins (set/remove/teleport to home point) NTeleportation and Teleportation by OxideBro (for RU server owners).
To do this, in the main section (level 1), you must specify the permission of the "_homes" section, this is necessary for the plugin to understand that it will work with the teleport plugin.
Next, in the subsection "_homes" (level 2) you must add the MAXIMUM number of displayed house points, for example 5. If the player has more house points than this number, then only the first 5 will be displayed, if less, then all of them will be displayed. For each such point, you must set its unique name, which begins with "home_n", where "n" is any unique number or word (e.g. home_1, home_2, etc.). In addition to the house points here you can place a section with the establishment of the house point, its name should be "home_add", and the command "home add {0}" (command your plugin teleport), where {0} - the name of the new house point, the plugin itself will set it relative to the square in which the player at the moment is (for example D3, if there are several in the square, then D3h1, D3h2, etc.).
After that, in the subsections (level 3) of each such house point, you can specify commands relating specifically to it. For example: "home {0}", "home remove {0}" or any other commands, where {0} is the name of the specific house, the plugin itself will substitute it when executing the command.
If you find all of the above complicated, you can take a look at the standard config as an example.
Friends
The plugin supports work with plugins Friends, Clans by k1lly0u and Rust teams.
Here everything is set up similar to Teleportation. But for the plugin to understand what to work with, in the main section (level 1) you must specify one of the three options:
"_teammates" - the plugin will work with Rust teams "_friends" - the plugin will work with the Friends plugin "_clans" - the plugin will work with the Clans plugin In subsections (level 2) you must add the MAXIMUM number of displayed friends, for example 8. If the player has more friends than this number, then only the first 8 will be displayed, if less, then all of them will be displayed. For each friend you must set its unique name, which begins with "friend_n", where "n" is any unique number or word (for example friend_1, friend_2, etc.).
After that, in the subsections (level 3) of each friend you can specify commands specific to him. For example: "tpr {0}", "trade {0}" or any other commands, where {0} is the nickname of the player, the plugin itself will substitute it when executing the command.
An example of the configuration of this section is also present in the standard config.
Plugin Config
Example of plugin configuration in English
Example of plugin configuration in Russian. If you need Russian config, open it (RadialMenu.cs) before loading the plugin, and at the top set the variable "isRus = true". Then save and upload this file to your server.
-
Custom Buttons
Create your own UI buttons for your rust server!
Plugin comes with built ingame editor which makes creating proccess so much easier!
• Features
- Create as many buttons as you want.
- Attach Images or Text to buttons.
- Set chat commands to each button.
- UI Editor ingame
- Toggle hide function to create small gui menu.
• Commands
• Permissions
• Config Example
• Cui Data Example
Special thanks to @SinKohhfor contributing and testing plugin before release.
-
Ferry Terminal Event
By Yac Vaguer in Plugins
About you will found in the event
🌊 Ferry Terminal Event: Unveiling the Secrets of the Abandoned Terminal
Embark on a thrilling adventure at the Rust Ferry Terminal, where mysteries await and danger lurks around every corner! The Ferry Terminal Event introduces a pulse-pounding experience that will challenge even the most seasoned survivors.
🚨 Drone Surveillance: As you step foot onto the desolate terminal, beware of the watchful eyes of the drones overhead. These mechanical sentinels are programmed to detect any intruders, summoning reinforcements at the first sign of trouble. Keep your wits about you, for the patrols will not hesitate to confront trespassers.
🔍 The Crazy Bio Scientist's Lair: Deep within the heart of the main building lies the lair of the enigmatic Crazy Bio Scientist. Accompanied by his legion of undead minions, he guards the precious loot hidden within. Prepare to face hordes of zombies as you navigate through the treacherous corridors, braving the unknown in search of valuable treasures.
🎯 Snipers in the Shadows: Beware the sharp eyes of the snipers perched atop the monument, their rifles trained on any who dare to challenge their domain. Navigate with caution, for a wrong step could lead to a deadly encounter with these expert marksmen.
🛡️ Guardian Patrols: Throughout the monument, vigilant guards stand watch, ever ready to defend their territory. Approach with caution, for these hardened soldiers will not hesitate to engage intruders in combat. Work together with your fellow survivors to overcome their defenses and claim victory.
💰 Hidden Treasures: Amidst the chaos and danger, opportunities for riches abound. Search high and low for loot-filled trucks and locked crates, each promising valuable rewards for those brave enough to claim them. But beware: activating certain crates may trigger the arrival of reinforcements, adding an extra layer of challenge to your quest.
🔓 Unlock the Secrets: Embark on a thrilling puzzle ladder challenge to unlock the secrets hidden within the monument. Solve intricate puzzles and overcome daunting obstacles as you ascend to new heights, uncovering the truth behind the abandoned terminal.
Dare to embark on the Ferry Terminal Event, where danger and adventure await at every turn. Gather your allies, hone your skills, and prepare for an unforgettable journey into the heart of Rust's most mysterious monument!
🛠️ Fully Customizable Plugin Configuration
Dive into the heart of the action with our fully customizable Ferry Terminal Event plugin! With a robust array of features, you have the power to tailor every aspect of the event to suit your server's unique gameplay experience.
Customizable Crate Locations
Choose the placement and quantity of military crates, elite crates, and hackable locked crates to strategically scatter across the Ferry Terminal monument. Use the /ftpos command to effortlessly retrieve coordinates for precise crate placement, ensuring a diverse and engaging looting experience for all players.
Tailored NPC Encounters
Craft bespoke NPC encounters to challenge and thrill your players. From selecting different NPC loadouts and skins to adjusting firepower and NPC numbers, the possibilities are endless. Create immersive scenarios that test your players' skills and teamwork, guaranteeing adrenaline-pumping action at every turn.
Upcoming Features for Endless Possibilities
Stay tuned for exciting new features on the horizon! Soon, you'll have the option to introduce radiation zones, deploy Bradleys, install SAM sites, and unleash fixed explosions throughout the event. With each addition, your sandbox of possibilities expands, offering boundless opportunities for adventure and exploration.
With the Ferry Terminal Event plugin, the only limit is your imagination. Craft the ultimate Rust experience for your players, and watch as they embark on unforgettable journeys into the heart of the unknown.
Backlog (within the next 2 weeks)
[] Allow radiation
Chat Commands
/ftestart // Activate the event
/ftestop // Stop the event
/ftepos // Return in the chat and in the console the current coords you can use this in the config file in the Spawn points
Console Commands
ftestart // Activate the event
ftestop // Stop the event
Hooks
OnFerryTerminalEventStarted // The Event started
OnFerryTerminalEventEnded // The Event finished
Permissions
FerryTerminalEvent.admin This will allow you to run all the commands
Configuration Example
{ "Event Configuration": { "Time to run the event every [sec]": 7200, "Duration of the event once it start [sec]": 5400, "Delay after the event start is announce to spawn the event [sec]": 300, "Delay after the event end is announce to despawn the event [sec]": 300, "Start the Event ONLY through command and remove Timer ": false, "Notify everyone in the server about the status of the event": true, "Developer mode [false/true]": false, "Event Title for the Vending Machine Marker": "Ferry Terminal Event" }, "Notification Settings": { "Send missions details to the players?": true, "Message system to use? Please use one of the supported one [ChatAdapter|GUIAnnouncementAdapter]": "ChatAdapter", "Chat message configuration": { "Icon to use for messages": 76561198031649764, "Message Prefix Size": 15, "Message Prefix Color": "black", "Message Color": "white", "Message Size": 15 }, "GUIAnnouncement message configuration": { "banner Tint Color": "white", "text Color": "black" }, "Message Prefix Text": "[Ferry Terminal Event]" }, "Send Notifications To Discord?": false, "Discord Webhook url?": "https://hookdeck.com/webhooks/platforms/how-to-get-started-with-discord-webhooks", "Guards Settings": { "Name": "Guardian", "Health": 150.0, "Roam Range": 10.0, "Chase Range": 30.0, "Attack Range Multiplier": 2.0, "Sense Range": 30.0, "Target Memory Duration [sec.]": 30.0, "Scale damage": 1.0, "Aim Cone Scale": 1.0, "Detect the target only in the NPC's viewing vision cone? [true/false]": false, "Vision Cone": 30.0, "Speed": 5.5, "Disable radio effects? [true/false]": false, "Is this a stationary NPC? [true/false]": false, "Remove a corpse after death? (it is recommended to use the true value to improve performance) [true/false]": true, "Wear items": [ { "ShortName": "hoodie", "SkinID (0 - default)": 941172099 }, { "ShortName": "shoes.boots", "SkinID (0 - default)": 869007492 }, { "ShortName": "roadsign.jacket", "SkinID (0 - default)": 2803024010 }, { "ShortName": "coffeecan.helmet", "SkinID (0 - default)": 2803024592 }, { "ShortName": "pants", "SkinID (0 - default)": 1313091292 } ], "Belt items": [ { "ShortName": "rifle.lr300", "Amount": 1, "SkinID (0 - default)": 0, "Mods": [ "weapon.mod.flashlight" ], "Ammo": "" }, { "ShortName": "syringe.medical", "Amount": 5, "SkinID (0 - default)": 0, "Mods": [], "Ammo": "" }, { "ShortName": "grenade.f1", "Amount": 1, "SkinID (0 - default)": 0, "Mods": [], "Ammo": "" } ], "Spawn Point for this specific NPC class, as many position you add you will get 1 NPC on each, use the command /ftpos to get the current location": [ { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "4.87, 5.18, -18.61" }, { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "-38.32, 5.10, 12.31" }, { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "-19.18, 5.14, -36.1" }, { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "11.55, 5.23, 2.32" }, { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "-31.26, 5.25, -1.59" }, { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "27.63, 5.32, -8.46" }, { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "-6.57, 5.02, 25.89" }, { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "18.71, 5.07, 33.80" }, { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "12.90, 5.25, -22.43" } ] }, "Sniper Settings": { "Name": "Silent Death", "Health": 150.0, "Roam Range": 20.0, "Chase Range": 100.0, "Attack Range Multiplier": 2.0, "Sense Range": 85.0, "Target Memory Duration [sec.]": 30.0, "Scale damage": 0.4, "Aim Cone Scale": 1.0, "Detect the target only in the NPC's viewing vision cone? [true/false]": false, "Vision Cone": 135.0, "Speed": 7.5, "Disable radio effects? [true/false]": false, "Is this a stationary NPC? [true/false]": false, "Remove a corpse after death? (it is recommended to use the true value to improve performance) [true/false]": true, "Wear items": [ { "ShortName": "hoodie", "SkinID (0 - default)": 3031048156 }, { "ShortName": "shoes.boots", "SkinID (0 - default)": 2511111623 }, { "ShortName": "jacket", "SkinID (0 - default)": 3023836945 }, { "ShortName": "pants", "SkinID (0 - default)": 3031050852 }, { "ShortName": "metal.facemask", "SkinID (0 - default)": 3037689021 } ], "Belt items": [ { "ShortName": "rifle.bolt", "Amount": 1, "SkinID (0 - default)": 562396268, "Mods": [ "weapon.mod.flashlight" ], "Ammo": "" }, { "ShortName": "syringe.medical", "Amount": 5, "SkinID (0 - default)": 0, "Mods": [], "Ammo": "" } ], "Spawn Point for this specific NPC class, as many position you add you will get 1 NPC on each, use the command /ftpos to get the current location": [ { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "-22.55, 18.25, -15.87" }, { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "15.29, 18.23, -16.37" }, { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "14.99, 18.23, -1.34" }, { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "-42.52, 21.31, 41.36" }, { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "38.25, 14.77, -15.60" } ] }, "Scientis Settings": { "Name": "Dr. Viktor Stravinsky", "Health": 150.0, "Roam Range": 20.0, "Chase Range": 100.0, "Attack Range Multiplier": 2.0, "Sense Range": 85.0, "Target Memory Duration [sec.]": 30.0, "Scale damage": 0.4, "Aim Cone Scale": 1.0, "Detect the target only in the NPC's viewing vision cone? [true/false]": false, "Vision Cone": 135.0, "Speed": 7.5, "Disable radio effects? [true/false]": false, "Is this a stationary NPC? [true/false]": true, "Remove a corpse after death? (it is recommended to use the true value to improve performance) [true/false]": true, "Wear items": [ { "ShortName": "tshirt", "SkinID (0 - default)": 1833021945 }, { "ShortName": "pants", "SkinID (0 - default)": 1833026292 }, { "ShortName": "mask.bandana", "SkinID (0 - default)": 2784951040 }, { "ShortName": "burlap.gloves", "SkinID (0 - default)": 2785000980 } ], "Belt items": [ { "ShortName": "pistol.prototype17", "Amount": 1, "SkinID (0 - default)": 562396268, "Mods": [ "weapon.mod.flashlight" ], "Ammo": "" }, { "ShortName": "syringe.medical", "Amount": 5, "SkinID (0 - default)": 0, "Mods": [], "Ammo": "" } ], "Spawn Point for this specific NPC class, as many position you add you will get 1 NPC on each, use the command /ftpos to get the current location": [ { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "3.98, 5.25, -6.04" }, { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "3, 5.25, -8.39" }, { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "9.07, 5.25, -7.36" }, { "Spawn Point x, y, z. The comma (,) is important [25, 0, -13]": "12.39, 5.25, -6.23" } ] }, "Amount of Elite Squad to spawn": 5, "Elite Squad Settings": { "Name": " Elite Squad", "Health": 180.0, "Roam Range": 50.0, "Chase Range": 60.0, "Attack Range Multiplier": 3.0, "Sense Range": 60.0, "Target Memory Duration [sec.]": 30.0, "Scale damage": 2.0, "Aim Cone Scale": 1.0, "Detect the target only in the NPC's viewing vision cone? [true/false]": false, "Vision Cone": 90.0, "Speed": 5.5, "Disable radio effects? [true/false]": false, "Is this a stationary NPC? [true/false]": false, "Remove a corpse after death? (it is recommended to use the true value to improve performance) [true/false]": true, "Wear items": [ { "ShortName": "metal.plate.torso", "SkinID (0 - default)": 2105505757 }, { "ShortName": "roadsign.kilt", "SkinID (0 - default)": 2120628865 }, { "ShortName": "hoodie", "SkinID (0 - default)": 2080975449 }, { "ShortName": "roadsign.gloves", "SkinID (0 - default)": 2090790324 }, { "ShortName": "shoes.boots", "SkinID (0 - default)": 2090776132 }, { "ShortName": "pants", "SkinID (0 - default)": 2080977144 }, { "ShortName": "burlap.headwrap", "SkinID (0 - default)": 2221614485 } ], "Belt items": [ { "ShortName": "rifle.ak", "Amount": 1, "SkinID (0 - default)": 2128372674, "Mods": [ "weapon.mod.flashlight" ], "Ammo": "" }, { "ShortName": "syringe.medical", "Amount": 5, "SkinID (0 - default)": 0, "Mods": [], "Ammo": "" }, { "ShortName": "grenade.smoke", "Amount": 3, "SkinID (0 - default)": 0, "Mods": [], "Ammo": "" } ], "Spawn Point for this specific NPC class, as many position you add you will get 1 NPC on each, use the command /ftpos to get the current location": null }, "Zombies": { "Amount of Zombies to spawn": 10 }, "Elite Crates": { "Spawn Point every Elite Crate to Spawn, use the command /ftpos to get the current location": [ { "Spawn Point for crates x, y, z. The comma (,) is important [25, 0, -13]": "-12.53, 5.25, -8.08", "Rotation number from 1 to 359": 0 }, { "Spawn Point for crates x, y, z. The comma (,) is important [25, 0, -13]": "20.82, 6.37, 30.12", "Rotation number from 1 to 359": 0 } ], "Custom Loot Configuration": { "Activate Custom Loot": false, "Min amount of Items to have in the Container": 1, "Max amount of Items to have in the Container": 2, "Items to spawn": [ { "Item short name to spawn": "rifle.ak", "Minimun ammount of the item to spawn": 1, "Maximun ammount of the item to spawn": 1, "Skin Id, default 0": 0 } ] } }, "Military Crates": { "Spawn Point every Military Crate to Spawn, use the command /ftpos to get the current location": [ { "Spawn Point for crates x, y, z. The comma (,) is important [25, 0, -13]": "-8.75, 5.25, -4.52", "Rotation number from 1 to 359": 0 }, { "Spawn Point for crates x, y, z. The comma (,) is important [25, 0, -13]": "27.85, 6.94, 32.05", "Rotation number from 1 to 359": 0 }, { "Spawn Point for crates x, y, z. The comma (,) is important [25, 0, -13]": "24.59, 6.37, 30.12", "Rotation number from 1 to 359": 0 } ], "Custom Loot Configuration": { "Activate Custom Loot": false, "Min amount of Items to have in the Container": 1, "Max amount of Items to have in the Container": 2, "Items to spawn": [ { "Item short name to spawn": "rifle.ak", "Minimun ammount of the item to spawn": 1, "Maximun ammount of the item to spawn": 1, "Skin Id, default 0": 0 } ] } }, "Hackable Crates": { "Spawn Point for Hackable Crate to Spawn, use the command /ftpos to get the current location": [ { "Spawn Point for crates x, y, z. The comma (,) is important [25, 0, -13]": "66.55, 24.14, 59.45", "Rotation number from 1 to 359": 0 } ], "Time in Seconds for the Locked Crate to open up": 900, "Custom Loot Configuration": { "Activate Custom Loot": false, "Min amount of Items to have in the Container": 1, "Max amount of Items to have in the Container": 2, "Items to spawn": [ { "Item short name to spawn": "rifle.ak", "Minimun ammount of the item to spawn": 1, "Maximun ammount of the item to spawn": 1, "Skin Id, default 0": 0 } ] } }, "Marker Configuration": { "Alpha for the Event Marker": 0.5, "Radius for the Event Marker": 1.0, "Color for the Event Marker": "255 80 103" }, "Use Event Borders?": true, "Reinforcement: Add a Patrol Helicopter": true, "Reinforcement: Add Elite Squad": true, "Spawn Samsites": true, "PVE Mode": { "Pve Mode active [true|false]": false, "Radius of the sphere": 2.0 }, "Patrol Helicopter Configuration": { "Initial Health": 10000.0, "Weak Spot main rotor health": 900.0, "Weak Spot tail rotor health": 500.0, "Crates to Spawn": 6 }, "Drone Configuration": { "Drone speed": 10, "Drone detection radius, as bigger they are they will detect players sooner": 10 }, "Rewards Configuration": { "Activate Rewards": false, "Reward is Economic, ServerRewards": "Economic", "Name of the adapter to show your players for example $ or RP": "$", "Reward to give a player for loot a militar crate/normal crate": 0, "Reward to give a player for loot a hackable crate crate": 0, "Reward for killing an NPC": 0, "Reward for killing a Zombie": 0, "Reward for destroying Patrol (Reward will be split for everyone in the event evenly)": 0 }, "Event Version": { "Major": 1, "Minor": 1, "Patch": 0 } }
- #ferry terminal
- #pvp/pve
- (and 9 more)
-
Raid Base Pack 3
By Rust Bases in Bases
Expand Your Rust Empire with Our Exclusive Raidable Bases Package!
RustBase Pack. 3
Give your Rust experience a boost with our comprehensive package featuring 30 raidable bases designed to challenge even the bravest players! This unique set provides everything you need to expand and fortify your presence in the Rust world.
Key Features:
Diverse Challenges: From easy bases for beginners to nightmare structures for the most experienced players, our package offers a wide range of difficulties to keep the excitement and challenge alive in every raid.
Optimized for Thrilling Raids: All bases are meticulously optimized to provide you with the best raiding experience possible. Each design has been carefully crafted to balance challenge and fun, delivering engaging and strategic gameplay.
Unique Style with Special Skins: Each base features special skins that not only add a unique aesthetic touch but also highlight the theme and difficulty of the base. From the brutality of easy bases to the imposing presence of nightmare bases, each one is a visual masterpiece!
6 Easy bases
6 Medium bases
6 Hard bases
6 Expert bases
6 Nightmare bases
Skin Details:
Easy: Frontier Skin
Medium: Brick Skin for a solid and robust construction.
Hard: Container Skin for an industrial and challenging look.
Expert and Nightmare: Container and HQ Skin for an epic and formidable design.
Get ready for action and strategy as you immerse yourself in the challenging world of Rust with our raidable bases package! Upgrade your server today and take your raids to the next level!
rb.config add "Easy Bases" rustbaseeasy13 rustbaseeasy14 rustbaseeasy15 rustbaseeasy16 rustbaseeasy17 rustbaseeasy18 rb.config add "Medium Bases" rustbasemed13 rustbasemed14 rustbasemed15 rustbasemed16 rustbasemed17 rustbasemed18 rb.config add "Hard Bases" rustbasehard13 rustbasehard14 rustbasehard15 rustbasehard16 rustbasehard17 rustbasehard18 rb.config add "Expert Bases" rustbaseexpert13 rustbaseexpert14 rustbaseexpert15 rustbaseexpert16 rustbaseexpert17 rustbaseexpert18 rb.config add "Nightmare Bases" rustbasenightmare13 rustbasenightmare14 rustbasenightmare15 rustbasenightmare16 rustbasenightmare17 rustbasenightmare18
-
Raid Base Pack 2
By Rust Bases in Bases
Expand Your Rust Empire with Our Exclusive Raidable Bases Package!
RustBase Pack 2
Give your Rust experience a boost with our comprehensive package featuring 30 raidable bases designed to challenge even the bravest players! This unique set provides everything you need to expand and fortify your presence in the Rust world
Key Features:
Diverse Challenges: From easy bases for beginners to nightmare structures for the most experienced players, our package offers a wide range of difficulties to keep the excitement and challenge alive in every raid.
Optimized for Thrilling Raids: All bases are meticulously optimized to provide you with the best raiding experience possible. Each design has been carefully crafted to balance challenge and fun, delivering engaging and strategic gameplay.
Unique Style with Special Skins: Each base features special skins that not only add a unique aesthetic touch but also highlight the theme and difficulty of the base. From the brutality of easy bases to the imposing presence of nightmare bases, each one is a visual masterpiece!
6 Easy bases
6 Medium bases
6 Hard bases
6 Expert bases
6 Nightmare bases
Skin Details:
Easy: Brutalis Skin for an initial touch of brutality.
Medium: Brick Skin for a solid and robust construction.
Hard: Container Skin for an industrial and challenging look.
Expert and Nightmare: Container and HQ Skin for an epic and formidable design.
Get ready for action and strategy as you immerse yourself in the challenging world of Rust with our raidable bases package! Upgrade your server today and take your raids to the next level!
rb.config add "Easy Bases" rustbaseeasy7 rustbaseeasy8 rustbaseeasy9 rustbaseeasy10 rustbaseeasy11 rustbaseeasy12 rb.config add "Medium Bases" rustbasemed7 rustbasemed8 rustbasemed9 rustbasemed10 rustbasemed11 rustbasemed12 rb.config add "Hard Bases" rustbasehard7 rustbasehard8 rustbasehard9 rustbasehard10 rustbasehard11 rustbasehard12 rb.config add "Expert Bases" rustbaseexpert7 rustbaseexpert8 rustbaseexpert9 rustbaseexpert10 rustbaseexpert11 rustbaseexpert12 rb.config add "Nightmare Bases" rustbasenightmare7 rustbasenightmare8 rustbasenightmare9 rustbasenightmare10 rustbasenightmare11 rustbasenightmare12