- Description
- Reviews (0)
- Version History
- Discussions (0)
- Setup
- Product Enquiry
Description
Description
Lucky Drop
Set a Loot Table for a Randomized Player Selecting Drop.
You can set the time between events in Seconds. (Default 1 Hour)
The plugin will detect the minimum player threshold in order to keep events going.
Winners can be broadcast via Chat.
Winners’ info can be pushed to Discord Via Webhook
Features and Parameters can be seen in config.
Once you have your loot table set, Don’t forget to toggle on the Drop Timer!
Lang included for Server Customization.
HOOKS
OnLuckyDropActive
OnLuckyDropInactive
Config
{ "Turn on the Lucky Drop Timer?": false, "Block Admins From Participating?": true, "Minimum Amount of Players Online to enable Drops": 3, "Cancel Drop Event if a Player drops out to bring Min Players Below Threshold?": false, "Amount of Time in Seconds between Lucky Drops": 3600, "Broadcast when the Lucky Drop timer Starts?": true, "Announce Lucky Drop Winner?": true, "Chat Icon": 0, "Announce Winner to Discord?": false, "Discord Webhook URL": "INSERTWEBHOOKURLHERE", "Minimum Amount of Items to be Pulled from the Lucky Drop": 1, "Maximum Amount of Items to be Pulled from the Lucky Drop": 1, "Amount of Drops to Give the Winner?": 1, "Loot Table": [ { "Item ShortName": "scrap", "Item Custom Name": "", "Minimum Item Amount": 200, "Maximum Item Amount": 400, "Item Skin ID": 0, "Probability out of 100 to pull this item from the Lucky Drop?": 50 }, { "Item ShortName": "explosive.timed", "Item Custom Name": "", "Minimum Item Amount": 1, "Maximum Item Amount": 3, "Item Skin ID": 0, "Probability out of 100 to pull this item from the Lucky Drop?": 50 } ] } Lang
{ "Win": "[<color=#00aba9>Lucky</color> <color=#f09609>Drop</color>] <color=#a200ff>{0}</color>, has Won this Rounds <color=#00aba9>Lucky</color> <color=#f09609>Drop</color>, Stick around for your Chance to <color=#f09609>Win</color>.", "DropScheduled": "[<color=#00aba9>Lucky</color> <color=#f09609>Drop</color>] A <color=#00aba9>Lucky</color> <color=#f09609>Drop</color> Event has started and will choose a random winner when the Timer is up.", "Cancelled": "[<color=#00aba9>Lucky</color> <color=#f09609>Drop</color>] The <color=#00aba9>Lucky</color> <color=#f09609>Drop</color> was Cancelled due to lack of <color=#f09609>Players</color>.", "Dropped": "[<color=#00aba9>Lucky</color> <color=#f09609>Drop</color>] The <color=#00aba9>Lucky</color> <color=#f09609>Drop</color> was dropped near you due to Lack of Space.", "DroppedContents": "[<color=#00aba9>Lucky</color> <color=#f09609>Drop</color>] The <color=#00aba9>Lucky</color> <color=#f09609>Drop</color> <color=#00aba9>Contents</color> were dropped at your feet due to Lack of Space." }
Reviews (0)
Only logged in customers who have purchased this product may leave a review.
Version History
- Updated UPDATE FOR 9/5 POOLING CHANGES DO NOT UPDATE BEFORE
- Added /givedrop Admin Command to test Drop Rates of Items.
- Updated Method Cleanup.
- Added Pooling.
- Removed Unused Lang Messages.
- Added Hooks OnLuckyDropActive OnLuckyDropInactive
- Updated Changed Open Effects
Discussions (0)
Discussions
There are no discussions yet.
Leave a reply
Setup
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)
Reviews
There are no reviews yet.