Jump to content

venda_vole's Wishlist

  1. More information about "MultiEvents (Pack 2) - Plugin sold separately. Bundle available."

    $7.95 $5.95

    MultiEvents (Pack 2) - Plugin sold separately. Bundle available.

    MultiEvents Expansion Pack 2 adds 5 additional events focused on skill-based challenges, precision combat, and treasure hunting. Requires the base MultiEvents plugin.
     

     
    🏆 Included Events
    This expansion pack includes 5 skill-focused events that challenge different aspects of player expertise:
    Bow Master - Kill players or animals using bows before time runs out. Points awarded for bow eliminations only. Bot Purge - Kill as many scientists as you can before the timer ends. Different scientist types provide varying point values. NPC Excavator - Kill the most Excavator scientists. Specialized combat at the dangerous Excavator monument. Hemp Gather - Harvest as many hemp plants as you can. Peaceful resource gathering alternative. Scavenger Hunt - Find the hidden crate faster than anyone else. First player to reach the crate wins.  
    🔧 Requirements
    Requires the base MultiEvents plugin Copy files to MultiEvents directory and reload the plugin Pre-configured and ready to use immediately  
    📚 FAQ
    Q: Do I need the base MultiEvents plugin?
    A: Yes, this expansion pack requires the base MultiEvents plugin.
    Q: How does Scavenger Hunt work?
    A: A crate is randomly placed on the map. First player to find and reach it wins.
    Q: Can I customize scoring and rewards?
    A: Yes, all events support customization through the visual editor.
     
    🧪 TEST SERVER
    Join our test server to try these events!
    connect 194.147.90.239:28015  
  2. More information about "MultiEvents (Pack 1) - Plugin sold separately. Bundle available."

    $7.95 $5.95

    MultiEvents (Pack 1) - Plugin sold separately. Bundle available.

    MultiEvents Expansion Pack 1 adds 5 additional events for barrel destruction, PvP combat, NPC battles, and resource gathering. Requires the base MultiEvents plugin.
     

     
    🏆 Included Events
    This expansion pack includes 5 carefully designed events that add new dimensions to your server:
    Barrel Event - Destroy as many barrels as you can before time runs out. Points awarded for each barrel destroyed. NPC Missile Silo - Kill as many scientists as you can inside the missile silo monument. High-stakes combat with radiation and automated defenses. Player Battle - Rack up the most PvP kills before time runs out. Points awarded for each player elimination. Pumpkin Picker - Pick as many wild pumpkins as you can before time is up. Peaceful alternative to combat events. Vehicle Hunter - Destroy cars, boats, submarines, helicopters, and Bradley APC. Each vehicle type offers different point values.  
    🔧 Requirements
    Requires the base MultiEvents plugin Copy files to MultiEvents directory and reload the plugin Pre-configured and ready to use immediately  
    📚 FAQ
    Q: Do I need the base MultiEvents plugin?
    A: Yes, this expansion pack requires the base MultiEvents plugin.
    Q: Can I enable/disable individual events?
    A: Yes, each event can be individually configured through the visual editor.
    Q: Can I customize rewards?
    A: Yes, all events support customizable rewards through the MultiEvents system.
     
    🧪 TEST SERVER
    Join our test server to try these events!
    connect 194.147.90.239:28015  
  3. More information about "Build Tools [grade/remove/skins]"

    $21.95 $15.95

    Build Tools [grade/remove/skins]

    Introducing a feature-rich plugin that will take your in-game building experience to new heights - Build Tools!
    This plugin is not just a tool, it is the key to creating incredible builds and will make the processes of upgrading, removing and even downgrading buildings easy and fun!
     

     
    !ATTENTION!  After the last update of the game, the additional slot does not work
     
    ⭐ Features of Build Tools
    Beautiful user interface: Our plugin has a lovely and easy-to-use interface that makes building tasks smooth and functional; Bar progress display: Keep track of your building progress with a clear progress bar, so you can see your upgrades easily; Upgrade of the entire building at once: You can make them stronger and more secure quickly; Interface customization: Personalize the user interface to match your preferences and workflow. Returning an item to remove: Don't worry about losing items when removing structures; our plugin ensures you get them back; Returning items with condition as in the game: Items are returned to the same condition as in the game, with the option to set their condition as a percentage; Blocked list items for remove: You can specify which items should not be removed for precise construction control. Ability to use icons both from the game and your own Work with Clans/Friends/NoEscape Building Skins (+ automatic parsing command) Downgrade: Make structure downgrades simple and adapt your base to changing needs with just a few clicks Edit  config  via in-game interface  (no JSON editing required)  
    🎮 Commands
    /up [1-4] -  enable upgrading mode /up all - allows you to upgrade the entire building at once /remove - enable removing mode /remove all - allows you to remove the building at once /down - enable downgrading mode /down all - allows you to downgrade building at once buildtools.parse.skins –  allows parsing new building skins from the game + images to them /bskin – open settings menu  
    🛡️ Permissions
    buildtools.all  – allows you to upgrade/remove the entire building at once buildtools.free –  allows you to upgrade buildings for free buildtools.edit  –  allows you to enable edit mode buildtools.vision –  allows you to  toggle  the remove mode  on  in the vision mode  
    🎥 Video
     
    🧩 Hooks
    object canDowngrade(BasePlayer player, BaseEntity entity) object canRemove(BasePlayer player, BaseEntity entity) object CanBuildToolsGiveRefund(BasePlayer player, BaseEntity entity)  
    📚 FAQ
    Q: Where can I see an example of a config?
    A:    Config
  4. More information about "Carbon Cleaner | Keep your system clean"

    $8.99

    Carbon Cleaner | Keep your system clean

    🧹 CarbonCleaner
     
     
     
    🧩 Short description
    Finds orphaned files in `carbon/config/`, `carbon/data/`, and `carbon/lang/` based on the installed/loaded plugins and provides a sleek in-game CUI for selecting and deleting them.
     
    ⚙️ Features
    - Matching logic (plugin detection)
      - Reads plugin base names from `carbon/plugins` (`*.cs`) **and** from the Carbon runtime (loaded plugins).
      - Base names `Admin` and `CorePlugin` are always treated as present.
     
    - Scan areas
      - config: Top-level `*.json` and top-level folders whose base name does not correspond to a plugin.
      - data: Top-level files (except `*.data`/`*.db`) and top-level folders without a plugin match.
      - lang: `lang/<LOCALE>/*.json` whose base name does not correspond to a plugin.
     
    - UI (CUI)
      - Three columns: CONFIG, DATA, LANG with count, file size, and checkboxes.
      - Select All for CONFIG/DATA, language sections can be expanded/collapsed for LANG.
      - Delete button shows number of selections; after deletion, automatic rescan.
     
      - Secure deletion
      - Deletes only within the `carbon/` root (path is validated).
      - Supports files **and** folders (recursively).
     
      - Backup
      - You have the option to decide whether you want to back up individual files..
     
    > Note: `*.data` and `*.db` in the **data** root are **not** listed as orphaned (are skipped). This protects runtime databases.
     
    💬 Commands
     
    In-Game (Chat)
    - `/carboncleaner` — Opens the UI (requires permission).
     
    Server console
    - `carboncleaner.scan` — Shows number/size of hits.
    - `carboncleaner.delete “<relativePath>|<relativePath>|...”`  
      Example:  
      `carboncleaner.delete “config/Old.json|data/OldFolder|lang/en/Old.json”`  
      Deletes the specified relative paths under `carbon/`.
     
     
     
    🔐 Permissions
    - `carboncleaner.admin` — required for all functions (chat/UI).
     
     
     


     
  5. More information about "Admin Warn"

    $19.99 $14.99

    Admin Warn

    Stop guessing whether your warning messages in chat were actually noticed.
    Tired of sending important warnings as an admin via RCON or global chat and never being sure who actually read them?
    AdminWarn is built to give admins certainty.
    AdminWarn is designed for manual warning delivery. This is not an automated warning system. Every warning is intentionally sent by an admin using commands.
    At the same time, AdminWarn handles warnings smartly and automatically in the background. Warnings sent to offline players are stored and shown automatically when the player next joins, even days later. For individual online players, warnings remain stored until acknowledged, then are automatically cleared. All data is wipe-aware and cleaned up automatically on server wipes.
    Instead of relying on admin-sent chat warnings that can get lost, ignored, or missed while players are AFK, AdminWarn delivers a mandatory, player-specific GUI warning directly on the player’s screen.
    Each warning includes a configurable sound effect, using only built-in, local in-game sounds. No external or custom audio files are used.
    This is not an auto chat message. It is a visual warning that requires player acknowledgment. Even if the player closes the game without confirming it, the warning will reappear on the next login until acknowledged. No hard movement lock is applied.
    Warnings can be sent via RCON, server console, or in-game admin console (F1).
    In-game commands /warn and /warnall are used to manually send warnings.
    /warn can target individual players whether they are online or offline, while /warnall applies only to online players.
    Discord webhook logs clearly confirm when warnings are acknowledged.
    Global warnings apply only to online players and do not generate Discord logs, preventing spam and rate-limit issues.
    RAM / performance indicators after 13 hours of operation:


    💡How It Works

    1) Admin sends warning (chat/RCON) → Message is delivered via GUI with sound
    2) Player must acknowledge → Cannot play until clicking button (No movement lock, only a visual GUI barrier)
    3) Offline player support → Warnings sent to offline players are saved and displayed via GUI when they join
    4) Data management → Auto-clears on wipe

    ✨ Key Features
    - GUI warning that requires player confirmation
    - Works online/offline - Warnings save for offline players
    - Global warnings - Warn all online players at once
    - Discord logging - Track acknowledged warnings
    - Wipe detection - Auto-clear data on server wipe
    - Professional interface - Clean GUI with sound effects
    - UTC-based date display - All timestamps are shown in UTC (Coordinated Universal Time)
     
    🔄 Wipe Behavior
    - Restarts: Data preserved (approved warnings are auto-deleted for data optimization)
    - Server wipe: All warning data automatically cleared
    - No manual cleanup needed (Most of the time, it is not necessary)


    🔧 Commands

    ➤ Admin Chat Commands:
    /warn <player>|<steam64ID> <message>
    /warnall <message>

    ➤ Console/RCON Commands:
    warn <player>|<steam64ID> <message>
    warnall <message>
     
    Note: Player names are not unique and may include different alphabets or special characters. To avoid ambiguity, using Steam64ID is strongly recommended when sending warnings.


    🔐 Permissions Oxide/Carbon
    oxide.grant group admin adminwarn.admin c.grant group admin adminwarn.admin
    📊 Discord Webhook Logging
    When enabled, sends acknowledgement logs to Discord:
    ✅ Player name
    ✅ Warning message
    ✅ Read status (online/after reconnect)
    ✅ Timestamp
    ❌ Does NOT log warning sending (only acknowledgements)
    ❌ Does NOT log global warning acknowledgements (due to DC rate limits)

    ⚙️ Configuration
     
    { "Clear data on wipe": true, "Discord Log Enabled": false, "Discord Webhook URL": "", "Show Date in GUI": true, "Warning sound": "assets/prefabs/building/wall.frame.shopfront/effects/metal_transaction_complete.prefab" }
    🔠 Lang/en
    { "NoPermission": "You don't have permission to use this command.", "WarnUsage": "Usage: /warn <player name or steamid> <message>", "PlayerNotFound": "Player not found. Use SteamID for offline players.", "DuplicateWarning": "Duplicate warning prevented for player {0}", "WarningSent": "Warning sent to {0}: {1}", "WarningSaved": "Warning saved for offline player {0}.", "WarnAllUsage": "Usage: /warnall <message>", "WarnAllSent": "Global warning sent to {0} online players: {1}", "ConsoleWarnUsage": "Usage: warn <player name or steamid> <message>", "ConsoleWarnAllUsage": "Usage: warnall <message>", "AcknowledgeThanks": "Thank you for acknowledging the warning.", "GuiTitle": "SERVER WARNING", "GuiButtonText": "✔ I ACKNOWLEDGE", "GuiDatePrefix": "Date", "GuiWarningFormat": "Hello {0}, you have received a warning." }  
2.1m

Downloads

Total number of downloads.

9.9k

Customers

Total customers served.

144.6k

Files Sold

Total number of files sold.

3.1m

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.