- 欢迎来到Minecraft插件百科!
- 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
- 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
Magic/Vanity Items:修订间差异
跳转到导航
跳转到搜索
第27行: | 第27行: | ||
这些物品可用指令关闭,大多数捐赠商店都支持,如BuyCraft<br/> | 这些物品可用指令关闭,大多数捐赠商店都支持,如BuyCraft<br/> | ||
==解锁一个法杖的外观 == | == 解锁一个法杖的外观 == | ||
<code>mage setdata <player> wand_appearances.moon true</code> | <code>mage setdata <player> wand_appearances.moon true</code> |
2021年6月7日 (一) 13:15的版本
Magic提供了一些自定义玩家法杖的设置项,默认被放在进度菜单中
- Appearances【外观】, 通过
appearanceshop
技能, 可以让玩家使用可代表它的物品修改法杖外观 - Colors【颜色】, 通过
colorshop
技能, 允许玩家自定义法杖颜色。颜色对于许多效果、烟花、颜色气泡都有效,只需要法杖开启此功能、 - Effects 【效果】, 通过
effectshop
技能, 允许玩家切换法杖上粒子和气泡等效果allow players to turn on particle or bubble effects that will show whenever their wand is held.
默认地,玩家可以使用技能点解锁这些设置。一旦解锁,玩家就可以通过progressmenu
(进度菜单,手持法杖右键附魔台) 随意自定义这些选项
捐赠商店
由于符合EULA的要求,这些酷炫物品可作为一个绝佳的捐赠方式
在游戏中如需禁用也容易,只需要把以下内容放到spells.yml:
appearanceshop: parameters: cost_type: none effectshop: parameters: cost_type: none colorshop: parameters: cost_type: none
这些物品可用指令关闭,大多数捐赠商店都支持,如BuyCraft
解锁一个法杖的外观
mage setdata <player> wand_appearances.moon true
Appearances included in the survival configs:
- moon
- magicka
- spire
- claw
- orb
Appearances obtained via rankup (student, apprentice, master, engineer, architect, conduit) can not be unlocked via commands without more advanced customization.
Unlocking Wand Effects
mage setdata <player> wand_effects.bubble true
Effects included in the survival configs:
- bubble
- halo
- rainbow
Unlocking Wand Colors
mage setdata <player> wand_colors.red true
Colors included in the survival configs:
- red
- green
- blue
- lightblue
- aqua
- white
- black
- purple
- yellow
- orange
- pink
- magenta
- gray
- lightgray
- brown
- darkgreen