Jump to content

Search the Community

Showing results for tags 'dungeon'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions
  • Graphics

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
    • Creators Directory
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services
  • Memberships

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 7 results

  1. Version 2.1.6

    252 downloads

    Elevate your server experience with Dungeon Events – the ultimate, fully customizable dynamic dungeon plugin that redefines challenge and reward! With Dungeon Events, you can easily spawn procedurally generated and holiday-themed (Halloween/Xmas) dungeons anywhere on the map, each brimming with unique encounters, interactive NPCs, strategically placed auto turrets, and lucrative loot crates. https://youtu.be/HzSbvjhZC14 Key Features: Dynamic Generation & Unique Seeds: Every dungeon is built from a unique seed, guaranteeing a fresh, unpredictable experience every time. Enhanced Player Detection: Our upgraded cell-by-cell detection accurately tracks players within the dungeon’s boundaries, keeping your challenges alive when it matters most. Advanced NPC & Boss Customization: Fine-tune NPC and boss health, damage, gear, movement ranges, and drop tables (requires the free NpcSpawn plugin) for a tailored combat experience. Deadly Turrets & Hazard Control: Deploy auto turrets with customizable weapon loadouts to create nerve-wracking corridors and high-stakes encounters. Customizable Loot & Rewards: Configure loot boxes down to item probabilities, quantities, custom names, and skins to perfectly balance risk and reward. Tiered Difficulties for Every Player: From “Easy” to “Nightmare,” choose from multiple difficulty tiers to suit both beginners and hardcore raiders. Flexible Spawn Options: Set dungeons to auto-spawn on timers or trigger them manually with admin or player commands – ideal for dynamic events and special occasions. Buyable Dungeons: Let players invest scrap, Economics currency, or ServerRewards points to unlock their very own private dungeon adventures. Informative Map Markers: Each dungeon is clearly marked with custom icons and radius indicators that display the dungeon’s name, tier, and owner, ensuring players always know where the action is. Plus, with in-depth debug logging and an intuitive configuration system, tweaking spawn logic, removal conditions, economy integration, and more is effortless. Dungeon Events is designed to deliver an unparalleled, immersive experience that will have your community coming back for more. Transform your gameplay and create epic moments that players will talk about long after the battle ends! Required Dependency (Free): NpcSpawn Admin Commands: • /createdungeon <tierName> – Spawns a new dungeon at a random valid location. • /removeinactivedungeons – Removes dungeons that meet your removal conditions. • /removealldungeons – Instantly removes all active dungeons. • /forceremovealldungeons – Force-cleans every dungeon entity. Player Commands: • /buydungeon – Opens a UI to purchase a new dungeon (or use /buydungeon <tierName> in console with your user ID). Console (RCON) Commands: • buydungeon <tierName> <playerID> – Purchase a dungeon for a specific player. Available Permissions: • dungeonevents.admin – Access to all admin commands and features. • dungeonevents.buy – Allows players to purchase dungeons. • dungeonevents.enter – Grants access to enter dungeons. Supported Languages: EN, PT-BR, DE, ES, RU Take control of your server’s destiny – customize every aspect of your dungeons from tiers and loot to turret configurations and auto-removal conditions. Dungeon Events is your gateway to creating challenging, immersive, and truly unique adventures for your community! Plugin config, where you can change tiers, loot items, turret settings, dependencies, spawn logic, auto-removal conditions, economy integration, and more. { "Use Notify Plugin": false, "Enable Debug Logs": false, "Enable Warning Logs": true, "Enable Toast Messages": true, "Lock dungeon for first player": true, "Economy Plugin (1 - Economics, 2 - ServerRewards, 3 - Scrap)": 3, "Allow team members": true, "Allow friends": true, "Dungeon Settings": { "Enable Auto Spawn": false, "Enable Halloween Dungeon": true, "Enable Xmas Dungeon": true, "Max Active Dungeons Auto Spawn (It is not recommended to exceed 10)": 6, "Max Active Dungeons Buy (It is not recommended to exceed 10": 6, "Max Time (in seconds) to Keep Dungeon Alive": 1800, "Dungeon Removal": { "Remove only if all NPCs are dead": true, "Remove only if all boxes are destroyed": true, "Remove only if all turrets are destroyed": true, "Removal timer after they are destroyed (in seconds)": 300 } }, "Tiers": { "Easy (Maximum of 16 Entities)": { "Map Name": "Dungeon: Easy", "Buy Cost": 300, "Entity Spawn Limits": { "NPCs Count": 4, "Boss Count": 1, "Turret Count": 5, "Loot Box Count": 6 }, "NPC Config": { "NPC Name": "Wild Scavenger", "NPC Health": 100, "Damage Scale": 0.5, "NPC Roam Range": 15.0, "NPC Chase Range": 15.0, "Wear Items": { "Items": [ { "ShortName": "tshirt.long", "SkinID": 10118 }, { "ShortName": "burlap.gloves", "SkinID": 949616124 }, { "ShortName": "attire.snowman.helmet", "SkinID": 0 }, { "ShortName": "pants", "SkinID": 2352962213 }, { "ShortName": "shoes.boots", "SkinID": 2380731293 } ] }, "Belt Items": { "Items": [ { "ShortName": "pistol.revolver", "Amount": 1, "SkinID": 3140577175, "Mods": [] } ] }, "Loot Drop": { "Items": [ { "ShortName": "scrap", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 30, "Maximum Amount": 300, "CustomName": "", "SkinID": 0 }, { "ShortName": "ammo.rifle", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 10, "Maximum Amount": 50, "CustomName": "", "SkinID": 0 } ] } }, "Boss NPC Config": { "NPC Name": "Easy Dungeon Boss", "NPC Health": 1000, "Damage Scale": 1.5, "NPC Roam Range": 15.0, "NPC Chase Range": 15.0, "Wear Items": { "Items": [ { "ShortName": "riot.helmet", "SkinID": 1087995729 }, { "ShortName": "hoodie", "SkinID": 1087990973 }, { "ShortName": "burlap.gloves", "SkinID": 1087998101 }, { "ShortName": "pants", "SkinID": 1087992342 }, { "ShortName": "shoes.boots", "SkinID": 1088000573 } ] }, "Belt Items": { "Items": [ { "ShortName": "rifle.ak", "Amount": 1, "SkinID": 3368362976, "Mods": [ "weapon.mod.flashlight" ] } ] }, "Loot Drop": { "Items": [ { "ShortName": "scrap", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 30, "Maximum Amount": 300, "CustomName": "", "SkinID": 0 }, { "ShortName": "ammo.rifle", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 10, "Maximum Amount": 50, "CustomName": "", "SkinID": 0 }, { "ShortName": "ammo.rocket.fire", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 5, "Maximum Amount": 10, "CustomName": "", "SkinID": 0 } ] } }, "Small Wood Box Skin ID": 2998755525, "Max Items Per Box": 3, "Auto Turret Config": { "Health": 300.0, "Weapon Short Name": "pistol.revolver" } }, "Normal (Maximum of 17 Entities)": { "Map Name": "Dungeon: Normal", "Buy Cost": 500, "Entity Spawn Limits": { "NPCs Count": 5, "Boss Count": 1, "Turret Count": 6, "Loot Box Count": 5 }, "NPC Config": { "NPC Name": "Battle Forager", "NPC Health": 150, "Damage Scale": 0.8, "NPC Roam Range": 15.0, "NPC Chase Range": 15.0, "Wear Items": { "Items": [ { "ShortName": "bucket.helmet", "SkinID": 1073904216 }, { "ShortName": "jacket", "SkinID": 2350426469 }, { "ShortName": "tshirt", "SkinID": 10039 }, { "ShortName": "burlap.gloves.new", "SkinID": 0 }, { "ShortName": "pants", "SkinID": 1441311938 }, { "ShortName": "shoes.boots", "SkinID": 2075527039 } ] }, "Belt Items": { "Items": [ { "ShortName": "smg.2", "Amount": 1, "SkinID": 2386688842, "Mods": [ "weapon.mod.flashlight" ] } ] }, "Loot Drop": { "Items": [ { "ShortName": "scrap", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 30, "Maximum Amount": 300, "CustomName": "", "SkinID": 0 }, { "ShortName": "ammo.rifle", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 10, "Maximum Amount": 50, "CustomName": "", "SkinID": 0 } ] } }, "Boss NPC Config": { "NPC Name": "Normal Dungeon Boss", "NPC Health": 1500, "Damage Scale": 1.5, "NPC Roam Range": 15.0, "NPC Chase Range": 15.0, "Wear Items": { "Items": [ { "ShortName": "riot.helmet", "SkinID": 1087995729 }, { "ShortName": "hoodie", "SkinID": 1087990973 }, { "ShortName": "burlap.gloves", "SkinID": 1087998101 }, { "ShortName": "pants", "SkinID": 1087992342 }, { "ShortName": "shoes.boots", "SkinID": 1088000573 } ] }, "Belt Items": { "Items": [ { "ShortName": "lmg.m249", "Amount": 1, "SkinID": 1883947256, "Mods": [ "weapon.mod.flashlight" ] } ] }, "Loot Drop": { "Items": [ { "ShortName": "scrap", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 30, "Maximum Amount": 300, "CustomName": "", "SkinID": 0 }, { "ShortName": "ammo.rifle", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 10, "Maximum Amount": 50, "CustomName": "", "SkinID": 0 }, { "ShortName": "ammo.rocket.fire", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 5, "Maximum Amount": 10, "CustomName": "", "SkinID": 0 } ] } }, "Small Wood Box Skin ID": 2998755525, "Max Items Per Box": 4, "Auto Turret Config": { "Health": 400.0, "Weapon Short Name": "pistol.revolver" } }, "Medium (Maximum of 18 Entities)": { "Map Name": "Dungeon: Medium", "Buy Cost": 700, "Entity Spawn Limits": { "NPCs Count": 5, "Boss Count": 1, "Turret Count": 6, "Loot Box Count": 6 }, "NPC Config": { "NPC Name": "Crimson Raider", "NPC Health": 200, "Damage Scale": 1.1, "NPC Roam Range": 15.0, "NPC Chase Range": 15.0, "Wear Items": { "Items": [ { "ShortName": "coffeecan.helmet", "SkinID": 1727561127 }, { "ShortName": "roadsign.jacket", "SkinID": 1727562915 }, { "ShortName": "roadsign.gloves", "SkinID": 2799639349 }, { "ShortName": "pants", "SkinID": 2814837980 }, { "ShortName": "shoes.boots", "SkinID": 1839313604 }, { "ShortName": "tshirt.long", "SkinID": 566893368 } ] }, "Belt Items": { "Items": [ { "ShortName": "rifle.semiauto", "Amount": 1, "SkinID": 2617680693, "Mods": [ "weapon.mod.flashlight" ] }, { "ShortName": "syringe.medical", "Amount": 10, "SkinID": 0, "Mods": [] } ] }, "Loot Drop": { "Items": [ { "ShortName": "scrap", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 30, "Maximum Amount": 300, "CustomName": "", "SkinID": 0 }, { "ShortName": "ammo.rifle", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 10, "Maximum Amount": 50, "CustomName": "", "SkinID": 0 } ] } }, "Boss NPC Config": { "NPC Name": "Medium Dungeon Boss", "NPC Health": 2000, "Damage Scale": 1.5, "NPC Roam Range": 15.0, "NPC Chase Range": 15.0, "Wear Items": { "Items": [ { "ShortName": "riot.helmet", "SkinID": 1087995729 }, { "ShortName": "hoodie", "SkinID": 1087990973 }, { "ShortName": "burlap.gloves", "SkinID": 1087998101 }, { "ShortName": "pants", "SkinID": 1087992342 }, { "ShortName": "shoes.boots", "SkinID": 1088000573 } ] }, "Belt Items": { "Items": [ { "ShortName": "lmg.m249", "Amount": 1, "SkinID": 1883947256, "Mods": [ "weapon.mod.flashlight" ] } ] }, "Loot Drop": { "Items": [ { "ShortName": "scrap", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 30, "Maximum Amount": 300, "CustomName": "", "SkinID": 0 }, { "ShortName": "ammo.rifle", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 10, "Maximum Amount": 50, "CustomName": "", "SkinID": 0 }, { "ShortName": "ammo.rocket.fire", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 5, "Maximum Amount": 10, "CustomName": "", "SkinID": 0 } ] } }, "Small Wood Box Skin ID": 2998755525, "Max Items Per Box": 5, "Auto Turret Config": { "Health": 600.0, "Weapon Short Name": "rifle.ak" } }, "Hard (Maximum of 19 Entities)": { "Map Name": "Dungeon: Hard", "Buy Cost": 1000, "Entity Spawn Limits": { "NPCs Count": 5, "Boss Count": 1, "Turret Count": 6, "Loot Box Count": 7 }, "NPC Config": { "NPC Name": "Elite Outlaw", "NPC Health": 250, "Damage Scale": 1.3, "NPC Roam Range": 15.0, "NPC Chase Range": 15.0, "Wear Items": { "Items": [ { "ShortName": "metal.facemask", "SkinID": 3284864766 }, { "ShortName": "metal.plate.torso", "SkinID": 2105505757 }, { "ShortName": "burlap.gloves", "SkinID": 2090790324 }, { "ShortName": "hoodie", "SkinID": 2080975449 }, { "ShortName": "shoes.boots", "SkinID": 10023 }, { "ShortName": "pants", "SkinID": 2080977144 }, { "ShortName": "roadsign.kilt", "SkinID": 2120628865 } ] }, "Belt Items": { "Items": [ { "ShortName": "rifle.ak", "Amount": 1, "SkinID": 3190379864, "Mods": [ "weapon.mod.flashlight" ] }, { "ShortName": "syringe.medical", "Amount": 20, "SkinID": 0, "Mods": [] } ] }, "Loot Drop": { "Items": [ { "ShortName": "scrap", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 30, "Maximum Amount": 300, "CustomName": "", "SkinID": 0 }, { "ShortName": "ammo.rifle", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 10, "Maximum Amount": 50, "CustomName": "", "SkinID": 0 } ] } }, "Boss NPC Config": { "NPC Name": "Hard Dungeon Boss", "NPC Health": 3000, "Damage Scale": 1.5, "NPC Roam Range": 15.0, "NPC Chase Range": 15.0, "Wear Items": { "Items": [ { "ShortName": "riot.helmet", "SkinID": 1087995729 }, { "ShortName": "hoodie", "SkinID": 1087990973 }, { "ShortName": "burlap.gloves", "SkinID": 1087998101 }, { "ShortName": "pants", "SkinID": 1087992342 }, { "ShortName": "shoes.boots", "SkinID": 1088000573 } ] }, "Belt Items": { "Items": [ { "ShortName": "lmg.m249", "Amount": 1, "SkinID": 1883947256, "Mods": [ "weapon.mod.flashlight" ] } ] }, "Loot Drop": { "Items": [ { "ShortName": "scrap", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 30, "Maximum Amount": 300, "CustomName": "", "SkinID": 0 }, { "ShortName": "ammo.rifle", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 10, "Maximum Amount": 50, "CustomName": "", "SkinID": 0 }, { "ShortName": "ammo.rocket.fire", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 5, "Maximum Amount": 10, "CustomName": "", "SkinID": 0 } ] } }, "Small Wood Box Skin ID": 2998755525, "Max Items Per Box": 7, "Auto Turret Config": { "Health": 800.0, "Weapon Short Name": "rifle.ak" } }, "Nightmare (Maximum of 20 Entities)": { "Map Name": "Dungeon: Nightmare", "Buy Cost": 1500, "Entity Spawn Limits": { "NPCs Count": 6, "Boss Count": 1, "Turret Count": 6, "Loot Box Count": 7 }, "NPC Config": { "NPC Name": "Nightmare Hunter", "NPC Health": 300, "Damage Scale": 1.5, "NPC Roam Range": 15.0, "NPC Chase Range": 15.0, "Wear Items": { "Items": [ { "ShortName": "metal.facemask", "SkinID": 3343860599 }, { "ShortName": "metal.plate.torso", "SkinID": 3343861569 }, { "ShortName": "hoodie", "SkinID": 1369835131 }, { "ShortName": "roadsign.kilt", "SkinID": 1727564168 }, { "ShortName": "burlap.gloves", "SkinID": 1210780157 }, { "ShortName": "pants", "SkinID": 810745264 }, { "ShortName": "shoes.boots", "SkinID": 1210771348 } ] }, "Belt Items": { "Items": [ { "ShortName": "lmg.m249", "Amount": 1, "SkinID": 1883947256, "Mods": [ "weapon.mod.flashlight" ] }, { "ShortName": "syringe.medical", "Amount": 50, "SkinID": 0, "Mods": [] } ] }, "Loot Drop": { "Items": [ { "ShortName": "scrap", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 30, "Maximum Amount": 300, "CustomName": "", "SkinID": 0 }, { "ShortName": "ammo.rifle", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 10, "Maximum Amount": 50, "CustomName": "", "SkinID": 0 } ] } }, "Boss NPC Config": { "NPC Name": "Nightmare Dungeon Boss", "NPC Health": 5000, "Damage Scale": 1.5, "NPC Roam Range": 15.0, "NPC Chase Range": 15.0, "Wear Items": { "Items": [ { "ShortName": "riot.helmet", "SkinID": 1087995729 }, { "ShortName": "hoodie", "SkinID": 1087990973 }, { "ShortName": "burlap.gloves", "SkinID": 1087998101 }, { "ShortName": "pants", "SkinID": 1087992342 }, { "ShortName": "shoes.boots", "SkinID": 1088000573 } ] }, "Belt Items": { "Items": [ { "ShortName": "lmg.m249", "Amount": 1, "SkinID": 1883947256, "Mods": [ "weapon.mod.flashlight" ] } ] }, "Loot Drop": { "Items": [ { "ShortName": "scrap", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 30, "Maximum Amount": 300, "CustomName": "", "SkinID": 0 }, { "ShortName": "ammo.rifle", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 10, "Maximum Amount": 50, "CustomName": "", "SkinID": 0 }, { "ShortName": "ammo.rocket.fire", "Inclusion Chance Percentage": 100.0, "Minimum Amount": 5, "Maximum Amount": 10, "CustomName": "", "SkinID": 0 } ] } }, "Small Wood Box Skin ID": 2998755525, "Max Items Per Box": 10, "Auto Turret Config": { "Health": 1000.0, "Weapon Short Name": "rifle.ak" } } }, "Loot Box Config": { "Loot Items": [ { "ShortName": "ammo.rifle", "Inclusion Chance Percentage": 15.0, "Minimum Amount": 100, "Maximum Amount": 300, "CustomName": "", "SkinID": 0 }, { "ShortName": "sulfur.ore", "Inclusion Chance Percentage": 15.0, "Minimum Amount": 100, "Maximum Amount": 300, "CustomName": "", "SkinID": 0 }, { "ShortName": "scrap", "Inclusion Chance Percentage": 70.0, "Minimum Amount": 500, "Maximum Amount": 2000, "CustomName": "", "SkinID": 0 } ] }, "Version": { "Major": 2, "Minor": 1, "Patch": 0 } }
    $25.00
  2. Version 1.0.6

    237 downloads

    The plugin adds a dungeon event to your server. Dungeons are bases with puzzles, NPC defenders, turrets and more. You can create your own dungeons of varying difficulty You can build your own bases or modify existing ones: There are moving NPC guardians in the dungeons: There are puzzles with protective doors in the dungeons: In the dungeons there are secret notes with codes in boxes or on NPCs: Commands: dungbase_start - force start event dungbase_stop - force stop event Hooks: void DungeonBasesEventStarted() - // called when event starts void DungeonBasesEventEnded() - // called when event ends Configuration: { "Allow only the event owner (the one who entered the dungeon first) into the dungeon": true, "Allow owner's teammates to enter the dungeon": true, "Message that you cannot enter the dungeon without being the owner of the event or its teammate": "You cannot enter the dungeon without being the owner of the event or its teammate", "Event marker on the map": true, "Event marker name": "Dungeon Base", "Event marker transparency(0-1)": 0.55, "Event marker radius": 0.5, "Event marker color.R(0-1)": 1.0, "Event marker color.G(0-1)": 0.0, "Event marker color.B(0-1)": 0.0, "Display event owner name on marker": true, "Display the time remaining until the end of the event on the marker": true, "Autostart event(disable if you want to trigger the event only manually)": false, "Minimum time to event start(in seconds)": 3600, "Maximum time to event start(in seconds)": 7200, "Minimum event duration(in seconds)": 2000, "Maximum event duration(in seconds)": 3000, "Minimum number of online players to trigger an event": 1, "Event message": "The dungeon bases event has started, find the entrance to the base and get the loot", "End event message": "The dungeon bases event has ended", "Dungeons list": [ "#dung#base1", "#dung#base2", "#dung#base3", "#dung#base4" ], "Entrances list": [ "#dung#entrance1", "#dung#entrance2", "#dung#entrance3", "#dung#entrance4" ], "Random order of choosing a dungeon from the list (if false, will be selected in turn)": false, "Random order of choosing the entrance to the dungeon from the list (if false, will be selected in turn)": false, "Change the time of day when entering the dungeon(from 0 to 23, if -1 - do not change the time)": 0.0, "How long before the end of the event does radiation start to affect players inside the dungeon": 180, "How long after the event ends should the entrance be destroyed": 60, "Close the entrance and exit to the dungeon when the event time is over": true, "Message about closing the entrance and exit": "Time is up, the entrance and exit to the dungeon are closed forever!" } Note: The plugin is guaranteed to work correctly with bases enabled. NPCs will not behave as standard, as they use different algorithms. Only one dungeon can spawn on the map at a time.
    $19.99
  3. Version V9

    50 downloads

    -.The map is based on Tamriel, which I think is perfect for than those who like medieval surroundings, so this map Whether you like it, it does not contain anything from the rust maps, however Several monuments have been created to replace them, for example The petros in this case are pirate ships, there are dungeons and many ruins to loot and along the way there is also custom junkpile medieval. -.This map is not intended to be played normally in Rust but It is designed for Roleplay. Prefab: 48k Size: 4500 Custom Monuments -.13 ruins. -.1 player spawn point. -.2 ports. -.3 dungeons. -.1 roleplay castle (royal castle). -.1 coliseum. -.2 castles to live/rebuild. -.1 volcano (if you fall into the volcano instant death). -.2 zones to create cities (crate city, lake city). -.2 pirate ships (1 is a prison for the admins). -.1 teleport tower (ancient tower). -.1 wizard's tower with vendorsg. -.3 caravans of points of sale New Custom Monument -. Sphere Tank Custom -. LightHouse custom -. WareHouse Custom -.Frozen village -.New Port -.New Castle Additional Information -.For the dungeons to work well, it is recommended to use the plugin portal that is free or if you already have it, the custom portal. -.There are plugins that can make the map entertaining. Ex: so that the charges or other events that are not medieval do not arise. The plugin (Automated Events) works very well. Contact For any questions or requests, please contact us through Discord or the platform itself. discord: zeroabsoluto_273
    $30.00
  4. Version 2.0.0

    28 downloads

    They are medieval structures to create maps with a medieval theme and make rust a little more roleplay. There are four castles, two entrances, a bridge and a triumphal arch. prefab: 1200/ 1500 more or less. Readme.txt
    $5.00
  5. Version V2

    25 downloads

    I present to you my new creation, it offers everything of a vanilla procedural map and apart from a whole fantasy world with dungeons and puzzles that make you and your team have to work as a team to overcome the different tests. and apart from some fantasy of castles with dungeons. It is as optimized as possible since many of the decorations that Rust has cause drops in Fps so they have not been placed on this map. The map has four dungeons of which three are of different levels and the fourth is a dungeon on an island in the sky. The map can be edited. Size: 4500 Prefabs: 22K Compatibility -Armored Train -Raidable Bases -Satellite Dish Event -Survival Arena -Airfield Event -Boss Monster -Convoy Monuments vanilla -Gas station 2 -Mining outpost 2 -Supermarket 2 -Underwatwr lab 1 -Artic base 1 -Dome 1 -Sewer branch 1 -Large barn 1 -Lighthouse 2 -Power plant 1 -Junker yard 1 -Outpost 1 -Bandit camp 1 -Lunch site 1 -Water plant 1 -Train yard 1 -Harbor 1 -Satelite dish 1 -Gigant excavator 1 -Tunel military 1 -Airfield 1 -Stone quarry 1 -Sulfur quarry 2 -HQM quarry 1 -Abandoned military base 1 -Fishing village 3 -Oilrig big 1 -Oilrig small 1 Monuments Custom -Castle of blood -Dragon tomb -Poseidon -Flying island -Dungeon tree -TP (market with the X on map) you can use the Portal or Custom portal plugin. Find out about the use in readme, if you find any error, do not hesitate to contact me, zeroabsoluto_273
    $25.00
  6. Version 1.1.0

    49 downloads

    Spawns a portal and dungeon for player to go shoot & loot. ChatCommand /mydungeon <easy, medium, hard> dungeonevent.use List of seeds small to large Seeds file download See config for all current options. { "Basic Settings": { "Cooldown time in minutes for player": 60 }, "Event Settings": { "easy": { "Despawn time in minutes": 5, "Buy cost name": "scrap", "Buy cost amount": 50, "Buy cost skinID if custom item": 0, "Corpse should spawn at portal entrance on death": true, "Scarecrow profile to use": "scarecrow_easy", "Create AlphaLoot profile to use": "", "Boss scarecrow profile to use for one loot box": "easy_boss", "Limit to dungeon seeds": [] }, "medium": { "Despawn time in minutes": 5, "Buy cost name": "scrap", "Buy cost amount": 50, "Buy cost skinID if custom item": 0, "Corpse should spawn at portal entrance on death": true, "Scarecrow profile to use": "scarecrow_easy", "Create AlphaLoot profile to use": "", "Boss scarecrow profile to use for one loot box": "easy_boss", "Limit to dungeon seeds": [] }, "hard": { "Despawn time in minutes": 5, "Buy cost name": "scrap", "Buy cost amount": 50, "Buy cost skinID if custom item": 0, "Corpse should spawn at portal entrance on death": true, "Scarecrow profile to use": "scarecrow_easy", "Create AlphaLoot profile to use": "", "Boss scarecrow profile to use for one loot box": "easy_boss", "Limit to dungeon seeds": [ 12345, 4764274 ] } }, "Scarecrow Profiles": { "scarecrow_easy": { "The health of the Scarecrow": 100.0, "Spawn no less then x Scarecrows": 10, "Weapon damage scale to player": 1.0, "Base attack rate of weapon": 1.0, "Scarecrow corpse AlphaLoot profile": "test", "Scarecrow kits list": [] } }, "Boss Profiles": { "easy_boss": { "The health of the boss scarecCrow": 100.0, "Weapon damage scale to player": 1.0, "Base attack rate of weapon": 2.0, "Boss scarecrow corpse AlphaLoot profile": "", "Boss Scarecrow kits list": [] } }, "Version": { "Major": 1, "Minor": 0, "Patch": 4 } }
    $20.00
  7. Version 1.0.0

    2 downloads

    Custom - "Dungeon Custom" - Beautiful design. Big. - From above, where the containers are located, you can not build. - If you put the floor in the custom and lift the walls up, you will get 3 full walls and 1 small wall. The number of prefabs in the "Dungeon Custom" customization is 175 There is a topology that removes the grass. There is also a height mask. If you have any questions or would like to place an order, my discord is - jerwiz Other Works:
    $3.24
1.6m

Downloads

Total number of downloads.

7.5k

Customers

Total customers served.

112.7k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.