Jump to content

Wrecks

Curator
  • Posts

    974
  • Joined

  • Days Won

    15

Everything posted by Wrecks

  1. Wrecks

    Custom Ore

    Version 1.1.0

    189 downloads

    Introduce some new ore to your server for your players to Mine for, Smelt or Recycle. ***DISCLAIMER*** I CANNOT GUARANTEE COMPATIBILITY WITH OTHER FURNACE PLUGINS EX. SPLITTERS, FURNACE UPGRADES ETC. REFRAIN FROM PURCHASE IF YOU USE ANY OF THESE. REASON FOR SPLITTERS, ON CUSTOM ORE INSERTION, SINCE OUR "ORE" ISNT REALLY ORE, IT DOESNT GET DETECTED AS REGULAR ORE DOES. REASON FOR FURNACE UPGRADES, API WILL MOST LIKELY NEED TO BE IN PLACE IN ORDER TO GET THINGS TO WORK RIGHT. ***DISCLAIMER*** ***NOTES*** I RECOMMEND USING COAL AS THE ITEM SHORTNAME - IF YOU NEED TO CHANGE IT DO NOT USE ORE ITEMS. ORE GATHER CAN BE LOCKED BEHIND PERMISSION - IF YOU NEED TO ADD A PERMISSION USE - customore.yourpermissionname ***NOTES*** The Plugin comes preset with 7 Custom Ore items & 2 output possibilities for each, depending on if its smelted or recycled. Recycling is optional for each ore. Smelting time is configurable per each ore. Make Rare ore longer to smelt if using it as an ingredient in a currency item ex. using it as an item needed to craft gold bars etc. Set tools needed to mine for custom ore, and set what ore types can give which ore, set stone metal and sulfur to give or one type if needed. Works with Skill Tree for Ore Yield. COMMANDS /C.GI - REQUIRES CUSTOMORE.ADMIN - GIVES ALL INPUT ITEMS TO INVENTORY /C.GO - REQUIRES CUSTOMORE.ADMIN - GIVES ALL OUTPUT ITEMS TO INVENTORY /SmeltTime- Will message the player if they have a custom ore item highlighted in hotbar, that ores smelt time, and output item. { "Global Settings": { "Tools Allowed to Gather Custom Ore": [ "stone.pickaxe", "concretepickaxe" ], "Allow Stack Handling?": false, "Ore Shortname": "coal", "If using Stack Handling - Max Stackable for Ore Shortname": 1000, "Enable Skill Tree Yield Boost": true, "Enable Message on Regular Gather": true, "Enable Message on Bonus Gather": true }, "Ore Items": [ { "Ore Setup": { "Input CustomName": "Jade Ore", "Input SkinID": 3422508408, "Input Cook Time In Seconds": 5.0, "Gather Options": { "Able to be Mined for?": true, "Requires Permission to find while Mining?": true, "Permission Name": "CustomOre.Jade", "Nodes to Find this Ore? 1 - Stone, 2 - Metal, 3 - Sulfur": [ 1 ], "Gather Min": 1, "Gather Max": 1, "Gather Bonus Multiplier On Bonus Hit": 2, "Probability - 1.0 is 100%": 0.5 } }, "Output Setup": { "Smelting Output ShortName": "coal", "Smelting Output CustomName": "Refined Jade", "Smelting Output SkinID": 3422508525, "Smelting Output Amount Min": 1, "Smelting Output Amount Max": 1, "Can Be Recycled?": false, "Recycler Output ShortName": "coal", "Recycler Output CustomName": "Jade Shard", "Recycler Output Amount Min": 1, "Recycler Output Amount Max": 1, "Recycler Output SkinID": 3424669338 } }, { "Ore Setup": { "Input CustomName": "Ocean Ore", "Input SkinID": 3422508784, "Input Cook Time In Seconds": 425.0, "Gather Options": { "Able to be Mined for?": false, "Requires Permission to find while Mining?": false, "Permission Name": "", "Nodes to Find this Ore? 1 - Stone, 2 - Metal, 3 - Sulfur": [ 1, 2, 3 ], "Gather Min": 1, "Gather Max": 1, "Gather Bonus Multiplier On Bonus Hit": 2, "Probability - 1.0 is 100%": 0.5 } }, "Output Setup": { "Smelting Output ShortName": "coal", "Smelting Output CustomName": "Refined Ocean Gem", "Smelting Output SkinID": 3422508907, "Smelting Output Amount Min": 1, "Smelting Output Amount Max": 1, "Can Be Recycled?": false, "Recycler Output ShortName": "coal", "Recycler Output CustomName": "Ocean Shard", "Recycler Output Amount Min": 1, "Recycler Output Amount Max": 1, "Recycler Output SkinID": 3424669283 } }, { "Ore Setup": { "Input CustomName": "Lightning Ore", "Input SkinID": 3422508998, "Input Cook Time In Seconds": 525.0, "Gather Options": { "Able to be Mined for?": false, "Requires Permission to find while Mining?": false, "Permission Name": "", "Nodes to Find this Ore? 1 - Stone, 2 - Metal, 3 - Sulfur": [ 1, 2, 3 ], "Gather Min": 1, "Gather Max": 1, "Gather Bonus Multiplier On Bonus Hit": 2, "Probability - 1.0 is 100%": 0.5 } }, "Output Setup": { "Smelting Output ShortName": "coal", "Smelting Output CustomName": "Refined Lightning Gem", "Smelting Output SkinID": 3422509109, "Smelting Output Amount Min": 1, "Smelting Output Amount Max": 1, "Can Be Recycled?": false, "Recycler Output ShortName": "coal", "Recycler Output CustomName": "Lightning Shard", "Recycler Output Amount Min": 1, "Recycler Output Amount Max": 1, "Recycler Output SkinID": 3424669228 } }, { "Ore Setup": { "Input CustomName": "Firestone Ore", "Input SkinID": 3422509169, "Input Cook Time In Seconds": 700.0, "Gather Options": { "Able to be Mined for?": false, "Requires Permission to find while Mining?": false, "Permission Name": "", "Nodes to Find this Ore? 1 - Stone, 2 - Metal, 3 - Sulfur": [ 1, 2, 3 ], "Gather Min": 1, "Gather Max": 1, "Gather Bonus Multiplier On Bonus Hit": 2, "Probability - 1.0 is 100%": 0.5 } }, "Output Setup": { "Smelting Output ShortName": "coal", "Smelting Output CustomName": "Refined Firestone Gem", "Smelting Output SkinID": 3422509268, "Smelting Output Amount Min": 1, "Smelting Output Amount Max": 1, "Can Be Recycled?": false, "Recycler Output ShortName": "coal", "Recycler Output CustomName": "Firestone Shard", "Recycler Output Amount Min": 1, "Recycler Output Amount Max": 1, "Recycler Output SkinID": 3424669152 } }, { "Ore Setup": { "Input CustomName": "Copper Ore", "Input SkinID": 3423923076, "Input Cook Time In Seconds": 30.0, "Gather Options": { "Able to be Mined for?": false, "Requires Permission to find while Mining?": false, "Permission Name": "", "Nodes to Find this Ore? 1 - Stone, 2 - Metal, 3 - Sulfur": [ 1, 2, 3 ], "Gather Min": 1, "Gather Max": 1, "Gather Bonus Multiplier On Bonus Hit": 2, "Probability - 1.0 is 100%": 0.5 } }, "Output Setup": { "Smelting Output ShortName": "coal", "Smelting Output CustomName": "Copper Chunk", "Smelting Output SkinID": 3423923167, "Smelting Output Amount Min": 1, "Smelting Output Amount Max": 1, "Can Be Recycled?": false, "Recycler Output ShortName": "coal", "Recycler Output CustomName": "Copper Dust", "Recycler Output Amount Min": 1, "Recycler Output Amount Max": 1, "Recycler Output SkinID": 3424669038 } }, { "Ore Setup": { "Input CustomName": "Silver Ore", "Input SkinID": 3423923258, "Input Cook Time In Seconds": 60.0, "Gather Options": { "Able to be Mined for?": false, "Requires Permission to find while Mining?": false, "Permission Name": "", "Nodes to Find this Ore? 1 - Stone, 2 - Metal, 3 - Sulfur": [ 1, 2, 3 ], "Gather Min": 1, "Gather Max": 1, "Gather Bonus Multiplier On Bonus Hit": 2, "Probability - 1.0 is 100%": 0.5 } }, "Output Setup": { "Smelting Output ShortName": "coal", "Smelting Output CustomName": "Silver Chunk", "Smelting Output SkinID": 3423923356, "Smelting Output Amount Min": 1, "Smelting Output Amount Max": 1, "Can Be Recycled?": false, "Recycler Output ShortName": "coal", "Recycler Output CustomName": "Silver Dust", "Recycler Output Amount Min": 1, "Recycler Output Amount Max": 1, "Recycler Output SkinID": 3424668983 } }, { "Ore Setup": { "Input CustomName": "Gold Ore", "Input SkinID": 3423923435, "Input Cook Time In Seconds": 90.0, "Gather Options": { "Able to be Mined for?": false, "Requires Permission to find while Mining?": false, "Permission Name": "", "Nodes to Find this Ore? 1 - Stone, 2 - Metal, 3 - Sulfur": [ 1, 2, 3 ], "Gather Min": 1, "Gather Max": 1, "Gather Bonus Multiplier On Bonus Hit": 2, "Probability - 1.0 is 100%": 0.5 } }, "Output Setup": { "Smelting Output ShortName": "coal", "Smelting Output CustomName": "Gold Chunk", "Smelting Output SkinID": 3423923558, "Smelting Output Amount Min": 1, "Smelting Output Amount Max": 1, "Can Be Recycled?": false, "Recycler Output ShortName": "coal", "Recycler Output CustomName": "Gold Dust", "Recycler Output Amount Min": 1, "Recycler Output Amount Max": 1, "Recycler Output SkinID": 3424668919 } } ] } Video Demo
    $20.00
  2. Wrecks

    The Dealer

    Its just lumberjack npc, npcs attack that?
  3. Wrecks

    The Offering

    Its a handy thing even if it doesnt work for this. Im working on a test version of the global multiplier. Ill send you a test version in about 30 mins.
  4. Wrecks

    The Offering

    Added to lang, in the future ill prob experiment and maybe add a multiplier and an enabler, depending on how many times the offering was completed that wipe and reset it on new wipe. Start it at 1, for a 1-1 then complete, move it to 2, etc
  5. Wrecks

    The Offering

    Request one probably wont make it sounds cool but the plugin isn't set up to handle this the way it is built. I think there is a umod plugin to automate configs maybe that would help. 2nd one I can add to lang when I get a chance
  6. Wrecks

    Drugs

    lmao i just saw this
  7. I can check it out soon no prob , and thanks !
  8. "Enable Monument Spawns?": false, For some reason you have this false. Which checks on spawn attempt. and returns if its false.
  9. I dont see support tickets for MM nor any other markers not working on any other plugins that use this, going to test to check again
  10. and if the previous version was working, does it show when you revert?
  11. I’m not looking to redo it just because it’s not working for one guy rather figure out why it’s not working for you. It’s still working for me I’ll ask around and see if it’s still working for others are you on oxide im guessing?
  12. I did a reboot and theyre all showing for me using initial spawn. Im on test though i dont have a bandit camp.
  13. Wrecks

    Drugs

    Added in the latest @Perfectangel01
  14. Wrecks

    Custom Crops

    Yeah all that is customizable a few servers have the whole bundle and do this and create custom skins to fit the theme
  15. Wrecks

    Loot Crate

    You can pick the container it spawns in via short prefab name
  16. Wrecks

    Loot Crate

    Create a custom skin via an icon uploader, use a plugin that gives that item functionality. I have a personal plugin I made for my server that players can obtain the coin and claim the crypto coin to redeem economics credit.
  17. Version 1.2.1

    123 downloads

    Give your players a new way to craft and create new items, with Viper Crafting! Viper Crafters come in 2 Styles, Base and Premium. Each Crafter relies on the SkinID on build, to function, this is customizable in config. Base crafts at normal speed, Premium crafts at 2x Speed. The Base Crafter is a regular water purifier and needs a campfire to be fully placed, The Premium is a powered water purifier that doesn't need power to craft. Each crafter comes with storage, upon crafting completion, the items deposit to the box if there is room, if there is no room, the item will become a world dropped item. The premium crafter can have a list of skins for random skins on placement. Upon crafter death or pickup or remover tool, any contents will transfer to a pouch for easy pickup. You can enable or disable proximity check, so players need to be nearby while crafting for full immersion. UI is fully customizable, crafting menu supports Pages, so create as many recipes as you like. Recipes have an info button that shows that recipes needed items to craft for the players current multiplier setting. Ingredients can be vanilla and custom items. Recipe Images in Crafting menu supports URL or SkinID, if using SkinID, leave URL "" COMMANDS /GIVECRAFTERS - GIVES EACH CRAFTER TO ADMINS INVENTORY /V.SPAWNRECIPES - SPAWNS ALL VIPER RECIPES IN A CONTAINER /V.SPAWNINGREDIENTS - SPAWNS ALL VIPER INGREDIENTS IN A CONTAINER IDEAS OF USE Pair with The Dealer, Custom Crops, and Drugs for an ecosystem of plugins that compliment each other. NOTES UPON ACTIVE CRAFTING AND IF PLUGIN IS UNLOADED WHILE CRAFTING, ALL STATES WILL COMPLETE AND ITEMS WILL DEPOSIT TO THE RESPECTIVE CRAFTER TO HELP COMBAT FAST CRAFTER BOX PICKUPS, USE SKINS THE PLAYER CANNOT NORMALLY USE, AS THATS WHAT I CHECK TO PREVENT PICKUPS. OVERVIEW - *CUSTOM CONFIG IN USE* TEASER VIDEO DEMO CONFIG { "Multiplier Buttons": [ 1, 5, 10, 20, 50, 100, 200, 500, 1000 ], "Radius Player Needs To Be During Mix Check, Default Is 1, Try not to go too high, To Prevent Crafter Overlap": 1, "Amount of Items to give, when Spawning in Recipes and Ingredients Via Command": 100, "Base Crafter Skin": 3343180461, "Enable Base Crafter Proximity?": true, "Base Crafter Proximity The Player Needs To Be Within To Successfully Craft": 10, "Fast Crafter Skin": 3343195295, "Enable Fast Crafter Proximity?": true, "Fast Crafter Proximity The Player Needs To Be Within To Successfully Craft": 10, "Fast Crafter Small Box Skins": [ 1736652162, 1717985913, 3343194879 ], "Text Color": "0.78 1 0.82 1", "Multiplier Background Color": "0.96 0.57 0.18 0.75", "Recipe Info Image": "https://www.dropbox.com/scl/fi/rbytqsfn66u0n5ud5im27/Info.png?rlkey=tn2lmrsnvnxe49zlvbqdg5d4n&st=rjcossda&dl=1", "Stroke Image": "https://www.dropbox.com/scl/fi/2upkidj1i7myyql3862js/GlowStroke.png?rlkey=spcq15j4wlrfw452ha4t5ekfl&st=j3kxkywu&dl=1", "Banner Image": "https://www.dropbox.com/scl/fi/dbkf772yww1r0hznxvu3w/PMGLOWa.png?rlkey=n1ea7jqv3ppl528t78itwufzv&st=6smt8gtl&dl=1", "Back Button Image": "https://www.dropbox.com/scl/fi/gipwp9d59tqv1mg13ehpw/BACK.png?rlkey=isiwwk3zqri2vyy6c9dfhby80&st=aen8y3ei&dl=1", "Next Button Image": "https://www.dropbox.com/scl/fi/yl0qskx962a5pct4v8uzy/Next.png?rlkey=4pb1xt3xkkwj2bj1ol0qjuji3&st=2816qqdb&dl=1", "Navigation Buttons Color": "0.96 0.57 0.18 0.9", "Close Button Color": "0.96 0.57 0.18 0.9", "Background Image": "https://www.dropbox.com/scl/fi/69uuot1m6l49nip59zm1v/VIPER3.png?rlkey=srd9lebvdrjbkq22hatd3t28l&st=4fsfe7gx&dl=1", "Toast Image": "https://www.dropbox.com/scl/fi/vkvtxl1irp0k6f61sbun4/PopUp.png?rlkey=netyo7pjli1nhx91vwv8d88cv&st=ta5l9mzc&dl=1", "Mini Toast Image": "https://www.dropbox.com/scl/fi/5crdhycyfsrd0jrkjxne2/miniGlow.png?rlkey=t39dav111edarg9eqzx6repak&st=7838j609&dl=1", "Recipes": [ { "RecipeName": "Blue Shatter", "RecipeDescription": "Blue Shatter", "RecipeImageUrl": "", "Ingredients": [ { "IngredientCustomName": "Sulfur", "IngredientShortname": "sulfur", "RequiredAmount": 2, "IngredientSkinID": 0 }, { "IngredientCustomName": "Snowball", "IngredientShortname": "snowball", "RequiredAmount": 3, "IngredientSkinID": 0 } ], "OutputItemSkinID": 3215916045, "OutputItemShortname": "glue", "OutputItemAmount": 1, "RecipeCraftTime": 3 }, { "RecipeName": "Ether", "RecipeDescription": "Ether", "RecipeImageUrl": "", "Ingredients": [ { "IngredientCustomName": "Sulfur", "IngredientShortname": "sulfur", "RequiredAmount": 2, "IngredientSkinID": 0 }, { "IngredientCustomName": "Snowball", "IngredientShortname": "snowball", "RequiredAmount": 3, "IngredientSkinID": 0 } ], "OutputItemSkinID": 2980167987, "OutputItemShortname": "glue", "OutputItemAmount": 1, "RecipeCraftTime": 3 }, { "RecipeName": "Irad Serum", "RecipeDescription": "Irad Serum", "RecipeImageUrl": "", "Ingredients": [ { "IngredientCustomName": "Super Serum", "IngredientShortname": "supertea", "RequiredAmount": 2, "IngredientSkinID": 0 }, { "IngredientCustomName": "Snowball", "IngredientShortname": "snowball", "RequiredAmount": 3, "IngredientSkinID": 0 } ], "OutputItemSkinID": 3027539800, "OutputItemShortname": "glue", "OutputItemAmount": 1, "RecipeCraftTime": 3 }, { "RecipeName": "Lean", "RecipeDescription": "Lean", "RecipeImageUrl": "", "Ingredients": [ { "IngredientCustomName": "Super Serum", "IngredientShortname": "supertea", "RequiredAmount": 2, "IngredientSkinID": 0 }, { "IngredientCustomName": "Snowball", "IngredientShortname": "snowball", "RequiredAmount": 6, "IngredientSkinID": 0 } ], "OutputItemSkinID": 3027539845, "OutputItemShortname": "glue", "OutputItemAmount": 1, "RecipeCraftTime": 3 }, { "RecipeName": "Coke", "RecipeDescription": "Coke", "RecipeImageUrl": "", "Ingredients": [ { "IngredientCustomName": "Cloth", "IngredientShortname": "cloth", "RequiredAmount": 2, "IngredientSkinID": 0 }, { "IngredientCustomName": "Snowball", "IngredientShortname": "snowball", "RequiredAmount": 6, "IngredientSkinID": 0 } ], "OutputItemSkinID": 3027243010, "OutputItemShortname": "glue", "OutputItemAmount": 1, "RecipeCraftTime": 3 }, { "RecipeName": "Hash", "RecipeDescription": "Hash", "RecipeImageUrl": "", "Ingredients": [ { "IngredientCustomName": "Cloth", "IngredientShortname": "cloth", "RequiredAmount": 2, "IngredientSkinID": 0 }, { "IngredientCustomName": "Wood", "IngredientShortname": "wood", "RequiredAmount": 6, "IngredientSkinID": 0 } ], "OutputItemSkinID": 2961371625, "OutputItemShortname": "glue", "OutputItemAmount": 1, "RecipeCraftTime": 3 }, { "RecipeName": "Pills", "RecipeDescription": "Pills", "RecipeImageUrl": "", "Ingredients": [ { "IngredientCustomName": "Cloth", "IngredientShortname": "cloth", "RequiredAmount": 2, "IngredientSkinID": 0 }, { "IngredientCustomName": "Sulfur", "IngredientShortname": "sulfur", "RequiredAmount": 6, "IngredientSkinID": 0 } ], "OutputItemSkinID": 3027373420, "OutputItemShortname": "glue", "OutputItemAmount": 1, "RecipeCraftTime": 3 } ] } LANG { "RecipeNotFound": "Recipe Not Found", "ItemProcessed": "{0}\nhas been processed.", "ProcessingFailed": "Processing has failed.", "CraftingMessage": "Crafting: {0}\n\nPlease monitor your workstation.\n\nTime remaining: {1}(s).", "RecipeIngredients": "Recipe: {0}\nIngredients Required To Craft\n{1}", "RestrictBuildingMessage": "This Crafter Needs To Be Spaced Out from Other Crafters to be Placed." } Special thanks to @Luuxen for the teaser video and for testing this for me until i was ready for a public release!
    $25.00
  18. Wrecks

    F1 Tiers

    I can maybe look into applying a custom prefab effect at explosion point in the future maybe
  19. Wrecks

    F1 Tiers

    No the damage and other properties are scaled on detonation
  20. Wrecks

    Eradication Event

    It is, Bigger sales are usually around holidays or random flash sales I decide to hold.
  21. Wrecks

    The Dealer

    You can which ones are you missing?
  22. Wrecks

    Drug Business

    The Whole process appears to work here, hopefully nod can help yall figure what the issue is on your end.
  23. Wrecks

    Drug Business

    I noticed it errors on carbon, but it isnt ticked for carbon compatibility, I tested the other day on oxide and it worked fine. Tried to help yall out best I could, its up to Nod to help yall more via troubleshooting.
  24. Wrecks

    Drug Business

    He updated it with my patch

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.3m
Total downloads
Customers
10.7k
Customers served
Files Sold
155k
Marketplace sales
Payments
3.3m
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.