预览视频(YouTube)
预览视频(BiliBili)
合成配方
合成需要权限,配方也可以在配置中禁用。
命令
/ rotationwrench 获取扳手。
权限
rotationwrenc-允许玩家使用扳手
rotationwrench-允许玩家合成扳手
rotationwrench.command-给予扳手给玩家
rotationwrench-本插件所有权限
配置
[CODE lang="yaml" title="配置"]
#设定项目的名称和类型以及是否应具有的附魔闪烁
wrench:
name: Wrench
item: carrot_on_a_stick
enchantment-glint: true
#是否禁用旋转声音
play-sound: true
#把你不想旋转的物品添加到黑名单中(blacklist) (如果你不想禁用任何东西,改成这样 "blacklist: []" r)
blacklist:
- end_portal_frame
#是否禁用制作配方
use-crafting-recipe: true
#合成配方(注意使用有效的物品名)
recipe:
topLeft: air
topCenter: gold_ingot
topRight: air
middleLeft: air
middleCenter: gold_ingot
middleRight: gold_ingot
bottomLeft: gold_ingot
bottomCenter: air
bottomRight: air
[/CODE]
配置
授权
视频授权
如果你有更多的建议或想法,请在讨论(spigotmc界面)中告诉我
预览视频(BiliBili)
合成配方
合成需要权限,配方也可以在配置中禁用。
命令
/ rotationwrench 获取扳手。
权限
rotationwrenc-允许玩家使用扳手
rotationwrench-允许玩家合成扳手
rotationwrench.command-给予扳手给玩家
rotationwrench-本插件所有权限
配置
[CODE lang="yaml" title="配置"]
#设定项目的名称和类型以及是否应具有的附魔闪烁
wrench:
name: Wrench
item: carrot_on_a_stick
enchantment-glint: true
#是否禁用旋转声音
play-sound: true
#把你不想旋转的物品添加到黑名单中(blacklist) (如果你不想禁用任何东西,改成这样 "blacklist: []" r)
blacklist:
- end_portal_frame
#是否禁用制作配方
use-crafting-recipe: true
#合成配方(注意使用有效的物品名)
recipe:
topLeft: air
topCenter: gold_ingot
topRight: air
middleLeft: air
middleCenter: gold_ingot
middleRight: gold_ingot
bottomLeft: gold_ingot
bottomCenter: air
bottomRight: air
[/CODE]
YAML:
play-sound: true
#是否禁用合成配方
use-crafting-recipe: true
#是否禁用旋转方块时播放声音
就两行?
真的只有两行,而且还没注释
只有1kb大小,不知道以后会不会更多
真的只有两行,而且还没注释

只有1kb大小,不知道以后会不会更多
授权
视频授权
如果你有更多的建议或想法,请在讨论(spigotmc界面)中告诉我