下载文件首先安装 实体编辑器 安装之后在安装 圣诞节事件
必需的依赖项:
NPC生成:https://drive.google.com/drive/folders/1-18L-mG7yiGxR-PQYvd11VvXC2RQ4ZCu
NPC生成:Rust插件服务器中事件必装插件【NPC生成】原名【Npc Spawn 2.5.3】 – Biu博睿科技丨Steam游戏丨Steam游戏插件丨Steam开服技术丨学习资料 (biubr.com)
实体缩放管理器:https://umod.org/plugins/entity-scale-manager
关于圣诞节
让您的服务器为圣诞节做好准备!这个插件包括在地图上生成的战利品的克里斯马斯树、自定义垃圾堆装饰品、雪人 NPC 等等。
特征
- 有礼物的圣诞树
- 可定制的NPC服装
- 可定制的垃圾堆装饰
- 雪人NPC在地图上生成
圣诞树:
圣诞树在地图上随机生成,它们还会生成礼物和周围的雪人 NPC。默认情况下,它们的尺寸是平常圣诞树的 4 倍,并且具有可配置的生成时间。
雪人NPC:
雪人在地图上生成。一旦玩家接近他们,他们就会变成 NPC 并开始用雪球枪射击玩家。这些NPC的战利品是完全可配置的
垃圾堆装饰品:
每个垃圾堆都可以定制装饰品。开箱即用的插件为每个垃圾堆提供了一个默认配置。
要编辑垃圾堆的装饰,请使用命令 /jp <type>其中 type 是从 a 到 j 的字母,每个字母代表不同的垃圾堆。垃圾堆将在您当前位置生成。要将对象添加到垃圾堆中,只需用锤子敲击它们,并在完成后使用 /jp 保存。
定制NPC服装:
可以为每个NPC单独配置服装。一些 NPC 还带有默认配置。请注意,自定义服装也可能影响其他 NPC 插件。因此,不建议为scientistnpc_heavy(重型科学家)配置定制服装。
权限:
christmas.edit-需要编辑垃圾堆卸载
christmas.spawn-需要生成圣诞树
命令:
/jp - 编辑垃圾堆装饰(更多详细信息,请参阅垃圾堆装饰) /ctree - 在你所看到的位置生下chistmas树
配置:
{ "Snowman config": { "Enable Snowman NPCs": true, "Snowman population": 200, "Snowman Npc Spawn type (0 = when snowman is damaged, 1 = when player is near snowman (performance intensive))": 1, "Minimum distance between player and snowman before NPC spawns": 6.0, "Snowman Loot": [ // removed because too long ] }, "Christmas Tree config": { "Spawn christmas trees": true, "Christmas tree population": 40, "Amount of presents per tree": { "Min": 2, "Max": 5 }, "Tree despawn time (minutes)": 30, "Tree size (1 - 10)": 4.0, "Minmum distance between trees": 50.0, "Spawn Snowman NPCs around trees (Only works if Snowman NPCs are enabled)": true }, "Enable junk pile decorations": true, "NPC clothing config": { "Enable custom NPC clothing": true, "Custom NPC Clothing": { // removed because too long } } }