Spawns Christmas Presents under Trees on Interval, With the option of overriding Vanilla loot.

Supported Games
GameServerKingsGameServerKings
used by

Christmas Tree Presents makes Christmas trees spawn presents under eligible Trees, on Interval.

Configuration

{
  "Settings": {
    "How Often to Spawn Presents in Minutes": 180,
    "Minimum number of presents per tree": 3,
    "Maximum number of presents per tree": 4,
    "Tree needs all ornaments?": true,
    "Tree needs to be on foundation?": true,
    "Send Custom Gifts?(Clears Vanilla and Adds Your Own)": false,
    "Minimum number of Custom Gifts per Present": 1,
    "Maximum number of Custom Gifts per Present": 2
  },
  "Items": [
    {
      "Shortname": "snowball",
      "SkinID": 0,
      "Probability (0-1)": 0.5,
      "Custom Name": "",
      "Minimum Amount": 1,
      "Maximum Amount": 1
    },
    {
      "Shortname": "scrap",
      "SkinID": 0,
      "Probability (0-1)": 0.5,
      "Custom Name": "",
      "Minimum Amount": 1,
      "Maximum Amount": 1
    },
    {
      "Shortname": "blood",
      "SkinID": 0,
      "Probability (0-1)": 0.5,
      "Custom Name": "",
      "Minimum Amount": 1,
      "Maximum Amount": 1
    },
    {
      "Shortname": "bleach",
      "SkinID": 0,
      "Probability (0-1)": 0.5,
      "Custom Name": "",
      "Minimum Amount": 1,
      "Maximum Amount": 1
    },
    {
      "Shortname": "sticks",
      "SkinID": 0,
      "Probability (0-1)": 0.5,
      "Custom Name": "",
      "Minimum Amount": 1,
      "Maximum Amount": 1
    }
  ]
}

Credits

  • Requested by reddit user chesssReddit
  • Originally Written by - redBDGR
This plugin is unlicensed and the original author reserves all rights to it.

The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.

Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.
Donate
14.4K downloads
72 watchers

lootgiftschristmas
Collaborators
  • redBDGR
    Developer