Jump to content

ELF's Wishlist

  1. More information about "30 - Raidable Bases Pack - Boom Pack1"

    $25.00

    30 - Raidable Bases Pack - Boom Pack1

    30 Raid Pack  

    Unlock 30 meticulously crafted Raidable Bases for Rust, each uniquely designed with its own flair, perfect for players who crave variety and a new challenge every time!
    [ATTENTION] Art in bases may include semi nude pictures
    Number of bases per difficulty:  
    Easy: 11 Medium: 5 Hard; 9 Expert: 4 Nightmare: 1
      In main config file /config/raidablebases.json set parameter below to true to keep pre defined skins and keep the vibe of the bases
    "Ignore If Skinned Already": true,  
    Rename bases or just add bases with these commands (note that your profiles may vary):

    Easy Bases:
    rb.config add "Easy Bases" Boom-Easy-Art Boom-Easy-BewareOfBob Boom-Easy-Cottage Boom-Easy-ElectricFence Boom-Easy-Fishing Boom-Easy-Glencoe Boom-Easy-Manik Boom-Easy-Pumpkin Boom-Easy-Saloon Boom-Easy-Tie Boom-Easy-WoodyTower Medium Bases:
    rb.config add "Medium Bases" Boom-Medium-Bricks Boom-Medium-HomerHouse Boom-Medium-OnAir Boom-Medium-Pyramid Boom-Medium-Xipil Hard Bases:
    rb.config add "Hard Bases" Boom-Hard-Brutal Boom-Hard-Caretaker Boom-Hard-Disfear Boom-Hard-Dragon Boom-Hard-Enterprise Boom-Hard-JoesGarage Boom-Hard-Molecule Boom-Hard-TheCube Boom-Hard-Triskelion Expert Bases:
    rb.config add "Expert Bases" Boom-Expert-Camelot Boom-Expert-Demonology Boom-Expert-Squaw Boom-Expert-Trimurti Nightmare Bases:
    rb.config add "Nightmare Bases" Boom-Nightmare-Virus

    Please note that the links to images provided are public and might break or become unavailable over time due to changes on the hosting platform. If an image does not load, it could be because the link has expired or the image has been removed.

    All bases made by Boom  

  2. More information about "Wipe Status"

    $3.99

    Wipe Status

    The plugin displays the time until the next wipe in the status bar. Depends on AdvancedStatus plugin.
     

    The ability to display the remaining time until the wipe: If there are N days left. Configurable in the configuration file; If player is in a safe zone or building privilege zone; The option to choose between a server wipe and a manually specified wipe; The ability to specify the order of the bar; The ability to change the height of the bar; The abillity to customize the color and transparency of the background; The ability to set a material for the background; The ability to switch between CuiRawImageComponent and CuiImageComponent for the image; The ability to get images from the local folder(*SERVER*\oxide\data\AdvancedStatus\Images); The abillity to set own image and customize the color and transparency of the image; The abillity to set sprite instead of the image; The ability to customize the color, size and font of the text.  

    wipestatus.admin - Provides the ability to set custom date of wipe.  

    { "Chat command": "wipe", "Is it worth enabling GameTips for messages?": true, "List of language keys for creating language files": [ "en" ], "Is it worth displaying the wipe timer only when players in the safe zone or building privilege?": false, "The number of days before the wipe when the status bar will start to display. A value of 0 enables constant display": 0, "Status. Bar - Type(TimeProgressCounter or TimeCounter)": "TimeCounter", "Status. Bar - Height": 26, "Status. Bar - Order": 10, "Status. Background - Color(Hex or RGBA)": "#0370A4", "Status. Background - Transparency": 0.7, "Status. Background - Material(empty to disable)": "", "Status. Image - Url": "https://i.imgur.com/FKrFYN5.png", "Status. Image - Local(Leave empty to use Image_Url)": "WipeStatus_Wipe", "Status. Image - Sprite(Leave empty to use Image_Local or Image_Url)": "", "Status. Image - Is raw image": false, "Status. Image - Color(Hex or RGBA)": "#0370A4", "Status. Image - Transparency": 1.0, "Status. Image Outline - Is it worth enabling an outline for the image?": false, "Status. Image Outline - Color(Hex or RGBA)": "0.1 0.3 0.8 0.9", "Status. Image Outline - Transparency": 1.0, "Status. Image Outline - Distance": "0.75 0.75", "Status. Text - Size": 12, "Status. Text - Color(Hex or RGBA)": "#FFFFFF", "Status. Text - Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf", "Status. Text - Offset Horizontal": 0, "Status. Text Outline - Is it worth enabling an outline for the text?": false, "Status. Text Outline - Color(Hex or RGBA)": "#000000", "Status. Text Outline - Transparency": 1.0, "Status. Text Outline - Distance": "0.75 0.75", "Status. SubText - Size": 12, "Status. SubText - Color(Hex or RGBA)": "#FFFFFF", "Status. SubText - Font": "RobotoCondensed-Bold.ttf", "Status. SubText Outline - Is it worth enabling an outline for the sub text?": false, "Status. SubText Outline - Color(Hex or RGBA)": "0.5 0.6 0.7 0.5", "Status. SubText Outline - Transparency": 1.0, "Status. SubText Outline - Distance": "0.75 0.75", "Status. Progress - Background Color(Hex or RGBA)": "1 1 1 0.15", "Status. Progress - Background Transparency": 0.15, "Status. Progress - Reverse": true, "Status. Progress - Color(Hex or RGBA)": "#0370A4", "Status. Progress - Transparency": 0.7, "Status. Progress - OffsetMin": "0 0", "Status. Progress - OffsetMax": "0 0", "Custom wipe dates list(empty to use default). Format: yyyy-MM-dd HH:mm. Example: 2024-10-25 13:00": [], "Version": { "Major": 0, "Minor": 1, "Patch": 8 } }  

    EN: { "CmdMainAdmin": "Available admin commands:\n\n<color=#D1CBCB>/wipe</color> <color=#D1AB9A>bar</color> <color=#D1CBCB>*booleanValue*(optional)</color> - Toggle wipe bar visibility\n<color=#D1CBCB>/wipe</color> <color=#D1AB9A>time</color> - Show current time based on server's timezone\n<color=#D1CBCB>/wipe</color> <color=#D1AB9A>add</color> <color=#D1CBCB>*wipeDate* *numberValue*(optional) *numberValue*(optional)</color> - Add a custom wipe date. If two numbers follow the date, wipe dates will be added with that interval, for the given count. Date format: yyyy-MM-dd HH:mm\n<color=#D1CBCB>/wipe</color> <color=#D1AB9A>clear</color> - Clear all custom wipe dates\n\n--------------------------------------------------", "CmdMain": "Available commands:\n\n<color=#D1CBCB>/wipe</color> <color=#D1AB9A>bar</color> <color=#D1CBCB>*booleanValue*</color>(optional) - Toggle wipe bar visibility\n\n--------------------------------------------------", "BarText": "WIPE IN", "CmdServerTime": "Current real server time: {0}", "CmdNewDateAdded": "The new date {0} has been successfully added!", "CmdNewDateRangeAdded": "The list of dates was successfully added!", "CmdNewDateAddFailed": "Invalid format or the date is earlier than the current one. Example: {0}", "CmdClearDates": "Custom dates list has been successfully cleared!", "CmdBarEnabled": "Displaying the wipe bar is enabled!", "CmdBarDisabled": "Displaying the wipe bar is disabled!" } RU: { "CmdMainAdmin": "Доступные админ команды:\n\n<color=#D1CBCB>/wipe</color> <color=#D1AB9A>bar</color> <color=#D1CBCB>*булевоеЗначение*(опционально)</color> - Переключение отображения вайп бара\n<color=#D1CBCB>/wipe</color> <color=#D1AB9A>time</color> - Текущее время по часовому поясу сервера\n<color=#D1CBCB>/wipe</color> <color=#D1AB9A>add</color> <color=#D1CBCB>*датаВайпа* *числовоеЗначение*(опционально) *числовоеЗначение*(опционально)</color> - Добавление кастомной даты вайпа. Если после даты указать 2 числа, то вайп даты добавятся с указаным интервалом, указанное кол-во раз. Формат даты: yyyy-MM-dd HH:mm\n<color=#D1CBCB>/wipe</color> <color=#D1AB9A>clear</color> - Очистка всех кастомных дат вайпа\n\n--------------------------------------------------", "CmdMain": "Доступные команды:\n\n<color=#D1CBCB>/wipe</color> <color=#D1AB9A>bar</color> <color=#D1CBCB>*булевоеЗначение*</color>(опционально) - Переключение отображения вайп бара\n\n--------------------------------------------------", "BarText": "ВАЙП ЧЕРЕЗ", "CmdServerTime": "Текущее реальное серверное время: {0}", "CmdNewDateAdded": "Новая дата {0} успешно добавлена!", "CmdNewDateRangeAdded": "Список дат был успешно добавлен!", "CmdNewDateAddFailed": "Не верный формат или дата меньше текущей. Пример: {0}", "CmdClearDates": "Список дат был успешно очищен!", "CmdBarEnabled": "Отображение вайп бара включено!", "CmdBarDisabled": "Отображение вайп бара выключено!" }  

    bar - Enabling and disabling personal bar display. time - Displays the real time on the server. Sometimes the server's time zone may differ from the expected one. Permission "wipestatus.admin" required. add - Adding a new wipe date. Format: yyyy-MM-dd HH:mm. Permission "wipestatus.admin" required. If you add 2 more parameters, you will be able to specify a list of wipe dates at once. The first parameter(a digit) is the offset(days) from the dates, and the second parameter(a digit) is the number of occurrences. clear - It clears the list of dates. Permission "wipestatus.admin" required. Example:
    /wipe add "2023-12-28 15:16" /wipe add "2024-07-16 19:00" 7 20 - Starting from the date 2024-07-16 19:00, 7 days will be added 20 times.  
  3. More information about "Wipe Schedule"

    $29.95 $21.95

    Wipe Schedule

    The ultimate solution for RUST server owners. Our plugin gives you complete control over scheduling server events, allowing you to create unique schedules that automatically adapt to your needs.
     

     
    🌟  Features  of Wipe Schedule
    Handy built-in editor: Manage events directly in-game through an intuitive and user-friendly interface. Customizable calendar commands: Set up custom commands, so players can easily open the calendar and view upcoming events. Multi-language support: Localize the plugin for your audience by translating all interface text into any language. Customization flexibility: Add events with individual descriptions, dates, and times — perfect for wipes, tournaments, or special server events. Easy integration: Quick and easy installation with Server Panels. Recurring events: Say goodbye to the hassle of manually scheduling events every week! Create events that automatically repeat on a set schedule:|
    ✔️ Weekly events.
    ✔️ Repeats every X days.
    ✔️ Monthly and annual events. Complex combinations: Combine different repeat types to build unique and fully customizable schedules.  
    🎮  Commands
    /wipe: Open the calendar interface (for players)  
    📨  Video Overview
     
    🧪  Test Server
    Join our test server to experience all our unique features firsthand!
    Copy the IP address below to start playing!
    connect 194.147.90.147:28015  
    📚  FAQ
    Q: Where can I see an example of a config?
    A:  Config
  4. More information about "AWP Lego II (4 pack)"

    $5.00

    AWP Lego II (4 pack)

    I propose a collection of four variants of awp_lego, two of which are closed and two others with entry and exit points.
    This would allow you to place it on any server, suitable for both training and survival servers.
    Awp_lego is a legendary map from the days of Counter-Strike 1.6, adding a touch of nostalgia for your players.
     
  5. More information about "Aztec Remake (de_aztec cs2)"

    $16.00

    Aztec Remake (de_aztec cs2)

    AZTEC Rust prefab   AZTEC, also known as file de_aztec, is a video game map featured in the Counter-Strike 2 first-person shooter series.
     
    AZTEC Rust Prefab  
    You will feel like an explorer of the ancient Aztec civilization, navigating through a magical map with ancient pyramids, challenging parkour, and an unparalleled waterfall!.

    Discord
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127.4k

Files Sold

Total number of files sold.

2.6m

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.