- 欢迎来到Minecraft插件百科!
- 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
- 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
Magic/Vanity Items
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
(进度菜单,手持法杖右键附魔台) 随意自定义这些选项
捐赠商店
Since they are all EULA-compliant, these vanity items are a great way to bring in some donation money.
It is easy to disable the in-game purchases, by putting this in your spells.yml:
appearanceshop: parameters: cost_type: none effectshop: parameters: cost_type: none colorshop: parameters: cost_type: none
These items can then be unlocked by using commands, which should be supported by most donation shops such as BuyCraft.
Unlocking a Wand Appearance
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