Jump to content

Wrecks

Curator
  • Posts

    970
  • Joined

  • Days Won

    15

Everything posted by Wrecks

    I've used this for years, never left a review. Any issues were promptly taken care of when reported, top tier support. This plugin is a nice way to purge players bases without straight up wiping them. I have been mostly away from running my server but had some good times watching players run straight to an abandoned base as soon as it opens up and take the poor guys loot
  1. Changed Status from Pending to Not a Bug
  2. Well there is your problem, install its missing dependencies
  3. Loaded plugin Karuza Vehicle Hammer v1.0.8 by Wrecks [43ms]
  4. What error are you getting.
  5. Use code WRECKS for an extra 35 percent discount on top of the current discount to make it an even 50 percent off. 

     

    Limited use, Expires tomorrow.

  6. It checks for owner, if you have admin bypass, you can pick up any.
  7. Wrecks

    Hidden Egg

    Thanks for the help with the artwork and skin!
  8. Wrecks

    Hidden Egg

    Version 1.0.0

    4 downloads

    Fill this Egg with Rare Items and get your players moving again. Spawn Info You can select to auto spawn or command spawn the egg on your position. Eggs spawned can notify on interval, players will be notified that the egg is still active if your config is set to do so. Top Finders Hidden Egg features a Finder leaderboard that broadcasts to chat, and to discord if needed. Egg Customization Egg Size can be set via config. Make it tiny or huge. When the egg is found, the egg will pop and loot will fly out from its position, setup a loot table and on collect, the loot will roll and appear in the world. Commands /hideegg Manually spawns and hides the egg at the admin’s current position. This command only works when AutoSpawn is disabled and will fail if an egg already exists. /findegg Teleports the admin to the current hidden egg and places a map ping on its location. Intended for testing, debugging or cheating. /TopFinders Immediately broadcasts the current top egg finders leaderboard to the server. /wipeHiddenEggstats Clears all stored leaderboard data and resets player find counts. All commands require - HiddenEgg.Admin Config { "Enable AutoSpawn? (This disables Command Spawn)": false, "Wipe Top Finders On Wipe?": false, "Log Top Finders to Discord?": false, "How Often To Announce Top in Minutes": 180, "Announce Still Hiding Messages?": false, "How Often To Announce Still Hiding in Minutes": 30, "Egg Scale": 5, "Send a Sound Effect at Egg Position?": false, "How Often To Send An Effect in Minutes": 60, "Effect Pool": [ "assets/prefabs/misc/easter/painted eggs/effects/eggpickup.prefab" ], "Respawn Egg After Find? (AutoSpawn Only)": false, "Respawn Delay in Minutes (AutoSpawn Only)": 60, "Discord Webhook": "", "Min amount of Items to Drop": 1, "Max amount of Items to Drop": 2, "Loot Table": [ { "Item ShortName": "supply.signal", "Item Custom Name": "Hidden Egg Signal", "Item SkinSkinID": 0, "Min Amount": 1, "Max Amount": 3, "Drop Probability": 50 }, { "Item ShortName": "rifle.ak", "Item Custom Name": "Hidden Egg AK", "Item SkinSkinID": 3628759737, "Min Amount": 1, "Max Amount": 1, "Drop Probability": 50 } ] } Thanks to @aRandumDude for the Logo and Providing the Hidden Egg AK Skin.
    $9.99
  9. Wrecks

    Custom Ore

    Send your config ill put it on my server real quick. Send me a video in a message showing me what you're doing and ill replicate.
  10. Wrecks

    Custom Ore

    You're saying its blocking vanilla gather too? Speed this up by messaging me your config.
  11. Wrecks

    Custom Ore

    And you have permission if required via config?
  12. Wrecks

    Custom Ore

    You’ll have to show me what you mean, can’t remove what?
  13. Feel free to change the short name in the CS for now I’ll expose the parameter when I get a chance.
  14. Wrecks

    The Dealer

    Not on this one, I have about 5 other plugins that do that, this one I went another route with full random spawning to be more unique. It will most likely stay this way.
  15. Wrecks

    Mercenary Ranks

    If you can issue the title via a permission or something you can issue commands with this
  16. Wrecks

    Drugs

    It should take only one at a time as it is right now
  17. Wrecks

    Custom Crops

    Probably in the future I’ll check it out
  18. Wrecks

    The Offering

    Whatever command the plugin you are using that issues xp mine is just an example
  19. Wrecks

    Hide And Seek

    Added a small demo video to desc.
  20. Wrecks

    Hide And Seek

    Version 1.0.6

    50 downloads

    Spawn a Hidden NPC somewhere in the world and challenge your players to get moving and find it. Whoever discovers the NPC gets rewarded with a loot bag filled with random items from your custom loot table. Features include: Customizable NPC Outfit. Dynamic NPC spawning across monuments and world locations. Customizable Loot, Put exclusive loot here to get your players moving. Optional delayed respawn of the NPC after being found, if false, it will respawn next load. Top Seekers leaderboard to showcase the best seekers. Discord logging to announce the Seeker find. The NPC can emit a sound chosen from random from an effect pool on interval, and a message notifying players that the NPC is still waiting to be found. Commands All Require HideAndSeek.Admin Cheat - Teleports the user to the NPCS Pos. SeekBag - Gives the user a Mystery Bag useful for testing the loot table. TopSeekers - Announces Top Seekers to chat. WipeHideAndSeekStats - Wipes all Hide And Seek Data. Config { "Wipe Top Seekers On Wipe?": false, "Log Top Seekers to Discord?": false, "How Often To Announce Top in Minutes": 180, "Announce Still Hiding Message?": false, "How Often To Announce Still Hiding in Minutes": 30, "Send a Sound Effect at NPC Position?": true, "How Often To Send An Effect in Minutes": 1, "Effect Pool": [ "assets/bundled/prefabs/fx/player/howl.prefab", "assets/prefabs/clothes/diving.tank/effects/scuba_inhale.prefab" ], "Respawn NPC After Find?": true, "Respawn Delay in Minutes": 1, "Discord Webhook": "", "Loot Bag Name": "Mystery Bag", "Loot Bag SkinID": 3603950776, "How many bags to give the Seeker": 1, "Min Item Selections": 1, "Max Item Selections": 2, "OpenEffect": "assets/bundled/prefabs/fx/item_unlock.prefab", "Loot Table": [ { "Item ShortName": "supply.signal", "Item Custom Name": "Hide And Seek Signal", "Item SkinSkinID": 0, "Min Amount": 1, "Max Amount": 3, "Pull Probability": 50 }, { "Item ShortName": "rifle.ak", "Item Custom Name": "Hide And Seek AK", "Item SkinSkinID": 0, "Min Amount": 1, "Max Amount": 1, "Pull Probability": 50 } ], "NPC Clothing Options": [ { "Shortname": "hat.boonie", "Skin": 3603597669 }, { "Shortname": "tshirt", "Skin": 3603594060 }, { "Shortname": "pants", "Skin": 3603595648 }, { "Shortname": "jacket", "Skin": 3603594891 }, { "Shortname": "shoes.boots", "Skin": 3603596326 } ] } Lang { "StillHiding": "The <color=yellow>Hidden NPC</color> is still somewhere out there...", "FoundNPCBroadcast": "[<color=yellow>HIDDEN NPC</color>] <color=#ffe135>{0}</color> found the Hidden NPC!", "CheatMessage": "You cheater :/", "TopBanner": "<color=#ff8000>Top Hide & Seek Players</color>", "RankEntry": "\n<color=#ffe135>Rank <color=#b8ff35>{0}</color> - <color=#ffe135>{1}</color> - <color=#ffe135>Finds: <color=#b8ff35>{2}</color></color></color>" }
    $12.00
  21. Wrecks

    Scrap Keeper

    Create a support ticket next time so we dont clog this tab up with stuff.
  22. Wrecks

    Scrap Keeper

  23. Wrecks

    Scrap Keeper

    Yes you can use something like redeem storage API for making sure players online and offline are able to get items if you want to go that route. and the scrap shows here.
2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

152.6k

Files Sold

Total number of files sold.

3.3m

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.