Jump to content

Wrecks

Creator
  • Posts

    808
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by Wrecks

  1. Wrecks

    Loot Crate

    Version 0.1.3

    63 downloads

    Throw all your Custom Items or high tier loot into these loot crates and have your players hunt for them or use the commands features to monetize your server. Players will be notified when they find the item through chat. Customizable Loot table, Skins, Custom Names, Etc. Probability out of 100 System, with min max items. You can set how much percent out of 100, for the crates to spawn in elite crates. Commands /givecrate "playername" - Will give a crate to a specific player /giveallcrates "5" - Will give all players online the specified crate amount. Both commands are setup to be used through Tebex, RCON or Alternatives. Loot Table Stuff You can use this to add the crates to your existing loot table. Shortname - halloween.lootbag.large Customname - Loot Crate SkinID - 3029866560 Config Example { "LootTable": [ { "Name": "Loot Crate Signal", "Shortname": "supply.signal", "MinAmount": 1, "MaxAmount": 1, "Probability": 25, "SkinID": 0 }, { "Name": "Emojis AR", "Shortname": "rifle.ak", "MinAmount": 1, "MaxAmount": 1, "Probability": 15, "SkinID": 3009389521 }, { "Name": "Crypto", "Shortname": "paper", "MinAmount": 1, "MaxAmount": 1, "Probability": 5, "SkinID": 1984567801 }, { "Name": "", "Shortname": "bleach", "MinAmount": 10, "MaxAmount": 20, "Probability": 12, "SkinID": 0 }, { "Name": "", "Shortname": "blood", "MinAmount": 10, "MaxAmount": 20, "Probability": 12, "SkinID": 0 }, { "Name": "", "Shortname": "glue", "MinAmount": 10, "MaxAmount": 20, "Probability": 10, "SkinID": 0 }, { "Name": "VPN Flash Drive", "Shortname": "battery.small", "MinAmount": 1, "MaxAmount": 1, "Probability": 10, "SkinID": 2645299478 }, { "Name": "Cold Hunter M249", "Shortname": "lmg.m249", "MinAmount": 1, "MaxAmount": 1, "Probability": 11, "SkinID": 2891224181 } ], "MinItems": 1, "MaxItems": 3, "EliteCrateChance": 10 } This is the config I run on my personal server. Video Demo BACKGROUND ATTRIBUTION https://www.vecteezy.com/free-videos/star-effect Star Effect Stock Videos by Vecteezy
    $10.00
    I use this as a way to get hard to obtain custom items to be purchasable at random pop up shops. It gets the players to spend their balance and does as advertised, Thank you for the great work
  2. My mod said, water isnt Pasteable, so im going to go off of that lol
  3. I have a plugin that handles the lanterns on and off automatically, woods looks more homey but im sure you can use bgrade to auto upgrade it via command. And ill remove the door locks and add water to the pool on an update. Thank you for checking it out!
  4. Wrecks

    Eradication Event

    Yeah it’s possible to throw in a randomizer I’ll test it out when I get some free time
  5. Wrecks

    Bot Purge Event

    No problem, thanks for inspiring new features for it
  6. Wrecks

    Panel

    Changed Status from Pending to Not a Bug
  7. Wrecks

    Panel

    oh nah its all good its one of my first plugins so its cool. Working on leaderboard right now.
  8. Wrecks

    Bot Purge Event

    Did you get config settled
  9. Wrecks

    Fix sound event please

    Changed Fixed In from 1.1.1 to 1.1.2
  10. Wrecks

    Panel

    Even set to 100 paper x 100 scrap on win to test your numbers
  11. Wrecks

    Panel

    It should be counting down this way, I installed a clean version on test. default config gets sent to inventory. now im testing headshot sfx disabled again And that works too. Any issues im glad to try to help you resolve. And adding features thats cool too, but i wouldn't say that those are missing it can be a work in progress.
  12. Wrecks

    Bot Purge Event

    Event duration definitely works it counts down the minutes until end in chat, I’ll double check again though. Event rewards hand out you’ll have to send me your config and I’ll take a look. there is a config option to disable SFX in last build. I never advertised a leaderboard panel. But that is in the plans. and it isn’t set to announce what the winner won, just who won and how many kills they got to win.
  13. Wrecks

    Bot Purge Event

    You can also message me here, with what you’re looking for, true pve compat and all that
  14. Wrecks

    Bot Purge Event

    For sure get at me on discord so you can give me more details wrecksonthebeat
  15. Wrecks

    Fix sound event please

    Changed Status from Pending to Not a Bug Changed Fixed In to 1.1.1
  16. Wrecks

    Fix sound event please

    I can add a config option
  17. Wrecks

    Server Hud

    This looks great! The alternatives had their time and now this frees up the screen of alot of clutter! Get it, your players will appreciate it. Setup is a breeze too.
  18. Wrecks

    not showing land

    Changed Status from Pending to No Response Changed Fixed In to 1.0.0
  19. Wrecks

    Eradication Event

    its /animalkills and /botkills And yeah im looking for alternatives. Will def look at scoreboard implementation.
  20. Wrecks

    Eradication Event

    Yea most likely config needs deletion, sorry for the inconvenience if you need anything and i dont answer here im usually on discord. wrecksonthebeat
  21. Wrecks

    Eradication Event

    looks like a config error, delete config, but give me a sec im uploading a new one that squashed some event scheduling bugs. remember this last update added a config option. toggling the scheduled events in case you use an event scheduler that can run commands for you
  22. Wrecks

    not showing land

    I just pasted it, works fine, may be stability
  23. Wrecks

    not showing land

    Did you ever get it working? @original4d
  24. Version 2.0.5

    353 downloads

    Supports Economics & Server Rewards You can use either or, both at the same time if needed, or both set to false. The Event Challenge your players and have them compete for the most amount of NPC/Bot kills for the duration of the event. The highest scoring player will earn the loot and bragging rights. Features Headshot "Crunch" Lets your players know its time to take out some bots. Leaderboard tracker, counts kills of your top players, and also counts down the time. (Kill counter sits on right side of compass.) Tie breaker implemented to randomly decide a winner, on delay for Dramatics At the end the winner will receive whatever loot you specified in the table. (Skinning and Custom names in config) And now you can reward them Economics balance or Server Rewards Points. The Winner will now be logged Via Discord and state if it was a tie breaker or an uncontested win. Commands /Purge - Manually Starts the event /PurgeEnd - Manually End These commands may vary due to what you set in config. Start and end can be executed from Rcon HUD USERS HUD CONFIG ADDITION Your color and Icon taste may differ. Feel free to Change it. , { "Hook OnEventStart": "OnBotPurgeEventStart", "Hook OnEventStop": "OnBotPurgeEventEnd", "Name": "BotPurgeEvent", "Active color": "#f02020", "Icon": "https://cdn.discordapp.com/attachments/1131387423838961747/1149341840391278642/BOTPURGEEVENTICON.png", "Color": "#A020F0", "Enable": true } HUD .cs File Custom Events ADDITION private void OnBotPurgeEventStart() => OnEventTouch(System.Reflection.MethodBase.GetCurrentMethod().Name); private void OnBotPurgeEventEnd() => OnEventTouch(System.Reflection.MethodBase.GetCurrentMethod().Name); RUNNING COMMANDS Use {id} to target your player who won. Config ex. { "Leaderboard Options": { "Enable Leaderboard UI?": true, "Leaderboard UI Anchor Min": "0.5 1", "Leaderboard UI Anchor Max": "0.5 1", "Leaderboard UI Offset Min": "250 -150", "Leaderboard UI Offset Max": "450 0", "Leaderboard UI Font": "permanentmarker.ttf" }, "Event Options": { "Enable Scheduled Events?": true, "Purge Command": "purge", "Purge End Command": "purgeend", "Min Random Event Interval in Seconds": 3600, "Max Random Event Interval in Seconds": 7200, "Minimum Players to Start Event": 2, "Event Duration in Seconds": 600, "Enable Start FX?": true, "Enable Chat Countdown?": true, "Chat Countdown Interval in Minutes": 5, "Webhook URL (Leave blank to disable)": "" }, "Reward Options": { "Enable Winner Commands?": true, "Winner Commands": [ "inventory.giveto {id} rifle.ak 1", "inventory.giveto {id} paper 10" ], "Enable Economic Payout?": true, "Economic Payout Amount": 100.0, "Enable Server Rewards Payout?": true, "Server Rewards Payout Amount": 100, "Enable Winner Items?": true, "Min Items to Give": 1, "Max Items to Give": 2, "Winner Items": [ { "Shortname": "blood", "SkinID": 0, "Probability (0-1)": 0.8, "Custom Name": "", "Minimum Amount": 10, "Maximum Amount": 20 }, { "Shortname": "bleach", "SkinID": 0, "Probability (0-1)": 0.2, "Custom Name": "", "Minimum Amount": 1, "Maximum Amount": 3 } ] } } Lang ex. { "EventActive": "[<color=#880808>BOT PURGE EVENT</color>] \nThe Bot Purge Event has started! <color=#884808>Kill</color> as many bots as you can!", "EventAlreadyRunning": "[<color=#880808>BOT PURGE EVENT</color>] \nThe Event is already running.", "EventNotRunning": "[<color=#880808>BOT PURGE EVENT</color>] \nThe Event is not currently running.", "NoPermissionStart": "[<color=#880808>BOT PURGE EVENT</color>] \nYou don't have permission to start the Bot Purge Event.", "NoPermissionEnd": "[<color=#880808>BOT PURGE EVENT</color>] \nYou don't have permission to end the Bot Purge Event.", "ManuallyEnded": "[<color=#880808>BOT PURGE EVENT</color>] \nThe Event was manually Ended.", "NoParticipants": "[<color=#880808>BOT PURGE EVENT</color>] \nThe Event has ended! Unfortunately, no one participated.", "CountdownText": "[<color=#880808>BOT PURGE EVENT</color>] \nThe Bot Purge Event will end in <color=#880808>{0}</color> minute(s).", "WinnerAnnounce": "{0}", "TieMessage": "[<color=#880808>BOT PURGE EVENT</color>] \nThe Bot Purge Event has ended! There was a tie among <color=#880808>{0}</color> players with <color=#880808>{1}</color> kills.", "TieWinnerMessage": "[<color=#880808>BOT PURGE EVENT</color>]\nThe winner was randomly selected: <color=#880808>{0}</color> with <color=#880808>{1}</color> kills!\n", "HasEnded": "[<color=#880808>BOT PURGE EVENT</color>] \nThe Bot Purge Event has ended!", "EndMessage": "[<color=#880808>BOT PURGE EVENT</color>]\n\nBot Purge Rewards\n\nThe Winner is <color=#880888>{0}</color> with <color=#884808>{1}</color> kill(s)!", "RewardMessage": "\n<color=#880848>{0}</color> <color=#888808>x</color> <color=#088848>{1}</color>", "EconomicRewardMessage": "\n<color=#880888>{0}</color> received <color=#bb9b65>$</color><color=#85bb65>{1}</color>!", "PlayerEarnedMessage": "\n<color=#880888>{0}</color> earned:\n{1}", "ServerRewardsMessage": "\n<color=#880888>{0}</color> also received <color=#85bb65>{1}</color><color=#bb9b65> RP</color>!" } Thank you! Any questions or suggestions feel free to reach out, thank you for viewing - Wrecks
    $15.00
1.9m

Downloads

Total number of downloads.

9.1k

Customers

Total customers served.

133k

Files Sold

Total number of files sold.

2.8m

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.