Reward Gifts

$15.00

Sold by: FastBurst

Reward Gifts is a playtime gift reward system that utilizes a UI for delivery and administration for daily gifts. Easy to use, easy to create, add or delete rewards.

Categories: , ,

Description

About Reward Gifts

Requirements

  • Requires Image Library available on UMod

Reward Gifts is a playtime gift reward system that utilizes a UI for delivery and administration for daily gifts. Easy to use, easy to create, add or delete rewards.

Features

  • No AFK Mode, so players can’t try and trick the system to claim gifts for playtime, if they are AFK, the clock stops for them till they resume playing.
  • Support for Server Rewards and Economics as gifts that can be added.
  • Reward Gift Icon on the bottom left side of the screen (pre-programmed location) Enabled by default can be disabled in the config file.
  • Data Files for both the Reward Gifts and Player Data
  • Auto Reset timers in Days for players. Default is set to 1 day to reset the player play time.
  • 90% Complete Customization of the UI Interface Theme thru the config file.
  • Complete UI Reward Gift Claim Menu System. Once a player has played during a set amount of time, that defined reward gift can be claimed.
  • Complete UI Admin Creation Tool for adding or removing reward gifts thru the UI System.
  • Ability for Admins/Owners to add their own Logo to the Top of the UI System for more complete Customization feel.
  • Option to have Sound Effect on redeeming rewards
  • Option to have popup notification on redeeming rewards

Commands

  • /gifts – Chat command to call the Reward Gifts System Claim Menu (If enabled Gift Icon Button will do the same)
  • /giftswipe – For admins only, this will wipe and reset all player data

Permissions

  • rewardgifts.admin – For admins to be able to administrate the Rewards
  • rewardgifts.vip – If you want to allow VIP reward gifts as well, players will need a VIP permission in order to claim special VIP Gifts

Configuration

Thru the config file admin can almost completely customize the look and feel for coloring the theme of the system itself.

{
"General Settings": {
"Chat notication Title": "ZTL Reward Gifts",
"Chat notication Title Color": "orange",
"Chat notication message color": "#FFFFFF",
"How many days before reseting rewards (default is 1)": 1,
"Hide VIP Flag on Rewards that are VIP": false,
"Chat notication or rewards in minutes (0 to disalbe notifications)": 35,
"Enable Help description for players": true,
"Enable Sound Effect on Redeeming Rewards": true,
"Enable Popup Notification when Redeeming Rewards": true
},
"Optional Logo Settings": {
"Enable Logo at the top of the Menu": true,
"Logo URL": "https://i.imgur.com/M3oqVJe.png",
"Logo Min Offset": "-160 2",
"Logo Max Offset": "160 45" 
},
"Optional Plugin Settings": { 
"Enable Server Rewards as a gift option": true,
"Icon to be used for Serer Rewards gift reward": "https://i.imgur.com/EX2Q7k6.png",
"Enable Economics as a gift option": false,
"Icon to be used for Economics gift reward": "https://i.imgur.com/bkieAVV.png"
},
"Icon Settings": {
"Enable Gift Icon popup": true,
"Gift Icon image file to use for button popup": "https://i.imgur.com/M1FiOmz.png",
"Icon Left position": 0.005,
"Icon Bottom position": 0.005,
"Icon Right Position": 0.15,
"Icon Top Position": 0.055
},
"Menu Settings": {
"How many panels to display per page": 4,
"Main Background Color": {
"Hex": "#1A1A1A",
"Alpha": 0.9
},
"Gift Panels Background Color": {
"Hex": "#333333",
"Alpha": 0.4
},
"Menu Title Background Color": {
"Hex": "#232323",
"Alpha": 1.0
},
"Main Buttons Color (Next/Back/Yes)": {
"Hex": "#CCCCCC",
"Alpha": 0.7
},
"Main Buttons Color (Close/Cancel/Exit/Quit/No/Delete)": {
"Hex": "#FF0000",
"Alpha": 1.0
},
"Menu Create UI Button Color Active": {
"Hex": "#384229",
"Alpha": 1.0
},
"Menu Create UI Button Color": {
"Hex": "#6A8B38",
"Alpha": 0.9
},
"Image Icon Background Color": {
"Hex": "#333333",
"Alpha": 0.8
},
"Create Item Admin Button Color": {
"Hex": "#FFA31A",
"Alpha": 1.0
},
"Redeem Button Color": {
"Hex": "#007ACC",
"Alpha": 1.0
},
"Completed Time Text Color": {
"Hex": "#6FFF00",
"Alpha": 1.0
}
},
"Version": {
"Major": 2,
"Minor": 2,
"Patch": 0
}
}

Localization

{
"RGInfo": "Reward Gifts System is now active. Type <color=yellow>/gifts</color> to access the Reward Gifts Menu!",
"NewGiftInfo": "New Gift Information for Playing {0} Minute(s).",
"GiftDetails": "{1} - {0}",
"TimeAlreadyExists": "The select time {0} already exists as a Gift, if you continue the old entry will be removed",
"GiftCreationCanceled": "You have successfully cancelled Gift Creation.",
"GiftTitle": "Gift Requirement: {0} Minute(s)",
"GiftTitleCompleted": "COMPLETED: {0} Minute(s)",
"NewGift": "You have successfully created a new gift for {0} Minute(s)!",
"GiftRemoved": "You have deleted the gift for {0} Minute(s)!",
"NewGiftGiven": "You have been given {0} {1} for your PlayTime! Thanks for playing on the server today!",
"SelectTime": "Select Minute Requirement for this Gift...",
"SelectAmount": "Select the amount of the chosen item for this Gift.",
"SelectGift": "Select a Gift Item",
"NotAuth": "You are not an admin.",
"VIPGift": "Make this a VIP only gift?",
"CompletedNewGift": "You have been given a new gift for the {0} Minute PlayTime Objective!",
"AccumulatedTime": "Accumulated Play Time: {0}",
"NotEnoughSpace": "You do not have enough room to redeem this gift!",
"NoPermission": "You do not have permission to use this command",
"Button.Quit": "Quit",
"Button.Close": "Close",
"Button.Next": "Next",
"Button.Back": "Back",
"Button.Cancel": "Cancel",
"Button.Yes": "Yes",
"Button.No": "No",
"Button.Delete": "Delete",
"Button.Redeem": "Redeem",
"Button.VIP": "VIP Redeem",
"Button.VIPOnly": "VIP Only",
"Button.Toggle": "Toggle Admin",
"Button.CreateGift": "Create a Gift",
"Button.Save": "Save Gift",
"Button.AddItem": "Add Another Item",
"Help.Description": "Reward Gifts Claim Menu Information:nnReward Gifts are based on actual playing time. After completion of so many minutes, a Reward Gift will become available to be redeemed. You can see available Reward Gifts by clicking the Next & Back Buttons to navigate the system.",
"Title.Main": "Reward Gifts Creation Menu",
"Title.CreateMenu": "Reward Gifts Creation Menu",
"Title.VIP": "VIP",
"Error.MustEnterAmount": "You must enter an amount to continue",
"Title.Amount": "Enter Amount",
"Text.Amount": "Amount",
"Text.AmountDescription": "Enter amount for item : {0}",
"Title.Time": "Enter amount of time needed",
"Text.TimeDescription": "Enter amount of time in Minutes (Max 1440 Mins) then press Enter",
"Text.Time": "Time",
"RewardRedeemed": "Reward has been Redeemed" 
} 

Check out more of my work here! https://lone.design/vendor/fastburst/

Join the Lone.Design Discord Here! https://discord.gg/VEesZs9

 

4 reviews for Reward Gifts

  1. 5 out of 5

    dylan deraedt (verified owner)

    Best

  2. 3 out of 5

    Slamcheeks (verified owner)

    Is there any way to change the maximum time? I wanted to be able to gift people that played more than just 24 hours.

  3. 5 out of 5

    Naclait (verified owner)

    A very good rewards plugin works well

  4. 5 out of 5

    Slamcheeks (verified owner)

    The Developer reached out and helped with issues I initially had. You can add gifts for >24 hours, and also the Server Rewards/Economics rewards work.


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

Version 2.2.0 | Updated October 21, 2021
  • Updated Minor code cleanup and entity optimization.
Version 2.1.9 | Updated September 10, 2021
  • Fixed Fixed issue with VIP - Where if gift was VIP and player was not, it would not allow to go past claiming to other rewards earned.
Version 2.1.8 | Updated August 30, 2021
  • Fixed Fixed VIP Text blocking Toggle for Admins
  • Added Added Option for Sound Effects on Redeem (enabled by default)
  • Added Added Option for Popup on Redeem (enabled by default)
  • Added Added New Language Call for Popup Text
Version 2.1.7 | Updated August 23, 2021
  • Fixed Hot fix for Economics not issuing money
Version 2.1.5 | Updated August 12, 2021
  • Fixed Hot Fix for Server Rewards/Economics leaving UI stuck if selected.
Version 2.1.4 | Updated August 11, 2021
  • Updated Updated Creation Process to remove Number Pads and use Inputs instead
  • Updated Add complete Localization to all parts
Version 2.1.3 | Updated August 3, 2021
  • Updated Updated the default for new installs to have the darker theme settings. Just looks better.
Version 2.1.2 | Updated August 3, 2021
  • Updated Code cleanup and Optimzations
Version 2.1.1 | Updated July 28, 2021
  • Added Added option to Hide VIP Flag from Reward section
Version 2.1.0 | Updated July 28, 2021
  • Updated Hot fix for VIP creation and claiming not working. 
  • Updated Updated to where if Player is not VIP they will not get a notification or popup.
  • Updated If VIP Reward, and player is not VIP will show VIP ONLY on the button
Version 2.0.9 | Updated July 22, 2021
  • Added Initial Release

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