Jump to content

Vinni_TV_'s Wishlist

  1. More information about "Clans"

    $45.95 $31.95

    Clans

    Clans is an all-in-one manager that lets you create, manage and invite players all from one stunning interface. Toggle friendly fire, view clan, and player leaderboards, create and break alliances, modify gather rates for clan members and set clan skins to identify clan members abroad easily.
     

       

    Features
    Beautiful user interface Performance Allied clans Gather rate for players (allows you to set how much each clan member must collect resources. For example: each member of the clan must collect 10 thousand sulfur, so that later it can be used to craft explosives and attack another clan) Clan skins (allows you to set common skins for all clan players. All the clothes on the players of the same clan will be the same, which allows you to distinguish your own from the enemies during the battle) The clan TAG min- and max-length can be defined in the config The clan overview shows offline member names Clan members can toggle friendly-fire protection for clan mates and allies Clan creation can check TAG’s against a blocked word list Clan tagging can be optionally disabled Old (not updated since x days) clans can be automatically purged Clans rating Players rating Setting a personal avatar for your clan Autowipe with wipe (optional)  
    Commands
    clans (display clan menu) clans help (get information about commands) clan create (create a clan) clan leave (leave from your clan) clan join (open UI with invitations) clan ff (toggle friendlyfire status) clan allyff (toggle friendlyfire status for allies) clan invite <name/steamid> (invite a player) clan withdraw <name/steamid> (cancel an invite) clan kick <name/steamid> (kick a member) clan allyinvite <clanTag> (invite a clan to ally) clan allywithdraw <clanTag> (cancel the offer of an alliance) clan allyaccept <clanTag> (accept the offer of an alliance) clan allycancel <clanTag> (cancen the offer of an alliance) clan promote <name/steamid> (promote a member) clan demote <name/steamid> (demote a member) clan disband (disband your clan)   clans.loadavatars (download avatars of all players)   clans.manage list - lists all clans, their owners and their member-count clans.manage listex - lists all clans, their owners/members and their on-line status clans.manage show [name/userId] - lists the chosen clan (or clan by user) and the members with status clans.manage msg [clanTag] [message] - sends a clan message clans.manage create [name/userId] [clanTag] - creates a clan clans.manage rename [oldTag] [newTag] - renames a clan clans.manage disband [clanTag] - disbands a clan clans.manage invite [clanTag] [name/userId] - sends clan invitation to a player clans.manage join [clanTag] [name/userId] - joins a player into a clan clans.manage kick [clanTag] [name/userId] - kicks a member from a clan clans.manage owner [clanTag] [name/userId] - sets a new owner clans.manage promote [clanTag] [name/userId] - promotes a member clans.manage demote [clanTag] [name/userId] - demotes a member   clans.reborn.convert (convert data from Clans Reborn plugin) clans.umod.convert (convert data from uMod Clans (v0.2.2+) plugin) clans.convert.olddata (convert data from old data) clans.convert.old.stats –  used to  update  player data  when  upgrading  from  older  versions  of the game  to 1.1.31  and above.  
    Permissions
    clans.cancreate (permission to create a clan) clans.canjoin (permission to join a clan) clans.canleave (permission to leave a clan) clans.candisband (permission to disband a clan) clans.cankick (permission to kick a clan member) clans.admin (permission to use command 'clans.manage')  
    Loot Types
    None  – used for disabled loot Gather – used for gathering loot LootCrate  – used for a loot crate Look  – used to look at loot Kill – used to kill entities Craft  – used for crafting items HackCrate  – used for hacking a loot crate  
    FAQ
    Q: Where can I see an example of a config?
    A:  Config
    Q: Does the Clans plugin support other plugins?
    A:  Yes, this Clans plugin has an API similar to other popular clans plugins. If the plugin works with Clans - it works with this plugin too.
    Q: How do I enable the display of clan ratings on the screen?
    A:  You need to install the Clans Top plugin
    Q: Does the Clans plugin work with other Rust plugins?
    A: The Clans plugin is designed to work with a wide range of other Rust plugins, but compatibility may vary depending on the specific plugins you are using.
  2. More information about "Watchlist"

    $4.99

    Watchlist

    Watchlist is a lightweight but powerful tool that alerts admins when specific players connect to the server. Whether you're online or offline, you'll get real-time in-game notifications and Discord alerts with fully configurable message templates and role pings. The built-in UI makes managing the watchlist easy, with support for sorting, filtering, teleporting, and note-taking. Players can be added or removed manually or straight from RustAdmin with custom commands. Very useful tool to keep you and your staff one step ahead.
    Configuration
    { "Discord Webhook URL": "https://discord.com/api/webhooks/your/webhook/url", (Your Webhook URL) "Ping Role": false, (Whether to ping a role when player comes online on discord, e.g: @Admin) "Role ID": 0, (Discord Roll Id to ping) "Purge Watchlist on Wipe": false, (whether to purge on wipe) "Purge Players List on Wipe": true, (performance, every player is stored in a file, it is recommended to clear this on wipe) "Enable UI": true, (plugin can be run entirely without UI if desired) "UI Color Scheme (Options: dark, light, rust)": "dark", ( UI styles ) "Custom Colors": { (customise the UI for your server) "PrimaryBackground": "0 0 0 0.95", "SecondaryBackground": "0.15 0.15 0.15 1", "HeaderBackground": "0.1 0.1 0.1 1", "ButtonPrimary": "0.2 0.7 0.2 0.9", "ButtonSecondary": "0.3 0.3 0.3 1", "ButtonDanger": "0.7 0.2 0.2 0.9", "TextPrimary": "1 1 1 1", "TextSecondary": "0.7 0.7 0.7 1", "OnlineIndicator": "0.2 0.8 0.2 1", "OfflineIndicator": "0.8 0.2 0.2 1", "RowEven": "0.12 0.12 0.12 0.95", "RowOdd": "0.15 0.15 0.15 0.95", "ActiveItem": "0.4 0.4 0.4 1", "AlertBackground": "0.8 0.2 0.2 0.95", "AlertText": "1 1 1 1" }, "UI Scale": 1.0, (scales the UI as desired) "Main UI Position": { "AnchorMin": "0.2 0.1", "AnchorMax": "0.8 0.9" }, "Font Size": { "Title": 20, "Header": 14, "Normal": 12, "Small": 10 }, "UI Animation": true, (enables ui animations) "Enable Sound Alert": true, (plays sound when watchlist player comes online) "Alert Sound": "assets/bundled/prefabs/fx/notice/item.select.fx.prefab", (choose which sound you want from rust prefab sounds) "Alert Duration (seconds)": 10.0, ( hlow long the alert is displayed in-game when a player comes online - only admins see this) "Show Visual Alert": true, (enable / disable the in-game alert) "Send Discord Add/Remove Notifications": true ( enable discord logging of adding/removing watchlist players) "Max Cached Players": 3000, (Performance, set this lower to reduce the memory used by the plugin this populates the player list with the last x number of players to join your server, ordered by latest) "Alert Cooldown Seconds": 120, (Prevents alert spam when players reconnect) "Startup Alert Grace Seconds": 60, (waits before firing watchlist alerts after server starts) "Auto Expire Days (0 = disabled)": 0, (auto expire watchlist players after number of days) "Send Prune Discord Notifications": true, (sent prune notification to discord) "Prune Report Max Per Embed": 10, (max players in prune message, prevents breaching discord embed count) "Prune Report Include Notes": false, "Enable Diagnostics": false (enable this for plugin performance stats and diagnostic information) } COMMANDS
    Chat:
    /watchlist
    Opens the Watchlist UI (requires permission)
    /wl <steamid> "<note>"
    Adds a player to the watchlist with a note (requires watchlist.admin permission)

     /wlr <steamid> 
    Removes a player from the watchlist (requires watchlist.admin permission)
    /wlist
    Lists all watched players in chat (requires watchlist.admin permission)
     
    Console:
    watchlist.add <steamid> "<note>"
    Adds a player to the watchlist Example: watchlist.add 76561198000000000 "Suspected Cheater"
    watchlist.remove <steamid>
    Removes a player from the watchlist watchlist.list Lists all watched players in the server console
    wl <steamid> "<note>"
    Adds a player to the watchlist with a note (can be used via rcon)
    wlr <steamid>
    Removes a player from the watchlist (can be used via rcon)
    wlist 
    Lists all watched players in the server console (can be used via rcon)
    purgewl
    Clears the entire watchlist (requires watchlist.admin permission)
     
    PERMISSIONS
    watchlist.admin
    Full access to all commands and features
    watchlistui.toggle
    Allows UI toggle via `/watchlist` command
    RUSTADMIN INTEGRATION
    You can integrate Watchlist directly with **RustAdmin** to add or remove players with a single click.
    Add to Watchlist 
    Command to Execute: wl ${playerSteamid} "From RustAdmin"
    Tick "Show Command Output in a Dialog" (optional) 
    Remove from Watchlist
    Command to Execute: wlr ${playerSteamid}
    Tick "Show Command Output in a Dialog" (optional) 
  3. More information about "VIP Tokens"

    $15.00

    VIP Tokens

    Monetize and fund your server!
     
    This plugin will allow players to purchase a token that represents a current group on your server, such as VIP, which can be traded/sold/gifted  to other players in-game.
    It is functionally similar to bonds in Runescape, Plex in Eve Online and WOW tokens in WOW.
     
    The main benefit of this plugin is that it will allow your more generous donators to purchase  tokens and sell them  in game for items/resources etc to players who otherwise would not financially support the server.  
    The RP server I run has been a shining success for this, increasing our VIP count by almost 50%.
     

    Customizable tokens to suit  most servers monetary requirements. Scalable quantities of VIP perks. A GUI to manage the show the players token balance, perks that each token provides, and end date of their subscription, all of which is configurable. Supports automatic payments via platforms such as Tebex, allowing for complete automation of purchasing. Automatically adds and removes the player from the designated oxide group. Days are completely configurable via the config file. Fail safes to prevent abuse, restrict the amount of VIP time for each token (configurable), and prevent overlapping of existing group access (configurable). Can optionally run a console command in addition to/instead of adding a player to an oxide group.  
    Update (not mentioned in the video):
    Added the ability to run a command in addition to/instead of adding a player to a VIP group. Added the option to trigger a hook when a token is consumed (for developers). You will need to delete your old config and load the new config in order to use these new features.
     

    Command: givetoken
    Arguments: <token id> <optional: quantity>
    Example: /givetoken vip 10   -this would give you 10x tokens called "vip"
    Permissions: viptoken.admin
    Command: removevip
    Arguments: <player name/id> <token id>
    Example: /removevip "new guy" vip - would remove the vip token from a player matching the name "new guy". Use quotation marks when inputting names with spaces, otherwise they aren't required.
    Permissions: viptoken.admin
    Command: tokenmenu
    Arguments: none
    Example: /tokenmenu
    Permissions: none
     
    Watch the video for more information on the plugin, how it works and how to set it up on a platform such as Tebex.
     

    Token links from my video:
    Thumbs up -  https://steamcommunity.com/sharedfiles/filedetails/?id=2544603563 Recycler token -  https://steamcommunity.com/sharedfiles/filedetails/?id=2544601457 VIP T1 -  https://steamcommunity.com/sharedfiles/filedetails/?id=2529344523 VIP T2 -  https://steamcommunity.com/sharedfiles/filedetails/?id=2529343385 VIP T3 -  https://steamcommunity.com/sharedfiles/filedetails/?id=2529344741 Bitcoin -  https://steamcommunity.com/sharedfiles/filedetails/?id=2530111676 The skin ID is the numbers at the end of each URL.

    Command syntax for your payment platform:
    addtoken <password> <steam ID> <tier> An example of a basic vip setup for tebex would be:
     
     

    This function can be triggered if the configuration has hook = true. It will fire when the token is successfully consumed.
    void OnTokenConsumed(BasePlayer player, string tokenKey) { Puts($"{player.displayName} consumed a {tokenKey} token"); }
  4. More information about "Radtown Event"

    $24.00

    Radtown Event

    This plugin adds a high-risk, high-reward element to the newly introduced Radtown Monument. This dynamic event spawns a hazardous shipping container filled with valuable loot but surrounded by dangerous radioactive material. The challenge is twofold: not only must players manage the intense radiation levels, but they must also defend the container from relentless attack drones that aim to destroy it.
     
    Key Features:
    Valuable Loot: The container holds rare and powerful resources, making it a highly coveted prize.
    Multiple drone attack waves: Drones attack in mul
    Intense Radiation: High levels of radiation require careful planning and protective gear to approach safely.
    Drone Defense: As players attempt to claim the loot, AI-controlled drones will attack the container. Players must defend it until the crate unlocks.
    Catastrophic Explosion: If players fail to protect the container or take too long, it will trigger a massive explosion, devastating the area and killing any nearby players.
     
    Configuration options:
    Drone wave count, drone count per wave Drone health and damage Container health Crate Loot and much more ...  
    This plugin enhances the Radtown Monument with intense, timed gameplay, rewarding those who can outlast both the environment and the drones—but punishing failure with explosive consequences!
     

    Permissions:
    radtownevent.admin - Required to run admin commands  
    Commands:
    radtown start - Start the event radtown stop - Stop the event  
    Developer Api:
    void OnRadtownEventContainerDelivered() // Called when the container has been delivered and the event is ready to start void OnRadtownEventStart() // Called when the locked crate inside the container has been hacked void OnRadtownEventWin(ulong steamId) // Called when the event was successfully completed by a player void OnRadtownEventEnd(bool success) // Called when the event is over. Success is false when the container exploded  
    Configuration:
    { "Time between events (minutes)": 60, "Crate hack time (seconds; drone waves will spawn until the crate is fully hacked)": 600, "Container health": 8000, "Time before despawn after event has been completed (seconds)": 300, "Time before despawn if event is not started (minutes)": 30, "Make event zone visible": false, "Drone wave configuration": [ { "Wave number": 1, "Preparation time before drones spawn (seconds)": 5, "Maximum number of concurrent drones": 3, "Explosive drone configuration": { "Number of attack drones to spawn (0 to disable)": 20, "Drone health": 100, "Damage per shell": 40, "Target players": false }, "Kamikaze drone configuration": { "Number of kamikaze drones to spawn (0 to disable)": 0, "Drone health": 100, "Damage on explosion": 60, "Target players": false } }, { "Wave number": 2, "Preparation time before drones spawn (seconds)": 20, "Maximum number of concurrent drones": 4, "Explosive drone configuration": { "Number of attack drones to spawn (0 to disable)": 20, "Drone health": 150, "Damage per shell": 50, "Target players": false }, "Kamikaze drone configuration": { "Number of kamikaze drones to spawn (0 to disable)": 30, "Drone health": 150, "Damage on explosion": 60, "Target players": false } }, { "Wave number": 3, "Preparation time before drones spawn (seconds)": 20, "Maximum number of concurrent drones": 5, "Explosive drone configuration": { "Number of attack drones to spawn (0 to disable)": 40, "Drone health": 200, "Damage per shell": 40, "Target players": true }, "Kamikaze drone configuration": { "Number of kamikaze drones to spawn (0 to disable)": 40, "Drone health": 200, "Damage on explosion": 60, "Target players": false } }, { "Wave number": 4, "Preparation time before drones spawn (seconds)": 20, "Maximum number of concurrent drones": 8, "Explosive drone configuration": { "Number of attack drones to spawn (0 to disable)": 40, "Drone health": 250, "Damage per shell": 70, "Target players": true }, "Kamikaze drone configuration": { "Number of kamikaze drones to spawn (0 to disable)": 40, "Drone health": 250, "Damage on explosion": 80, "Target players": true } }, { "Wave number": 5, "Preparation time before drones spawn (seconds)": 20, "Maximum number of concurrent drones": 8, "Explosive drone configuration": { "Number of attack drones to spawn (0 to disable)": 40, "Drone health": 250, "Damage per shell": 70, "Target players": true }, "Kamikaze drone configuration": { "Number of kamikaze drones to spawn (0 to disable)": 40, "Drone health": 250, "Damage on explosion": 80, "Target players": true } } ], "Locked crate loot table": { "Enabled": false, "Minimum items": 4, "Maximum items": 8, "Item list": [ { "Short name": "scrap", "Min amount": 12, "Max amount": 48, "Chance (1 = 100%)": 1.0, "Skin id": 0, "Custom name": "" } ] } }  
    NEW: Halloween Update
    The Halloween update adds pumpkin drones and spooky decorations to the container



  5. More information about "Shop Config"

    $10.00 $8.99

    Shop Config

    Warning: To use this config file, you need to purchase the Shop plugin developed by Mevent:  https://codefling.com/plugins/shop
     
    We prioritize keeping this configuration updated to deliver a smooth and enjoyable experience.
    In this optimized configuration, item prices have been manually adjusted to offer balanced gameplay.  
    This Shop Config file is versatile and can be applied to any server, whether it's 1x, 2x, 3x, 5x, 10x, or even 100x gather rates.  
    Simply align the RP rewards provided by the Playtimereward plugin to suit your server's rate. For example, we use a 20 RP reward for every 30 minutes on our 3x servers, which works well with this configuration.
    Features:
    - Manually Adjusted Prices: A large number of items with carefully set RP values.
    Note: Due to the new TOS rules, items such as skins, DLC content, and other cosmetic elements are no longer included.

    - Extensive Testing: Successfully used and positively received by players across +100 servers.
    - Versatile Application: Compatible with any gather rate, from 1x to 100x.
    - Continuous Updates: We strive to keep this configuration up-to-date to ensure the best experience.
    - Positive Player Feedback: Excellent reception and feedback from players.
    - Enjoy using this optimized setup!
    Installation Instructions:
    1) Extract the RAR file you downloaded. There will be three folders: lang, data, and config.
    2) Drag and drop these folders into the specified directory: /home/rustserver/serverfiles/oxide.
    3) After that, upload the latest version of the Shop plugin to the plugins folder.
    If the Shop plugin is already installed, restart the server or use the following command in the RCON admin console to reload the plugin:
    o.reload Shop This will ensure the plugin is restarted properly.
     

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160.2k
Total sales
Payments
3.4m
Processed total
×
×
  • 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.