Search the Community
Showing results for tags 'presents'.
-
Version 1.1.0
3 downloads
Christmas Tree Presents allows for presents to spawn around players Christmas trees to make the trees come alive! Plugin properties - authorization setting - limit 1 per player or infinite - add fireworks - Vip multiplier - 3 types of gift boxes - timing in seconds - chat message when gifts arrived - added UI when open Christmas Tree Config file: { "Enable plugin?": true, "Need permission to use plugin for player?": false, "Include the accessories when the Christmas tree is created?": true, "Only 1 Christmas tree presents / player?": true, "Large present spawn count/time": 1, "Medium present spawn count/time": 1, "Small present spawn count/time": 1, "VIP multiplier": 2, "Spawn presents time (seconds)": 1200.0, "Spawn FIREWORK?": true, "Send chat message to player after gifts spawned? (only if '1 Christmas tree presents / player == true')": true, "Enable Christmas Tree UI? (for owners)": true, "Christmas Tree Image": "https://static.vecteezy.com/system/resources/thumbnails/011/288/221/small/christmas-garland-wreath-png.png" } Lang file: (31 lang file) Permissions: ChristmasTreePresents.enable ChristmasTreePresents.VIP$17.00- 2 comments
-
- #christmas
- #tree
-
(and 1 more)
Tagged with:
-
Version 2.0.1
490 downloads
RUST Plugin Test Server TEST MY PLUGINS THERE! connect play.thepitereq.ovh:28050 Custom Advent Calendar lets you personalize the advent calendar on your server and adjust how rewards should be redeemed. SQL support is included. Allows for multiple daily rewards, custom names, skins, and random reward amounts. Includes a player-based day counter, with a global option available in the config. Support for command rewards. { "Count Rewards Per Player (true) or Count Rewards Per Day of Month (false)": true, "Enable Console Logs": true, "Use SQL Database": false, "SQL Credentials": { "IP": "127.0.0.1", "Port": 3306, "Database Name": "CustomAdventCalendarPro", "Username": "admin", "Password": "YourSuperSecretPassword" }, "Reward List": [ { "Max Daily Redeems": 1, "Cooldown (in minutes, works only if Max Daily Redeems more than 1)": 360, "Item Rewards": [ [ { "Command (Ignored if empty)": "", "Shortname": "metal.fragments", "Minimum Amount": 10000, "Maximum Amount": 10000, "Skin": 0, "Display Name": "" }, { "Command (Ignored if empty)": "", "Shortname": "wood", "Minimum Amount": 15000, "Maximum Amount": 15000, "Skin": 0, "Display Name": "" } ], [ { "Command (Ignored if empty)": "", "Shortname": "stones", "Minimum Amount": 10000, "Maximum Amount": 10000, "Skin": 0, "Display Name": "" }, { "Command (Ignored if empty)": "", "Shortname": "sulfur", "Minimum Amount": 10000, "Maximum Amount": 15000, "Skin": 0, "Display Name": "" } ] ] }, { "Max Daily Redeems": 1, "Cooldown (in minutes, works only if Max Daily Redeems more than 1)": 0, "Item Rewards": [ [ { "Command (Ignored if empty)": "oxide.grant user {userId} permission.here", "Shortname": "", "Minimum Amount": 1, "Maximum Amount": 1, "Skin": 0, "Display Name": "" }, { "Command (Ignored if empty)": "say Player {userName} redeemed an reward!", "Shortname": "", "Minimum Amount": 1, "Maximum Amount": 1, "Skin": 0, "Display Name": "" } ] ] }, { "Max Daily Redeems": 1, "Cooldown (in minutes, works only if Max Daily Redeems more than 1)": 0, "Item Rewards": [ [ { "Command (Ignored if empty)": "", "Shortname": "box.repair.bench", "Minimum Amount": 1, "Maximum Amount": 1, "Skin": 2795785961, "Display Name": "Recycler" } ] ] } ] }Free