本帖最后由 dwl19961119 于 2021-8-28 16:00 编辑
/—.✨ 大型RAID ✨—.\
简介:
1. 可以通过以下方式召唤大型突袭:
命令
将召唤物投入岩浆中(参考泰拉瑞亚)
在新月的午夜触发(可配置)
2.波数由配置决定,不会受到不祥之兆的玩家影响。
最棒的是,所有东西都是可配置的
命令:
复制代码
权限:
复制代码
配置文件:
Config.yml
复制代码
图片:
前置插件:
无
原帖地址及作者:
SolarRabbit
https://www.spigotmc.org/resources/largeraids-1-14-x-1-17-x.95422/
授权:
下载:
config.yml
(4.52 KB, 下载次数: 7)
messages.yml
(281 Bytes, 下载次数: 8)
/—.✨ 大型RAID ✨—.\
简介:
1. 可以通过以下方式召唤大型突袭:
命令
将召唤物投入岩浆中(参考泰拉瑞亚)
在新月的午夜触发(可配置)
2.波数由配置决定,不会受到不祥之兆的玩家影响。
最棒的是,所有东西都是可配置的
命令:
- /lrstart -开始一个大型RAID,你必须在村庄附近
- /lrstop-停止附近的大型RAID
- /lrgive <player> [amount] 给予玩家召唤物品
- /lrreload-重载插件配置
权限:
- largeraids.admin-可以使用插件命令
配置文件:
Config.yml
- ############################################################
- # +------------------------------------------------------+ #
- # | Main Configurations | #
- # +------------------------------------------------------+ #
- ############################################################
- raid:
- # The number of waves must be at HIGHER than the default number of waves based on the 波数必须高于基于世界难度的默认波数
- # world's difficulty (which is 3 for EASY, 5 for NORMAL, 7 for HARD). The length of the (3表示简单,5表示中等,7表示困难)
- # arrays under the `mobs` configuration section below must also be at least the number 下面“mobs”配置部分下的个数也必须至少和波数匹配。
- # of waves. Each wave must have at least one raider. 每波必须至少有一个袭击者。
- waves: 20
- # To disable sounds, leave the sound fields blank.要禁用音效 请将音效声留空。
- sounds:
- summon: ITEM_TRIDENT_THUNDER
- victory: ENTITY_ENDER_DRAGON_DEATH
- defeat: ENTITY_ENDER_DRAGON_DEATH
- announce-waves:
- title: true
- message: false
- # Do not add any other mobs, they will not spawn...请不要添加其他怪物,他们不会被刷出。
- mobs:
- pillager: [5, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10]
- vindicator: [0, 3, 5, 5, 5, 5, 5, 6, 7, 7, 7, 8, 8, 8, 9, 9, 9, 10, 10, 10]
- ravager: [0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3]
- witch: [0, 0, 0, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3]
- evoker: [0, 0, 0, 0, 1, 2, 2, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4]
- illusioner: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 2, 2, 3, 3, 3]
- hero-of-the-village:
- # Level 12 is enough to grant a player a cost of 1 emerald for any default trades. Players 12级足以让玩家在任何村民交易中花费1颗绿宝石。
- # will always receive the hero of the village effect with level of maximum of the value 玩家将持续获得村庄英雄效果
- # stated or 5, whichever is higher. 最高等级为规定值或5,以较高者为准。
- level: 12
- # In minutes.持续时间
- duration: 40
- ############################################################
- # +------------------------------------------------------+ #
- # | Trigger Mechanism | #
- # +------------------------------------------------------+ #
- # We present the following triggering mechanisms. It's #
- # advised that you only enable one of them at any point #
- # in time although they should technically work with #
- # each other. #
- ############################################################
- trigger:
- # Dropping summoning items in lava will trigger a large raid if in vicinity of a
- # village.当你在村庄时,往岩浆中扔召唤物会召唤RAID。
- drop-item-in-lava:
- enabled: true
- # Note: The summoning item stated here will not lose its primary functionality. For 注意:召唤物不会失去主要功能。
- # example, totems will still be consumed and revive the player holding it. 图腾仍然会被消耗,并使持有图腾的玩家复活。
- item:
- # Totem by default if the input material is invalid/left blank. Instead of totems, 如果输入材料无效或者留空,则默认为图腾。
- # you can use rarer items for summoning (e.g NETHER_STAR). 你可以配置更稀有的物品进行召唤
- material: TOTEM_OF_UNDYING
- display-name: "&6向导"
- lore:
- # - "&5把他扔到村庄的岩浆里"
- # - "&5大规模的突袭就会来临!"
- custom-model-data:
- # Avoid using armor/tools for material if this is enabled. It applies mending to
- # the item for the glint.这里好像是可以用铁毡附魔 如果召唤物是盔甲或者工具
- enchantment-glint: true
- # Raids will trigger for players staying up in villages till midnight on a new moon.新月时,当玩家在村庄时,突袭会产生。
- new-moon:
- enabled: false
- ############################################################
- # +------------------------------------------------------+ #
- # | Messages | #
- # +------------------------------------------------------+ #
- ############################################################
- attempt-peaceful: 试图产生大规模的突袭,但由于世界和平的困难而失败。。。
- wave-broadcast:
- title:
- default: 第 %s 波
- final: 最后一波了 加油!
- message:
- default: 第 %s 来了...
- final: 最后一波来了...
图片:
前置插件:
无
原帖地址及作者:
SolarRabbit
https://www.spigotmc.org/resources/largeraids-1-14-x-1-17-x.95422/
授权:

下载:
沙发!!!您!
板凳,您!!!!!!