Jump to content

Chill Roleplay's Wishlist

  1. More information about "KOTH Event - King of the Hill: Battle of Supremacy"

    $14.99

    KOTH Event - King of the Hill: Battle of Supremacy

    The King of the Hill event is an exhilarating competition that dares participants to rack up the highest number of kills within a set time limit on a confined island where there's no escape. Join the KOTH event when it kicks off, whether you're going solo or teaming up with your squad or clan. With the ability to rejoin multiple times, aim to secure the most kills and claim the coveted KOTH rewards.
    ⭐ Features
    Easy setup Repeatable event with easy configuration Choose the winner from Top Player or Top Clan Kills Shows TOP players or TOP clans   Shows Personal or Clan statistics Set up rewards for the  KOTH winner Discord event webhook messages 📌 Commands
    KOTH Player COMMANDS: /koth - Join KOTH event when it starts. /koth_stats - Show koths top players & Clans. KOTH Event COMMANDS: /kotheventstart - Randomly start a event from the list. /kotheventstart <ArenaName> - Start KOTH event in the selected arena. /kotheventstop - Stop if any event is running. SETUP COMMANDS: /koth setup - Show all available setup commands /koth create <ArenaName> - Creates a KOTH arena /koth edit <ArenaName> - Select the KOTH arena to change Radius or Location /koth radius <Number> - Change KOTH arena radius /koth location - Change KOTH arena location /koth setspawn - Set spawn point location for players KOTH Data COMMANDS: /koth_reset_players - Reset all player data. /koth_reset_clans - Reset all clans data.  
    ⚙️Configurations
    Event Screenshots
    💬 Support

  2. More information about "BiomeSkins | Camouflage at its finest!"

    $5.99

    BiomeSkins | Camouflage at its finest!

    BiomeSkins is a Rust server plugin that dynamically customizes player clothing, armor, and sleeping bag skins based on the biome and topology of their location. By matching gear and sleeping bags to the surrounding environment, it enhances player immersion and camouflaging. Players can easily activate and control reskinning functions through simple chat commands, including options for key bindings and toggling automatic reskinning.
     


    Installation
    Download the BiomeSkins.cs plugin file. Place the plugin file into your server’s plugins directory.
    Usage/Commands
    /biomeskin
    Reskins the player’s clothing and armor to match their current biome.
    /biomeskin [<a|w|b|m>]
    Reskin player all and/or wear and/or belt and/or main inventory items (w - wear, b - belt, m - main, a - all). Example - /biomeskin wb will reskin items in wear and belt inventories. Not specifying an inventory parameter defaults to wear/armor items.
    /biomeskin skin <player> [q|a|w|b|m]
    Reskins the target player's target inventory items (see command above). Intended for admins and other plugins.
    /biomeskin bind <key>
    Displays the command for binding the /biomeskin command to a specified key, allowing players to quickly activate biome-based reskinning.
    /biomeskin bag <on|off>
    Toggles automatic reskinning for sleeping bags based on the biome and topology where they are placed.
    /biomeskin <wear|belt|main|> <on|off>
    Sets automatic reskinning for wear/belt/main inventory items based on the biome of the player's location.
    /biomeskin toggle <wear|belt|main|all>
    Toggles automatic reskinning for wear/belt/main inventory items based on the biome of the player's location.
    Permissions
    biomeskins.reskin.bag - Allows for sleeping bag reskinning on placement and access to the /biomeskin bag <on|off> command.
    biomeskins.reskin.equipment - Allows for inventory item reskinning via the /biomeskin base command.
    biomeskins.reskin.equipment.other - Allows for inventory item reskinning of other players via the /biomeskin skin <player> [q|a|w|b|m] command.
    biomeskins.reskin.equipment.auto - Allows for player automatic inventory item reskinning when crossing between biomes as well as the /biomeskin <wear|belt|main|> <on|off> command.

    Configuration
    The plugin offers customizable options in the configuration file, enabling admins to tailor the reskinning behavior:
    { "Version (DO NOT EDIT)": 3, "Command aliases": [ "biomeskin" ], "Sleeping bag skins": { "Forest": 2131151567, "Arctic": 2162368881, "Desert": 2922792064, "Tundra": 3080447496, "Rock": 3144409492 }, "Equipment skins": { "Temperate": { "mask.metal.item": 2551475709, "metal_plate_torso.item": 2551474093, "pants.roadsign.item": 2570237224, "hoodie.red.item": 2563940111, "pants.cargo.item": 2563935722, "shoes.boots.brown.item": 2575506021, "gloves.roadsign.item": 2575539874, "hat.coffeecan.item": 2570227850, "roadsign_armor.item": 2570233552, "jacket.vagabond.item": 2582710266, "largebackpack": 3360828867 }, "Tundra": { "mask.metal.item": 2551475709, "metal_plate_torso.item": 2551474093, "pants.roadsign.item": 2570237224, "hoodie.red.item": 2563940111, "pants.cargo.item": 2563935722, "shoes.boots.brown.item": 2575506021, "gloves.roadsign.item": 2575539874, "hat.coffeecan.item": 2570227850, "roadsign_armor.item": 2570233552, "jacket.vagabond.item": 2582710266, "largebackpack": 3377499512 }, "Arctic": { "mask.metal.item": 2432948498, "metal_plate_torso.item": 2432947351, "pants.roadsign.item": 2469019097, "hoodie.red.item": 2416648557, "pants.cargo.item": 2416647256, "shoes.boots.brown.item": 2752873720, "gloves.roadsign.item": 2469031994, "hat.coffeecan.item": 2503956851, "roadsign_armor.item": 2503955663, "rifle.ak.item": 2525948777, "burlap.shirt.item": 2911362787, "mask.bandana.item": 10062, "attire.hide.boots.item": 2408298830, "attire.hide.poncho.item": 2856159140, "riot.helmet.item": 801095823, "burlap.trousers.item": 2911361380, "burlap.gloves.item": 10128, "largebackpack.item": 3361128718, "jacket.vagabond.item": 2496913595 }, "Arid": { "mask.metal.item": 2475428991, "metal_plate_torso.item": 2475407123, "pants.roadsign.item": 2496523983, "hoodie.red.item": 2503910428, "pants.cargo.item": 2503903214, "shoes.boots.brown.item": 2510093391, "gloves.roadsign.item": 2510097681, "hat.coffeecan.item": 2496517898, "roadsign_armor.item": 2496520042, "jacket.vagabond.item": 2865011686, "largebackpack": 3362212704 } }, "Reskin items in wear inventory": true, "Reskin items in belt inventory": false, "Reskin items in main inventory": false, "Automatic equipment reskinning": { "Enabled": false, "Enabled by default for players with permission?": false, "Time interval between player biome checks": 5.0, "Reskin items moved into wear inventory": true, "Reskin items moved into belt inventory": false, "Reskin items moved into main inventory": false }, "Hooks": { "OnBiomeSkin": true } } Developer API
    // Reskin player items in corresponding inventories (wear/belt/main) with the skins specified in the plugin config bool API_SkinPlayerItems(BasePlayer player, bool skinWear = true, bool skinBelt = true, bool skinMain = true) // Reskin player items in corresponding inventories (wear/belt/main) with the skins specified in the "skins" parameter (item name -> skinID) bool API_SkinPlayerItems(BasePlayer player, Dictionary<string, ulong> skins, bool skinWear = true, bool skinBelt = true, bool skinMain = true) // Returns true if target player has sleeping bag biome-based reskinning enabled bool API_IsSleepingBagReskinEnabled(BasePlayer player) // Enables/disables target player sleeping bag biome-based reskinning void API_SetEnabledAutoSleepingBagReskin(BasePlayer player, bool enabled) // Returns true if target player has automatic biome-based inventory item reskinning enabled bool API_IsAutoEquipmentReskinEnabled(BasePlayer player) // Enables/disables target player automatic biome-based inventory item reskinning void API_SetAutoEquipmentReskinEnabled(BasePlayer player, bool wear, bool belt, bool main) // Hooks // Invoked when a player's inventory items are about to be reskinned by the plugin // First argument - BasePlayer - Target player // Second argument - Action source // 0 = Command, 1 = Automatic (player crossing biomes), 2 = Third party plugin or console command // Returning bool 'true' will cancel the action OnBiomeSkin(BasePlayer, int)  
  3. More information about "RadTown Puzzles"

    $15.00

    RadTown Puzzles

    Adds a unique green and blue card puzzle to the Radtown that players can go into to get some extra loot.
     
     
    { "Green Room Spawns": { "Loot Information": [ { "LootContainer prefab to use": "assets/bundled/prefabs/radtown/crate_normal_2.prefab", "LootContainer respawn time after looted in minutes": 30, "Position of the LootContainer": { "x": 6.231558, "y": 0.6286445, "z": -14.76554 }, "Rotation of the LootContainer": { "x": 0.0, "y": 0.0, "z": 0.0 } }, { "LootContainer prefab to use": "assets/bundled/prefabs/radtown/crate_normal_2.prefab", "LootContainer respawn time after looted in minutes": 30, "Position of the LootContainer": { "x": -2.074273, "y": 0.6468282, "z": -18.84206 }, "Rotation of the LootContainer": { "x": 0.0, "y": 0.0, "z": 0.0 } }, { "LootContainer prefab to use": "assets/bundled/prefabs/radtown/foodbox.prefab", "LootContainer respawn time after looted in minutes": 30, "Position of the LootContainer": { "x": -4.595845, "y": 1.493383, "z": -16.61216 }, "Rotation of the LootContainer": { "x": 0.0, "y": 0.0, "z": 0.0 } } ] }, "Blue Room Spawns": { "Loot Information": [ { "LootContainer prefab to use": "assets/bundled/prefabs/radtown/crate_normal.prefab", "LootContainer respawn time after looted in minutes": 30, "Position of the LootContainer": { "x": 7.25617, "y": 4.363087, "z": -19.05 }, "Rotation of the LootContainer": { "x": 0.0, "y": 0.0, "z": 0.0 } }, { "LootContainer prefab to use": "assets/bundled/prefabs/radtown/crate_elite.prefab", "LootContainer respawn time after looted in minutes": 1, "Position of the LootContainer": { "x": 4.8, "y": 4.363087, "z": -14.74765 }, "Rotation of the LootContainer": { "x": 0.0, "y": 90.0, "z": 0.0 } } ] }, "Version": { "Major": 1, "Minor": 0, "Patch": 0 } }  
  4. More information about "Spawn point"

    $2.50

    Spawn point

    Small spawn point with a gambling area. I was inspired to make this build from a building in Apex. You can use it for a lot if different things. Personally i'm using it as a spawn point. I have a normal and a christmas edition. I'm willing to make other themes if requested. Alpha layer, topology, biome etc is included in the prefab so it's ready for use.  
    Christmas edition has 737 prefabs
    Normal one has 716 prefabs
  5. More information about "Dynamic Monuments"

    $49.99

    Dynamic Monuments

    DynamicMonuments is a groundbreaking plugin for Rust servers that breathes new life into your maps!
    Say goodbye to tedious manual map editing or relying on RustEdit.
    With just a few clicks, your server will be transformed, featuring 18 unique monuments that blend seamlessly into any environment.
     

    Key Features:
    Dynamic Spawning:
    - Monuments can spawn randomly during wipes or with each server restart (optional)
    -  Customize spawn frequency and zones through the plugin's configuration
    -  A variety of monument complexities, ranging from cozy hideouts to sprawling fortresses
    18 Unique Monuments:
    - Water Monuments
    - Coastal Monuments
    - River Monuments
    - Roadside Monuments
    - Modifications for Standard Monuments: (Metro entrances, power line towers, substations, quarries, and more).
    Personalization:
    - Give players personal monuments
    Versatility:
    - Compatible with both custom and procedural maps.
    - Automatically adapts to terrain, water, and roads.
    - No RustEdit required! Everything is managed through the plugin's configuration.

    Giving a monument to a player
    9 out of 18 monuments can be given to players for personal placement.
    The dynamic monument is represented as a flare with a unique skin, which can be given to players in any way, such as through an in-game store.
    To spawn the monument, the player must hold the flare and find a suitable location, receiving instructions in the chat and notifications.
    Once placed, the monument is locked to the player, and only they can loot it.
    Chat commands (admin only)
    /killmonument -    destroys the DynamicMonument you're looking at /replacecrate NewCratePresetName - replaces the crate you're looking at on the location with  NewCratePresetName /spawnmonument  PresetName -  spawns a monument in a random position /spawnmonumentmypos PresetName -  spawns  the monument in your position /killallmonuments -  destroys all DynamicMonuments on the server /respawnmonuments -  forcibly launches automatic respawn of DynamicMonuments /givemonument  PresetName -  give the monument to yourself /addprefabspawnpoint PresetName — adds a crate or static NPC spawn point to a monument at your current position   (only for Static Npc and crates) /removemonumententity command — removes  entity spawn point you're looking at. (only for StaticNpc/crates/Entities for respawn) Console commands (RCON only)
    spawnmonument  PresetName -  spawns a monument in a random position killallmonuments - destroys all DynamicMonuments on the server respawnmonuments -    forcibly launches automatic respawn of DynamicMonuments givemonument PresetName userID -  give the DynamicMonument to the player Plugin Config
    en  –  example of plugin configuration in English ru  –  example of plugin configuration in Russian  
    Check out the rest of my work:  Adem's Codefling Library
    You can reach out to me in Discord:  Adem's Discord Profile
    Join the Mad Mappers Discord!
2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

143.2k

Files Sold

Total number of files sold.

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.