Jump to content

0g.Ghost.7373's Wishlist

  1. More information about "Fishing Contest"

    $15.00

    Fishing Contest

    Fishing contest is a an event plugin that spawns an arena in the ocean for players to compete at.
    Players must catch the most of a certain type of fish that the contest randomly selects to win.
    The arena is spawned using the CopyPaste plugin. You can create your own arena, but there are requirements (see the video).
    The plugin is highly configurable, allowing you to select if players keep what they catch, adjust drop rates for caskets for participants, modify the fishing rod tensile strength, and what fish the competition requires the players to catch.
     
     

    EpicLoot - Integrates a list of enhanced fishing attire into the rewards list. NightVision - Locks the players time to day while at the event. FishingTreasure - Allows for the drop rates of fishing caskets to be changed for players at the event.  
     

    fishingcontest.admin - required to manually start and stop the event.  
     

    joinfc - Joins the fishing contest. leavefc - Leaves the fishing contest. startfc - Manually starts the fishing contest. endfc - Manually ends the fishing contest.  
  2. More information about "Island Patrol"

    $9.99

    Island Patrol

    Every 3 hours a "mandatory" Island Patrol will take place.
    The patrol includes: 10 (CONFIGURABLE) Patrol Helicopters, 4 (CONFIGURABLE) CH-47 'Chinook' Helicopters, 8 (CONFIGURABLE) Road Bradleys, and a squadron of 4 (CONFIGURABLE) F-15E Fighter Jets.
    Each Patrol Helicopter is spawned indiviually around the island, exactly 5 seconds after one another to reduce crashing into one another.
    Each CH-47 Helicopter is spawned South-West of the island, 10 seconds after the patrol helicopters have finished spawning and will spawn in 6 second increments.
     Road Bradleys will spawn randomly around the map. Each Bradley will spawn in increments of 6 seconds.
    The F-15E will spawn at the same time as the Patrol Helicopter, in 2.7 second increments.
    The event should last for 15-30 minutes (configurable), and will end if every military patrol vehicle (excluding the F-15) is destroyed or has completed their path.
     
    FOR SUPPORT MESSAGE ME ON DISCORD: norrisgarris
    Showcase
     
  3. More information about "Heli Signals"

    $19.99

    Heli Signals

    Heli Signals allows players with permission to call an Attack Helicopter to their location with a custom Supply Signal, where it will engage players and patrol, allowing players to fight it to win the valuable Heli crates.
    The plugin comes with 8 default heli profiles, Easy, Medium, Hard and Elite, with a duplicate profile of each set up for calling multiple helis at once for each tier. In addition there is also 2 Wave Heli profiles, which will call in a wave of different helis one after the other. Each default profile has it's own custom supply signal skin (below). Server owners can add as many profiles as they like in the config by copying and pasting an existing profile within the config and editing to suit. This may require the server owner to create their own custom skin for the inventory item.
    If you are setting up Multi heli signals, set the global and player limit in the config accordingly to accommodate higher numbers of helicopters per player.
    There is also an option to have a BotReSpawn profile spawn at the crash site, just set the BotReSpawn profile name in the config.
    NOTE ABOUT SHOPS:
    The profile name in the config should match the Custom Supply Signal name which the shop gives the player. The Helicopter Name is separate and can be set independently from the Signal item. Also, when giving players items from shop plugins, if available, I always recommend adding the item to the shop using custom name, skinID etc, rather than the console command, but either will work.
    Plugin default Supply Signal Skin ID's to add items to various shops, loot plugins, kits etc are:
    Heli Signal (Easy) : 2920175997
    Heli Signal (Medium) : 2920176079
    Heli Signal (Hard) : 2920176050
    Heli Signal (Elite) : 2920176024
    Heli Signal (Expert) : 3099117081
    Heli Signal (Nightmare) : 3099117372
     

     
    Multi Heli (Easy) : 3083234542
    Multi Heli (Medium) : 3083234833
    Multi Heli (Hard) : 3083234755
    Multi Heli (Elite) : 3083234647
    Multi Heli (Expert) : 3099124338
    Multi Heli (Nightmare) : 3099124426
     

     
    Heli Wave Signal : 3099117224
    Heli Wave Signal (Normal): 3104667036
    Heli Wave Signal (Hard): 3104666951

     
    Default Permissions:
    helisignals.admin (to use give|hsclearcd command) helisignals.buy (to use /hsbuy command) helisignals.bypasscooldown helisignals.easy helisignals.medium helisignals.hard helisignals.elite helisignals.easy_multi helisignals.medium_multi helisignals.hard_multi helisignals.elite_multi helisignals.wave_normal helisignals.wave_hard Please note: Permissions above are with default config, permission for each Heli profile can be customised in the config.
    Commands (Prefix with / to use in game):
    hsgive <Profile ShortName> <Steam64ID> <Amount> hsbuy list hsbuy <Profile Shortname> hsreport (Get details of all active helis) hsretire (Retire all a player or their teams called Helis, no refunds) hsclearcd (clear all cooldowns) hsclearcd <SteamID|Name> (clear cooldown for player) (Buy and Retire command customisable in config)
     
    Please note correct usage for Supply Signal name and Helicopter display name. These values CAN be different if you wish:

     
    Loot Options:
    Use the loot item example entries in the default config to create custom loot tables for crates.
    How to Add Loot Table Items (Example):
    Default Config:
    For Other Developers:
    The following hook is available to use in your plugins to check custom Supply Signals or Patrol Helicopters to avoid conflict with your plugins:
    object IsHeliSignalObject(ulong skinID)
    This will return true if the item is a Bradley Drop item/entity, or null if not.
    Call it directly without referencing the plugin:
    if (Interface.CallHook("IsHeliSignalObject", skinID) != null) return true; // IsHeliSignalObject Or reference my plugin and call like this:
    [PluginReference] Plugin HeliSignals; if (HeliSignals.CallHook("IsHeliSignalObject", skinID) != null) return true; // IsHeliSignalObject
  4. More information about "StarterEvent"

    $12.99

    StarterEvent

    Features
    This plugin creates a secret crate after a restart, mapwipe, fullwipe or forcewipe.
    The coordinates are displayed in the chat and the players have to find the crate on the map. As soon as it has been located, the crate is removed from the map.
    I have set it up with Event Manager and other plugins so that it is only executed after a fullwipe. It's very popular, especially when they reward players with building materials, it doesn't hurt anyone and the winner is happy that he can build something small straight away.
     
    Functions
    You can also trigger it as an admin and owner without authorization.
    /flashstarterevent When others use this comand, they give the authorization
    starterevent.use Config:
    { "Event Start Delay (Minutes)": 10, "Box Skin ID": 2753036242, "Box Contents": [ { "ShortName": "wood", "Amount": 6000 }, { "ShortName": "stones", "Amount": 4000 }, { "ShortName": "cloth", "Amount": 200 }, { "ShortName": "lowgradefuel", "Amount": 100 } ], "Announcement time before event (Seconds)": 300, "Mystery Box Lifetime (Minutes)": 180 }
    load, run, enjoy 💝

    Support Discord
     
  5. More information about "The Florist"

    $12.00

    The Florist

    Purchase a Guide, Forage, Sell, Profit.
    Works with Kits & Marker Manager.
    Requires Economics or Server Rewards to handle sales.
    With “The Florist” you open yet another lane of Economic gameplay for your server.
    Set a Guide fee in order to be able to handle and identify flora that are bonus customizable items, for players to sell for monetary gain.
    Set drop rates on all of your Custom Florist Items, Sell to the Florist with Economics or Server Rewards.
    Output all Sales to Discord to track your Economy and make Adjustments as needed to The Florist NPCS “Bonus Buy” & “Discount Buy” as needed to suit your taste.
     
    Dispensers of Florist Items
    Auto Spawned Dispensers 
    berry-black
    berry-blue
    berry-green
    berry-red
    berry-white
    berry-yellow
    hemp
    mushroom-cluster-5
    mushroom-cluster-6
    corn
    potato
    pumpkin
     
     
     
    Video Demo
     
     
     
     
    Commands
    /gf – Requires Admin Permission – Will spawn your custom Florist items into your inventory, Good for testing sale rates.
    /spawnflorist – Requires Admin Permission – Will spawn a Florist NPC in your Position.
    /removeflorist– Requires Admin Permission – Will remove the Florist NPC you are looking at.
    /BuyFG – With Sufficient funds, the player can purchase a Florist Guide
     
    Config
     
    { "Discord Webhook URL": "INSERT_WEBHOOK_URL", "Chat Icon": 0, "NPC Kit Enabled?": false, "NPC Kit Name?": "", "Florist license Fee?": 10000, "Remove license on Death?": true, "Sales to NPC Enabled?": true, "Maximum Amount of Items Sold at a Time": 3, "NPC Interaction Cooldown In Seconds": 3, "Economy Plugin - 1 Economics - 2 Server Rewards": 1, "Amount of each Item to spawn via Command?": 5, "Custom Wares": [ { "Item Name": "Wild BlueBonnet", "Skin ID": 3152163439, "Is Marketable?": true, "Sale Price?": 15, "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -10, "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 5, "Chance out of 100% to Spawn on AutoSpawn Growable Collect?": 9 }, { "Item Name": "Orchid", "Skin ID": 3152186892, "Is Marketable?": true, "Sale Price?": 29, "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -10, "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 5, "Chance out of 100% to Spawn on AutoSpawn Growable Collect?": 12 }, { "Item Name": "Creeping Thyme", "Skin ID": 3152188419, "Is Marketable?": true, "Sale Price?": 79, "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -10, "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 5, "Chance out of 100% to Spawn on AutoSpawn Growable Collect?": 4 }, { "Item Name": "Tobacco", "Skin ID": 3152190238, "Is Marketable?": true, "Sale Price?": 39, "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -10, "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 5, "Chance out of 100% to Spawn on AutoSpawn Growable Collect?": 6 }, { "Item Name": "Chrysanthemum", "Skin ID": 3152191313, "Is Marketable?": true, "Sale Price?": 48, "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -10, "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 5, "Chance out of 100% to Spawn on AutoSpawn Growable Collect?": 8 } ], "NPC Clothing Options": [ { "Shortname": "burlap.trousers", "Skin": 922959091 }, { "Shortname": "shirt.tanktop", "Skin": 922934835 }, { "Shortname": "burlap.shoes", "Skin": 922966471 }, { "Shortname": "hat.beenie", "Skin": 922870775 }, { "Shortname": "burlap.gloves", "Skin": 922904866 }, { "Shortname": "jacket", "Skin": 922872799 } ] }  
    Lang
     
    { "NoPerms": "[<color=#12ffb8>The Florist</color>] You do not have permission to run this <color=red>Command</color>!", "NoWares": "[<color=#12ffb8>The Florist</color>] :nervous: You have no <color=yellow>Items</color> on you that I am in the Market for. \nSwing by when you do, though! \n\n:happy:", "WaresSpawned": "[<color=#12ffb8>The Florist</color>] :wave: <color=green>All</color> <color=#12ffb8>Florist Items</color> have been deposited to your Inventory.", "FloristCooldownMessage": "[<color=#12ffb8>The Florist</color>] :wave: If you dont mind, give me <color=green>{0}</color> second(s), I'm pressing this specimen...", "EconomicsMessage": "[<color=#12ffb8>The Florist</color>] :eyes: \n\n Best I can value this at is <color=#85bb65>$</color><color=yellow>{0}</color> for your <color=orange>{1}x</color> <color=green>{2}</color>(s).", "SrMessage": "[<color=#12ffb8>The Florist</color>] :eyes: \n\n Best I can value this at is <color=orange>{0}</color> <color=#cd5c5c>RP</color> for your <color=yellow>{1}x</color> <color=green>{2}</color>(s).", "SaleDisabled": "[<color=#12ffb8>The Florist</color>] <color=orange>Sales</color> are Disabled in the Config, Enable and Try again.", "NoFloristLicense": "[<color=#12ffb8>The Florist</color>] You don't remember how to forage delicate <color=orange>Floral Items</color>. \nUse <color=orange>/BuyFG</color> to purchase the Guide from <color=#12ffb8>The Florist</color>.", "AlreadyHasLicense": "[<color=#12ffb8>The Florist</color>] You already have the <color=orange>Florist Guide</color>.", "BuyFloristLicenseSuccess": "[<color=#12ffb8>The Florist</color>] Florist Guide Obtained. \nYou were charged {0}<color=#3e9c35>{1}</color> Happy foraging <color=#12ffb8>{2}</color>!", "InsufficientFunds": "[<color=#12ffb8>The Florist</color>] You don't have enough funds to purchase <color=#12ffb8>The Florist</color> Guide. \nIt costs <color=orange>{0}</color><color=green>{1}</color>.", "ItemObtained": "[<color=#12ffb8>The Florist</color>] You found a <color=green>{0}</color> swaying in the breeze." }  
1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

95.8k

Files Sold

Total number of files sold.

1.9m

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.