About Christmas Tree Presents
Christmas Tree Presents allows for presents to spawn around players Christmas trees to make the trees come alive!
Plugin properties
– authorization setting
– limit Christmas Trees per player in config
– add fireworks
– Vip multiplier
– 3 types of gift boxes
– Added Tiers to drop custom items
– timing in seconds
– chat message when gifts arrived
– added UI when open Christmas Tree
Config file:
{ "Should the plugin only load in December?": false, "Need permission to use plugin for player?": false, "Include the accessories when the Christmas tree is created?": true, "Christmas tree presents limit / player": 2, "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)": 3600.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", "Tier1 Config": { "Permission Name": "Tier1", "Drop Percent (%)": 50, "Drop Amount": 1, "Drop Item List": [ { "Item ID": 1796682209, "Amount": 1, "Skin ID": 3484619917 }, { "Item ID": -932201673, "Amount": 500, "Skin ID": 0 } ] }, "Tier2 Config": { "Permission Name": "Tier2", "Drop Percent (%)": 60, "Drop Amount": 2, "Drop Item List": [ { "Item ID": 1545779598, "Amount": 1, "Skin ID": 3290110271 }, { "Item ID": -932201673, "Amount": 1000, "Skin ID": 0 }, { "Item ID": -742865266, "Amount": 5, "Skin ID": 0 }, { "Item ID": 317398316, "Amount": 1000, "Skin ID": 0 } ] }, "Tier3 Config": { "Permission Name": "Tier3", "Drop Percent (%)": 75, "Drop Amount": 4, "Drop Item List": [ { "Item ID": -2069578888, "Amount": 1, "Skin ID": 2469113740 }, { "Item ID": -932201673, "Amount": 1500, "Skin ID": 0 }, { "Item ID": -742865266, "Amount": 20, "Skin ID": 0 }, { "Item ID": 317398316, "Amount": 1500, "Skin ID": 0 }, { "Item ID": -1248356124, "Amount": 10, "Skin ID": 0 }, { "Item ID": -1003665711, "Amount": 1, "Skin ID": 0 }, { "Item ID": -592016202, "Amount": 500, "Skin ID": 0 }, { "Item ID": 1545779598, "Amount": 1, "Skin ID": 3531527523 } ] } }
Lang file:
(31 lang file)
Permissions:
ChristmasTreePresents.enable
ChristmasTreePresents.VIP
