差别
这里会显示出您选择的修订版和当前版本之间的差别。
后一修订版 | 前一修订版 | ||
插件手册:bossshop:itemdata [2022/02/06 16:13] – 创建 duangfafa | 插件手册:bossshop:itemdata [2022/02/06 16:19] (当前版本) – duangfafa | ||
---|---|---|---|
行 11: | 行 11: | ||
- ' | - ' | ||
- amount:10 | - amount:10 | ||
- | |||
===== 在复制物品时遇到问题? ===== | ===== 在复制物品时遇到问题? ===== | ||
行 41: | 行 40: | ||
这是项目的显示名称。 | 这是项目的显示名称。 | ||
- | * 支持的占位符和符号:链接 | + | * 支持的占位符和符号:[[插件手册: |
您想要一个空的项目名称吗?一个肮脏的解决方法是只使用颜色代码:“name:& | 您想要一个空的项目名称吗?一个肮脏的解决方法是只使用颜色代码:“name:& | ||
行 148: | 行 147: | ||
Workaround without using SilkSpawners which might work when using older Spigot builds (Not guaranteed to work!): You can create working monstereggs without SilkSpawners aswell, however these only keep their entity-adapted color as long as they do not have a custom name or lore. In that case simply use " | Workaround without using SilkSpawners which might work when using older Spigot builds (Not guaranteed to work!): You can create working monstereggs without SilkSpawners aswell, however these only keep their entity-adapted color as long as they do not have a custom name or lore. In that case simply use " | ||
+ | |||
+ | **hideflags:< | ||
+ | |||
+ | 隐藏物品信息。例子: | ||
+ | * hideflags: | ||
+ | * hideflags: | ||
+ | * hideflags: | ||
+ | Here you get a list of available flag names: [[https:// | ||
+ | |||
+ | **unbreakable** | ||
+ | |||
+ | 使物品不毁。 | ||
+ | |||
+ | **book:< | ||
+ | |||
+ | 为成书添加标题和作者姓名。支持颜色代码和符号。 | ||
+ | |||
+ | **bookpage:< | ||
+ | |||
+ | 将文本添加到给定的书页。每页可多次使用以强制换行。 | ||
+ | |||