Jump to content

Search the Community

Showing results for tags 'gift'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 4 results

  1. Version 1.0.3

    78 downloads

    Introduction CustomRewards is a turnkey solution to reward player engagement. This plugin allows you to give a player any type of reward based on conditions you'll be able to configure. Whether you're a server admin aiming to boost player engagement or a developer creating complex reward systems, CustomRewards is your go-to solution. Main Features: Diversity of Rewards: Set up a huge variety of rewards for your players, ranging from items to special permissions, including server command execution. Reward Templates: Create different reward models for various events or scenarios, providing maximum flexibility to meet your server's needs. Award Conditions: Ensure only eligible players receive certain rewards by setting conditions based on groups, permissions, and more. Integration with Other Plugins: CustomRewards isn't just a standalone, it can also be seamlessly integrated with other externals plugins such as VoteSystem or PlaytimeTracker : Vote System : By using Custom Reward with VoteSystem, your players will be able to obtain rewards by voting. PlayTime Reward (free) : By using CustomRewards with PlaytimeTracker, your players will be able to obtain rewards based on their playtime. Interface Customization Provide your players with an appealing visual experience with a fully customizable user interface, custom reward images, and colorful themes. Expandability for Developers For those looking to delve deeper, CustomRewards offers a robust API, allowing you to integrate your own point system or even other plugins ! Plugin's Future: We always listen to the community! If you have a specific plugin you'd like to see integrated with CustomRewards, please let us know. Our goal is to make CustomRewards as versatile and useful as possible for all users. Support : I am very often available and will respond as quickly as possible to all your questions, here or on my Discord: https://discord.gg/JJnxFgP27G. Full Documentation : Feel free to check out the complete documentation here. Commands (chat) : - /CustomRewards_Give <type> <player name or id> <quantity> : available only for administrators or with permission CustomRewards.Admin - The commands to show the UI need to be implemented in the configuration. Permissions : - CustomRewards.Admin : enable admin commands if not administrator - CustomRewards.<Type>.Use : Permission linked to the type (rewards template), users without the permission will not be able to use the command to display the UI. Therefore, it's important to add the permission to your groups once the template is created! How To use API : private void Give_API(string rewardType, ulong playerId, int quantity) // Add quantity points for player (for referenced rewardType) private int Get_API(string rewardType, ulong playerId) // Get quantity points for player (for referenced rewardType) CustomRewards Configuration Tutorial Step 1: Initial Setup : - Ensure the CustomRewards_rewards folder is present in Oxide/Data. If not, the plugin will attempt to create it automatically, but it's good to check. - Ensure - For each reward type you want to configure, create a .json file in the CustomRewards_rewards folder. For instance, for a reward type called "VIP", you might have a VIP.json file. Step 2: Basic Configuration In your .json file: - "Enabled": Set this value to true to activate this reward type. - "Commands for show UI": List of commands that will display the user interface for this reward type. For example: ["rewards_vip", "vip_rewards"]. Step 3: User Interface Configuration Under "UI Settings": - Configure the appearance and layout of the user interface with properties like "Max Reward By Page", "Window Rect", etc. - Set the theme colors under "Theme" using properties like "Colors". Each color is defined by an RGBA value. - Configure rarity colors under "Rarity Colors". - To modify the window title or description (above the rewards), go through the lang files (Oxide/Lang/<lang>/CustomRewards_<type>). Example Lang file : { "Messages": { "Title": "Rewards", "Description": "Every time you earn points, you can claim your rewards here." } } Step 4: Reward Configuration Under "Rewards Settings": - "Rewards List": Here, you'll define each individual reward for this type. - "Rarity (Common - Rare - Epic - Legendary)": Set the reward's rarity. - "Quantity": If the reward is an item, set the quantity here. - "Item Shortname (optional)": If the reward is an item, set its short name here. - "Custom image URL (optional)": For a custom image for the reward. - "Server command (optional)": Commands to execute when this reward is claimed. - "Grant Permissions ": Permissions to grant when this reward is claimed. - "Grant Groups": Groups to grant when this reward is claimed. - "Nedded Permissions": Permissions needed to claim this reward. - "Nedded Group ": Groups needed to claim this reward. Step 5: Plugin Extensions Under PluginExtensions, you can configure integration with other plugins: - For PlaytimeTracker, use properties under "PlayTimeTracker" like "Count Afk Time?", "Added points", and "Add point every (in seconds)". Step 6: Save and Reload After completing your configuration, save the .json file and reload the plugin on your server. Here's a sample configuration file to help you get started:
    $5.99
  2. Version 1.0.1

    29 downloads

    Create "Automated" Giveaways, Items based on Votes At the Set Interval, a small popup voting UI is shown to players. Based on the players online, this list is randomized, and players vote on the giveaway they want. After the end of the voting, UIs close and the item with the most votes is locked in. At the end of the giveaway, a random online user is given the prize. Awards can be any command you can run in game, (give items, give kits, Give RP, Give Economics, etc.) Permissions "simplegiveaways.use" : Ability to start or restart a giveaway. Chat Commands /giveaway.start : Stops the current giveaway and starts a new one. Config https://pastebin.com/fU2EZBtv Discord: Shady14u https://discord.gg/8mvvBrrw4Y
    $10.50
  3. Monster

    XGiftThrower

    Version 1.0.4

    57 downloads

    XGiftThrower - a gift-thrower that everyone can give. Even a copter under a Christmas tree. - Optimization of the interface for different monitor resolutions. - There is a lang ru/en/uk/es. - Sound effects when interacting with the menu. - There is a craft gift-thrower. [ Crafting support near Tier N workbench ] - The ability to shoot in-game items (resources) or prefabs. - The ability to make a list of items (resources) or prefabs that will randomly shoot a gift-thrower. - Possibility to change the capacity magazine of the gift-thrower. - The effect when an item or prefab appears. -> Overview - YouTube <- Commands Open crafting menu - /craftgun Give out a gift-thrower - gun_give <SteamID> snowballgun <Amount> <SkinID> Give out a snowball - gun_give <SteamID> snowball <Amount> Permissions xgiftthrower.usecraft - access to craft. xgiftthrower.usegun - access to the use of the gift-thrower. [ In the hands of a player without a permission, it will be a regular snowball gun ] Config { "General settings": { "Use craft": true, "Background color_1": "0 0 0 0.95", "Background color_2": "0.517 0.521 0.509 0.95", "Background color_3": "0.217 0.221 0.209 0.95", "Button color": "0.517 0.521 0.509 0.9" }, "Settings gift-throwers": { "skinID": { "Gift-thrower name": "Small gift-thrower", "Minimum number of gifts": 1, "Maximum number of gifts": 1, "Magazine capacity": 20, "Required workbench level for crafting": 0, "Gift appearance effect": "assets/prefabs/misc/easter/painted eggs/effects/gold_open.prefab", "Use effect": true, "Allow crafting": true, "True - item | False - prefab": true, "List of gifts / prefabs that the gift-thrower": [ "xmas.present.small" ], "List of items for crafting a gift-thrower": { "wood": 100, "stones": 50 } }, "skinID": { "Gift-thrower name": "Medium gift-thrower", "Minimum number of gifts": 1, "Maximum number of gifts": 1, "Magazine capacity": 15, "Required workbench level for crafting": 1, "Gift appearance effect": "assets/prefabs/misc/easter/painted eggs/effects/gold_open.prefab", "Use effect": true, "Allow crafting": true, "True - item | False - prefab": true, "List of gifts / prefabs that the gift-thrower": [ "xmas.present.medium" ], "List of items for crafting a gift-thrower": { "wood": 100, "stones": 50 } }, "skinID": { "Gift-thrower name": "Large gift-thrower", "Minimum number of gifts": 1, "Maximum number of gifts": 1, "Magazine capacity": 10, "Required workbench level for crafting": 2, "Gift appearance effect": "assets/prefabs/misc/easter/painted eggs/effects/gold_open.prefab", "Use effect": true, "Allow crafting": true, "True - item | False - prefab": true, "List of gifts / prefabs that the gift-thrower": [ "xmas.present.large" ], "List of items for crafting a gift-thrower": { "wood": 100, "stones": 50 } }, "skinID": { "Gift-thrower name": "Random gift-thrower", "Minimum number of gifts": 1, "Maximum number of gifts": 1, "Magazine capacity": 10, "Required workbench level for crafting": 3, "Gift appearance effect": "assets/prefabs/misc/easter/painted eggs/effects/gold_open.prefab", "Use effect": true, "Allow crafting": true, "True - item | False - prefab": true, "List of gifts / prefabs that the gift-thrower": [ "xmas.present.small", "xmas.present.medium", "xmas.present.large" ], "List of items for crafting a gift-thrower": { "wood": 100, "stones": 50 } }, "skinID": { "Gift-thrower name": "Rocket-thrower", "Minimum number of gifts": 0, "Maximum number of gifts": 0, "Magazine capacity": 5, "Required workbench level for crafting": 3, "Gift appearance effect": "", "Use effect": false, "Allow crafting": true, "True - item | False - prefab": false, "List of gifts / prefabs that the gift-thrower": [ "assets/prefabs/ammo/rocket/rocket_basic.prefab" ], "List of items for crafting a gift-thrower": { "wood": 100, "stones": 50 } } } }
    $9.49
  4. Ajie

    Lucky Rust

    Version 1.0.0

    16 downloads

    Lucky Rust is a simple random reward system. With Lucky Rust, you can configure a list of rewards that players can win by typing a specific command in the chat. The rewards can include items and commands. And if you want to make things even more fun, you can choose to broadcast the rewards and/or the fact that a player has won a reward to all players on the server! Lucky Rust supports setting different cooldown times based on permissions. So why wait? Give your players a reason to keep playing with LuckyRust today! Chat Command: /lr - Get a random reward (default, can be changed in the config) Config: { "Plugin Setting": { "Chat Prefix": "[LuckyRust]\n", "Required Permissions (Empty = None)": "LuckyRust.use", "Command": "lr", "Default Cooldown (Seconds)": 300, "Broadcast Reward Message": true, "Cooldown Permissions (Permission Name | Cooldown)": { "LuckyRust.admin": 0, "LuckyRust.vip1": 180, "LuckyRust.vip2": 90, "LuckyRust.vip3": 30 } }, "List of Rewards": [ { "Reward Display Name": "VIP", "Chance(0-100)": 5, "Item Display Name": "", "Item Shortname": "", "Skin ID": 0, "Min Amount": 1, "Max Amount": 1, "Item Text": "", "Effect (Empty = no effect)": "assets/prefabs/misc/halloween/lootbag/effects/gold_open.prefab", "List of Run Commands (Empty = None)": [ "oxide.grant user %STEAMID% vip.name" ] }, { "Reward Display Name": "Wolf", "Chance(0-100)": 10, "Item Display Name": "", "Item Shortname": "", "Skin ID": 0, "Min Amount": 1, "Max Amount": 1, "Item Text": "", "Effect (Empty = no effect)": "", "List of Run Commands (Empty = None)": [ "spawn wolf \"%PLAYER.POS.X% %PLAYER.POS.Y% %PLAYER.POS.Z%\"" ] }, { "Reward Display Name": "M249", "Chance(0-100)": 10, "Item Display Name": "M249", "Item Shortname": "lmg.m249", "Skin ID": 0, "Min Amount": 1, "Max Amount": 1, "Item Text": "", "Effect (Empty = no effect)": "assets/prefabs/misc/halloween/lootbag/effects/gold_open.prefab", "List of Run Commands (Empty = None)": [] }, { "Reward Display Name": "prototype 17", "Chance(0-100)": 40, "Item Display Name": "prototype 17", "Item Shortname": "pistol.prototype17", "Skin ID": 0, "Min Amount": 1, "Max Amount": 1, "Item Text": "", "Effect (Empty = no effect)": "", "List of Run Commands (Empty = None)": [] }, { "Reward Display Name": "Scrap×100", "Chance(0-100)": 80, "Item Display Name": "Scrap", "Item Shortname": "scrap", "Skin ID": 0, "Min Amount": 100, "Max Amount": 100, "Item Text": "", "Effect (Empty = no effect)": "", "List of Run Commands (Empty = None)": [] } ] }
    $2.00
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.3k

Files Sold

Total number of files sold.

1.6m

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.