## ChristmasDead
**Project details**
**Project:** *ChristmasDead*
**dev language:** *c# oxide*
**Plugin language:** *en*
**Author:** [@RustFlash](https://github.com/Flash-Ticker)
**Description**
This Rust plugin allows server administrators to change the appearance of dead players, NPCs and animals during the holiday season. Instead of normal corpses, Christmas-themed objects will be spawned to create a festive atmosphere on the server. The plugin offers the ability to display Christmas trees for players and NPCs and Christmas wreaths for animals. The duration of how long the Christmas objects are visible is also configurable. An easy and fun way to make your server festive during the holiday season!
**Features**
The main functions of the plugin are:
Players can be replaced with Christmas trees if the corresponding option is activated in the configuration.
- NPCs can also be replaced with Christmas trees if the corresponding option is enabled, but it is set to false by default.
- Animals can be replaced with Christmas wreaths if the corresponding option is activated in the configuration.
- The duration for how long the Christmas objects are visible is configurable and is set to 15 seconds by default.
**Config**
```
{
"Spawn Christmas Tree for Players": true,
"Spawn Christmas Tree for NPCs": false,
"Spawn Christmas Door Wreath for Animals": true,
"Show Duration (Seconds)": 15
}
```
**load, run, enjoy** 💝