The Trapper

$16.00

Sold by: Wrecks

Purchase a License, Trap, Sell, Profit.

Categories: , ,

Description

The Trapper

Works with Kits.

Requires Economics or Server Rewards to handle sales.

Works with SkillTree by imthenewguy

With “The Trapper” you open a new lane of Economic gameplay for your server.

Set a License fee in order to be able to skin and claim customizable items from animals and sell for monetary gain.

Set drop rates on all of your Custom Trapper Items, Sell to the Trapper with Economics or Server Rewards.

Spawn the Trapper House, Via Copy Paste, MarkerManager & ZoneManager Or AutoSpawn at Outpost Automatically with Copy Paste to handle paste, ZoneManager to handle decay and looting prevention etc.

Output all Sales to Discord to track your Economy and make Adjustments as needed to The Trapper NPCS “Bonus Buy” & “Discount Buy” as needed to suit your taste.

Commands

/gw – Requires Admin Permission – Will spawn your custom Trapper items into your inventory, Good for testing sale rates.

/spawntrapper – Requires Admin Permission – Will spawn a Trapper NPC in your Position.

/removetrapper – Requires Admin Permission – Will remove the Trapper NPC you are looking at.

/BuyTL – With Sufficient funds, the player can purchase a Trapper License

/pastetrapperhouse – places the trapper building in front of you, creating a zone if you have zone manager installed, that handles no build no decay and more.

Demo of Paste Below.

https://youtu.be/yxKbluOottw

Config

 

{
  "Enable Skill Tree Yield Boost": true,
  "Tool Blacklist": [
    "axe.salvaged",
    "knife.bone",
    "knife.combat",
    "rock"
  ],
  "Position of Building for Outpost Spawn": {
    "x": 89.42,
    "y": 0.34,
    "z": 81.47
  },
  "Rotation Correction of The Building": 77.0,
  "NPC Positioning If using Outpost Spawn": {
    "x": 88.03,
    "y": 0.74,
    "z": 81.56
  },
  "Rotation Correction of The NPC": -90.0,
  "Dynamic (Outpost) Spawn Of The NPC Building and NPC Enabled?(CopyPaste Req. MarkerManager & Zone Manager Recommended)": true,
  "Discord Webhook URL": "",
  "Chat Icon": 0,
  "NPC Kit Enabled?": false,
  "NPC Kit Name?": "",
  "Trapper license Fee?": 10000,
  "Console Command to Purchase a Trapper License? (For GUI Shops)": "buytl",
  "Chat Command to Purchase a Trapper License?": "buytl",
  "Remove license on Death?": true,
  "Sales to NPC Enabled?": true,
  "Map Markers Enabled via Marker Manager Plugin?": true,
  "Maximum Amount of Items Sold at a Time": 50,
  "NPC Interaction Cooldown In Seconds": 2.0,
  "Economy Plugin - 1 Economics - 2 Server Rewards": 1,
  "Amount of each Item to spawn via Command?": 5,
  "Custom Wares": [
    {
      "Item Name": "Common Pelt",
      "Item Shortname": "blood",
      "Min Item Amount": 2,
      "Max Item Amount": 5,
      "Skin ID": 3150749844,
      "Is Marketable?": true,
      "Sale Price?": 40.0,
      "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -10.0,
      "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 5.0,
      "Chance out of 100% to Spawn on Skinning?": 10.0
    },
    {
      "Item Name": "Rare Pelt",
      "Item Shortname": "blood",
      "Min Item Amount": 2,
      "Max Item Amount": 5,
      "Skin ID": 3150751184,
      "Is Marketable?": true,
      "Sale Price?": 124.0,
      "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -10.0,
      "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 5.0,
      "Chance out of 100% to Spawn on Skinning?": 5.0
    },
    {
      "Item Name": "Legendary Pelt",
      "Item Shortname": "blood",
      "Min Item Amount": 2,
      "Max Item Amount": 5,
      "Skin ID": 3150751925,
      "Is Marketable?": true,
      "Sale Price?": 220.0,
      "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -10.0,
      "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 5.0,
      "Chance out of 100% to Spawn on Skinning?": 1.0
    },
    {
      "Item Name": "Low Quality Meat Cut",
      "Item Shortname": "blood",
      "Min Item Amount": 2,
      "Max Item Amount": 5,
      "Skin ID": 3150796688,
      "Is Marketable?": true,
      "Sale Price?": 40.0,
      "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -10.0,
      "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 5.0,
      "Chance out of 100% to Spawn on Skinning?": 10.0
    },
    {
      "Item Name": "Mid Quality Meat Cut",
      "Item Shortname": "blood",
      "Min Item Amount": 2,
      "Max Item Amount": 5,
      "Skin ID": 3150796598,
      "Is Marketable?": true,
      "Sale Price?": 124.0,
      "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -10.0,
      "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 5.0,
      "Chance out of 100% to Spawn on Skinning?": 5.0
    },
    {
      "Item Name": "High Quality Meat Cut",
      "Item Shortname": "blood",
      "Min Item Amount": 2,
      "Max Item Amount": 5,
      "Skin ID": 3150796490,
      "Is Marketable?": true,
      "Sale Price?": 220.0,
      "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -10.0,
      "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 5.0,
      "Chance out of 100% to Spawn on Skinning?": 1.0
    }
  ],
  "NPC Clothing Options": [
    {
      "Shortname": "burlap.trousers",
      "Skin": 1760352876
    },
    {
      "Shortname": "burlap.shirt",
      "Skin": 719989461
    },
    {
      "Shortname": "burlap.shoes",
      "Skin": 1594058564
    },
    {
      "Shortname": "hat.wolf",
      "Skin": 0
    }
  ]
}

 

Language

{
“NoPerms”: “[<color=#8b0101>The Trapper</color>] You do not have permission to run this <color=red>Command</color>!”,
“NoWares”: “[<color=#8b0101>The Trapper</color>] :nervous: You have no <color=yellow>Items</color> on you that I am in the Market for. nSwing by when you do, though! nn:happy:”,
“WaresSpawned”: “[<color=#8b0101>The Trapper</color>] :wave: <color=green>All</color> <color=#8b0101>Trapper Wares</color> have been deposited to your Inventory.”,
“TrapperCooldownMessage”: “[<color=#8b0101>The Trapper</color>] :wave: Hold on, give me <color=green>{0}</color> second(s), I’m cleaning this carcass…”,
“EconomicsMessage”: “[<color=#8b0101>The Trapper</color>] :eyes: nn Best I can offer is <color=#85bb65>$</color><color=yellow>{0}</color> for your <color=orange>{1}x</color> <color=green>{2}</color>(s).”,
“SrMessage”: “[<color=#8b0101>The Trapper</color>] :eyes: nn Best I can offer is <color=orange>{0}</color> <color=#cd5c5c>RP</color> for your <color=yellow>{1}x</color> <color=green>{2}</color>(s).”,
“SaleDisabled”: “[<color=#8b0101>The Trapper</color>] <color=orange>Sales</color> are Disabled in the Config, Enable and Try again.”,
“NoTrapperLicense”: “[<color=#8b0101>The Trapper</color>] You don’t have a valid <color=orange>Trapper License</color>. nUse <color=orange>/BuyTL</color> to purchase one if you have the means.”,
“AlreadyHasLicense”: “[<color=#8b0101>The Trapper</color>] You already have a <color=orange>Trapper License</color>.”,
“BuyTrapperLicenseSuccess”: “[<color=#8b0101>The Trapper</color>] Trapper License Obtained. nYou were charged {0}<color=#3e9c35>{1}</color> Happy Hunting <color=#8b0101>{2}</color>!”,
“InsufficientFunds”: “[<color=#8b0101>The Trapper</color>] You don’t have enough funds to purchase the Trapper License. nIt costs <color=orange>{0}</color><color=green>{1}</color>.”
}

 

 

Reviews

There are no reviews yet.


Only logged in customers who have purchased this product may leave a review.

Version 0.1.9 | Updated March 11, 2025
  • Updated Fixed kits check on initial spawn.
Version 0.1.8 | Updated February 5, 2025
  • Updated Added support for SkillTree by imthenewguy - checks Skinning yield and boosts loot if enabled in config. Added Shortname to item entries for full item customization. Added Min Max Fields to items. Default is 1,1. Moved common paths to Constants.
Version 0.1.7 | Updated October 5, 2024
  • Added * - Trapper Damage Fix. * - Null Check Added to Vanilla Marker Remover.
Version 0.1.5 | Updated October 4, 2024
  • Fixed Trapper Damage Fix.
Version 0.1.4 | Updated May 26, 2024
  • Fixed Removal of New Mission provider marker, with help from imthenewguy
Version 0.1.3 | Updated April 1, 2024
  • Updated Tweaked License Logic, Added Config to edit chatcommand for License purchasing. *Recommended to reset data file in case of any duplicate keys*
Version 0.1.2 | Updated March 11, 2024
  • Updated Changed EnableSaving Logic.
Version 0.1.1 | Updated February 22, 2024
  • Fixed NPC Spawn Correction. If using Dynamic Spawn be sure to update both files.
Version 0.1.0 | Updated February 22, 2024
  • Updated Added console command & config setting to sell Trapper License via GuiShops.
Version 0.0.9 | Updated February 21, 2024
  • Fixed Fixed Paste Cleanup when not using Dynamic Spawn.
Version 0.0.8 | Updated February 20, 2024
  • Updated Adds Dynamic Spawning of the NPC And Trapper Shed at Outpost.
Version 0.0.7 | Updated February 13, 2024
  • Updated Adds NPCKITS Blocking.
Version 0.0.6 | Updated February 12, 2024
  • Updated Additional Lifetime License Check
Version 0.0.5 | Updated February 8, 2024
  • Added Lifetime License Permission
Version 0.0.4 | Updated February 3, 2024
  • Updated Adds Copy Paste, Marker Manager, Zone Manager support. Adds Pastetrapperhouse command.
Version 0.0.3 | Updated February 2, 2024
  • Added NPC data clear on wipe.
Version 0.0.2 | Updated February 1, 2024
  • Updated Added Use Permission to buy license, added license check on harvest.

Discussions

There are no discussions yet.

Leave a reply

Your email address will not be published. Required fields are marked *

Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?

• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.

Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA

• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.

Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.

Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)

Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)

Product Enquiry

Please Login to make enquiry about this product