Jump to content

0g.Ghost.7373's Wishlist

  1. More information about "Lucky Crates"

    $7.99

    Lucky Crates

    Add a whole new level of excitement to your Rust server with Lucky Crates! This customizable loot crate plugin randomly spawns crates around the map, giving players a shot at discovering unique items and valuable loot. Whether you're aiming for thrilling high-stakes loot runs or just want to drop some fun surprises, Lucky Crates is designed to fit seamlessly into your server.
    With easy-to-tweak settings, you have full control over how often the crates spawn, what kind of loot they contain, and how long they stick around. You can even set it up so the whole server gets notified when a crate spawns, turning it into a server-wide event that gets everyone racing for the prize. Lucky Crates not only reward players with valuable loot but also create hot spots for potential PvP encounters, making every crate spawn a thrilling event.
    Want to make it easier for players to find the crates? No problem—just enable map markers! Whether your server is all about intense PvP action or focuses more on community-driven PvE, Lucky Crates will keep things fresh and fun for your players.

    Config:
    The configuration is fully customizable to fit your preferences and performance needs. Please note that these values have been tested on a 1000x1000 'small' map, so be sure to adjust them as needed for different map sizes.
    Log player looting to file - Logs Lucky Crate's loot interaction to file for admins. Destroy Lucky Crate on looting - Instantly destroy the Lucky Crate after it has been looted, or allow it to remain for the entire duration. Max number of slots in a container - The number of item slots available in each Lucky Crate. Always fill all container slots - This will always fill all container slots in the Lucky Crate. Prevent duplicate items - This will make sure each item is unique in the Lucky Crate.
    Note: this will override "always fill container slots", meaning it's best to use if you have a large loot table. If the loot table length is lower than the container size, it will result in empty slots. Container type to use - Choose whether to spawn Lucky Crate in large or small wooden boxes. Large box skin id - The skin ID for the large wooden box. By default, this uses a custom-made Lucky Crate skin. Small box skin id - The skin ID for the small wooden box. By default, this uses a custom-made Lucky Crate skin. Debug mode - Enables detailed feedback in the console for troubleshooting. Broadcast Lucky Crate spawn to all player - Sends a global message to all players when a Lucky Crate spawns. Broadcast message - This customizable global message uses placeholders: {x}, {y}, {z} for coordinates, {grid} for the grid location, {distance} for how far the player is from the Lucky Crate, and {direction} for the direction in compass terms. Total maximum number of Lucky Crates that can exist: Defines the overall maximum Lucky Crates allowed across the server. Set to -1 for unlimited. Number of Lucky Crates to spawn each interval - Controls how many Lucky Crates are spawned per spawn interval. Maximum number of Lucky Crates on the map at any given time: The maximum number of Lucky Crates that can exist simultaneously on the map. Duration of Lucky Crates in seconds - The lifespan of each Lucky Crate before it is automatically removed. Lucky Crate spawn frequency in seconds - How often the system will attempt to spawn new Lucky Crates. If a player loots a crate, this will trigger a new spawn attempt after one minute (up to the maximum number of crates allowed).  Lucky Crate spawn attempts - The number of attempts the system will make to find a valid spawn location for each Lucky Crate. Enable map marker - Displays a map icon at the spawn location of each Lucky Crate to encourage PvP or help players find the crates. Map marker duration in seconds - The lifespan of the map marker. If "Destroy Lucky Crate on looting" is set to false, the marker can encourage PvP by keeping players aware of crate locations. Check Lucky Crates to destroy interval in seconds - The interval at which the plugin checks to see if crates should be destroyed. Higher intervals can improve performance, but the interval should not exceed the crate's lifespan.  
    Default config:
    { "Log player looting to file": true, "Destroy Lucky Crate on looting": true, "Max number of slots in a container": 1, "Always fill all container slots": true, "Prevent duplicate items": true, "Container type to use": "box.wooden.large", "Large box skin id": 3346528269, "Small box skin id": 3346533967, "Debug mode": false, "Broadcast Lucky Crate spawn to all players": true, "Broadcast message": "<color=#FF9900>[LuckyCrate]</color> A Lucky Crate has spawned at {x}, {y}, {z} in grid {grid}, {distance}m away to the {direction}!", "Total maximum number of Lucky Crates that can exist": 50, "Number of Lucky Crates to spawn each interval": 1, "Maximum number of Lucky Crates on the map at any given time": 10, "Duration of the Lucky Crate in seconds": 300.0, "Lucky Crate spawn frequency in seconds": 60, "Lucky Crate spawn attempts": 10, "Maximum allowed slope angle for crate spawning": 45.0, "Enable map marker": true, "Show Lucky Crates items on the map marker": true, "Map marker duration in seconds": 300.0, "Check Lucky Crates to destroy interval in seconds": 60.0 }
    Loot table:
    You can keep the standard setup or use your imagination to add a wide variety of items that fit your server's theme. Whether it's high-tier weapons, rare resources, or fun and quirky surprises, the choice is yours! Add more items to make every Lucky Crate spawn feel unique and rewarding for players.
    The weight system determines the likelihood of each item appearing in a Lucky Crate. Items with higher weights are more likely to spawn compared to items with lower weights. For example, if an item has a weight of 50 and another item has a weight of 1, the item with weight 50 is much more likely to appear. This allows you to control the rarity of specific items, creating a balanced and engaging loot experience for your players.
    { "LootTable": [ { "ItemName": "rifle.ak", "Weight": 1, "AmountMin": 1, "AmountMax": 1 }, { "ItemName": "weapon.mod.holosight", "Weight": 5, "AmountMin": 1, "AmountMax": 1 }, { "ItemName": "ammo.pistol", "Weight": 50, "AmountMin": 10, "AmountMax": 10 }, { "ItemName": "scrap", "Weight": 75, "AmountMin": 50, "AmountMax": 100 }, { "ItemName": "metal.fragments", "Weight": 50, "AmountMin": 200, "AmountMax": 250 }, { "ItemName": "supply.signal", "Weight": 3, "AmountMin": 1, "AmountMax": 1 }, { "ItemName": "wood", "Weight": 100, "AmountMin": 500, "AmountMax": 500 }, { "ItemName": "metal.refined", "Weight": 15, "AmountMin": 50, "AmountMax": 100 }, { "ItemName": "rifle.bolt", "Weight": 2, "AmountMin": 1, "AmountMax": 1 }, { "ItemName": "explosive.timed", "Weight": 1, "AmountMin": 1, "AmountMax": 1 }, { "ItemName": "weapon.mod.silencer", "Weight": 10, "AmountMin": 1, "AmountMax": 1 }, { "ItemName": "leather", "Weight": 50, "AmountMin": 100, "AmountMax": 100 }, { "ItemName": "sulfur.ore", "Weight": 75, "AmountMin": 200, "AmountMax": 300 } ] }
    The logging format:

    Each time a player loots a Lucky Crate, the plugin logs the event in a file, making it easy for admins to track interactions. Here’s an example of what the log file might look like:
     
    [ "Matt looted a Lucky Crate at (1262.12, 10.45, 522.40) on 10/11/2024 03:40:00", "Matt looted a Lucky Crate at (782.73, 8.85, 1693.96) on 10/11/2024 03:40:14", "Matt looted a Lucky Crate at (754.21, 22.18, 79.26) on 10/11/2024 03:53:53", "Matt looted a Lucky Crate at (314.68, 48.28, -224.63) on 10/11/2024 03:54:06", "Matt looted a Lucky Crate at (-1121.76, 11.11, -240.14) on 10/11/2024 03:57:48", "Matt looted a Lucky Crate at (-475.64, 16.85, -208.04) on 10/11/2024 03:57:57", "Matt looted a Lucky Crate at (-236.99, 32.97, 349.00) on 10/11/2024 03:58:07" ]  
    Hooks
    SpawnLuckyCrate
    This hook allows you to spawn a crate at any given location. It takes a Vector3 position and spawns a container at those coordinates. Server owners can use this to manage custom crate placement.
    [HookMethod("SpawnLuckyCrate")] private BaseEntity SpawnLuckyCrate(Vector3 position) { return SpawnContainer(position); } With Lucky Crates, server owners have a powerful tool to inject excitement and unpredictability into their world, keeping players engaged and eager for the next crate to appear.
  2. More information about "C4 Tiers"

    $5.84

    C4 Tiers

    Create as Many Varying C4 Tiers as you Desire, Adjust Radius, Damage and Fuse Timer to make each entry Unique, You can even Make them Sticky Or Contact Charges.
     
    To add these charges to your loot table or other plugin config, Make sure you Match the Timed Explosive Shortname and Tier SkinID.
     
    ADMIN COMMAND - /GIVEC4 - GIVES C4 TO ADMIN FOR TESTING CHARGES
     
    { "C4 Settings": [ { "C4 CustomName": "Tier 1 C4 Charge", "C4 Skin ID": 3298005592, "C4 Damage Radius - Default 10": 10, "C4 Damage Scale": 5, "Fuse Timer": 10, "Can Stick?": true, "Explode on Contact?": false }, { "C4 CustomName": "Tier 2 C4 Charge", "C4 Skin ID": 3298013190, "C4 Damage Radius - Default 10": 15, "C4 Damage Scale": 5, "Fuse Timer": 10, "Can Stick?": false, "Explode on Contact?": true }, { "C4 CustomName": "Tier 3 C4 Charge", "C4 Skin ID": 3298017073, "C4 Damage Radius - Default 10": 20, "C4 Damage Scale": 5, "Fuse Timer": 10, "Can Stick?": false, "Explode on Contact?": true }, { //ADD MORE ENTRIES LIKE ME } ] }  
     
     
     
  3. More information about "Economy Repair"

    $7.99

    Economy Repair

    Compliment your in game economy system by allowing players to repair items using their currency.
    Economy Repair offers a solution that lets players repair their damaged items using in-game currency of your choice. With this plugin, your worn-out AKs, tools, and gear can be repaired through a simple new option in the repair bench, making sure you're always prepared for the next battle!
    Key Features:
    Multiple Currency Support: Use popular Rust plugins like Economics or ServerRewards to pay for repairs using your in-game currency. You can even set up custom item-based currencies for repairs!
    Condition Loss: Condition loss can be disabled, or the scale of it modified.
    VIP Discounts: Offer VIP players reduced repair costs, providing an extra incentive for premium members of your community.
    Customizable Repair Costs: Tailor the repair prices for different items, ensuring fair costs for everything from weapons to tools. Repair cost can be set globally, and per item.
    Clean UI: Enjoy a sleek almost vanilla like repair button that appears when interacting with a repair bench. Instantly know the cost to restore your item and confirm the repair with just a click.
    Repair Blacklist: Administrators can blacklist certain items from being repaired, maintaining control over game balance and preventing unintended item restorations.
     
    How It Works:
    1. Interact with a repair bench.
    2. Insert item normally into the repair bench
    3. See the cost, click the repair button!
    Economy Repair is your perfect choice for expanding the usefulness of economy on your server. Keep your equipment in top shape without the hassle of searching through boxes to try and find the correct components.
    PERMISSIONS:
    economyrepair.use - Required to see and use the economy repair option economyrepair.VIP - Required for VIP discount feature CONFIG EXAMPLE:
    { "Default Max Repair Cost": 100.0, // default repair cost for all items "Reduce Durability On Repair": true, // should the item lose durability if repaired with currency? "Durability Loss Scaling Factor": 1.0, // play with this to increase/reduce how much durability is lost "Currency System (Economics, ServerRewards, Item)": "Economics", //which currency system to use "VIP Discount Percentage": 0.0, // percentage discount for players with VIP permission "Currency Item": { // If using "Item" as currency, specify item details here "ItemID": 0, "SkinID": 0, "Display Name": "Currency" }, "Custom Repair Costs": { // customize repair cost for individual items "hatchet": 50.0, "pickaxe": 75.0 }, "Repair Blacklist": [ // list of items which cannot be repaired using currency "minigun", "fuse" ], "Debug Messages Enabled": false }  
    LANG EXAMPLE:
    { "RepairCostLabel": "Economy Repair: {0} {1}", "CurrencyLabel": "$", "RepairButtonLabel": "Repair", "NoValidItem": "No valid item to repair.", "MaxDurability": "This item is already at full durability.", "NotEnoughCurrency": "You do not have enough {0} to repair this item.", "RepairSuccess": "Item successfully repaired.", "RepairFailed": "Failed to repair the item. Please try again.", "ItemBlacklisted": "This item cannot be repaired." }  
  4. More information about "Predator Missile"

    $15.00

    Predator Missile

    Allows players to call in a predator missile
    Configuration:
    { "Chat Icon Id": 0, "Permissions & values": { "predatormissile.use": { "Seconds required to call in a missile strike": 8, "Rocket explosion radius": 10, "Rocket height": 75, "Rocket lifespan (seconds)": 15 }, "predatormissile.vip": { "Seconds required to call in a missile strike": 6, "Rocket explosion radius": 15, "Rocket height": 100, "Rocket lifespan (seconds)": 20 }, "predatormissile.vip2": { "Seconds required to call in a missile strike": 4, "Rocket explosion radius": 20, "Rocket height": 125, "Rocket lifespan (seconds)": 25 } }, "Loot container prefabs & chance to spawn a predator missile": { "crate_normal": 20.0, "crate_normal_2": 10.0, "crate_elite": 50.0, "crate_basic": 1.0 }, "Announce predator missile on chat": false, "Global cooldown after predator missile usage (minutes) (Set 0 to disable)": 1.0, "Enable global sound broadcast (Sound Library API)": false, "Global sound broadcast file name (Sound Library API)": "SoundLibraryApiFileName", "Blocks": { "Safe Zone Block": true, "Mounted Block (Chair/Vehicles)": true, "Swimming Block": true, "Flying Block": true, "Cargo Ship Block": true, "Hot Air Balloon Block": true, "Lift Block": true, "Scrap Transport Helicopter Block": true, "No Building Privilege Block": true, "Raid Block": true, "Combat Block": true, "Oilrigs Block": true } } Language:
    { "TipMessage": "Hold <color=#acfa58>E</color> while having the predator missile in hand in order to activate it!", "NoPermission": "No permission!", "SyntaxError": "Use predatormissile.give playerName/Id amount!", "TargetNotFound": "Target not found!", "BlockedUsage": "You cannot initialize the predator missile! ({0})", "PredatorMissileUsed": "Someone launched a missile", "GlobalCooldown": "Someone already used a predator missile, there is a global cooldown for {0}!", "Blocked.Mounted": "Mounted", "Blocked.InSafeZone": "In Safe Zone", "Blocked.RaidBlocked": "Raid Blocked", "Blocked.CombatBlocked": "Combat Blocked", "Blocked.BuildingBlocked": "Building Blocked", "Blocked.Swimming": "Swimming", "Blocked.Flying": "Flying", "Blocked.OnCargoShip": "On Cargo Ship", "Blocked.OnHotAirBalloon": "On Hot Air Balloon", "Blocked.InLift": "In Lift", "Blocked.InScrapTransportHeli": "In Scrap Transport Heli", "Blocked.OnOilrig": "On Oilrig" } Permissions:
    predatormissile.use (Always grant this permission for usage, grant additional permissions for different values)
    predatormissile.admin (In order to use predatormissile.give command if used ingame)

    Commands:
    predatormissile.give playerName/Id amount (Console Command) - Gives players predator missiles

    Usage:
    Get the predator missile in hand (active item in hotbar) and hold E

    Skin Id of the Predator Missile Item:
    2764775859
  5. 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%.
     
    Features:
    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.
     
    Chat commands
    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:

     
    API
    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"); }  
1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.3k

Files Sold

Total number of files sold.

2m

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.