作者: killer549
指定玩家在自定义方块上行走时产生效果
1.setting this to false will disable the plugin and no effects will be given (设置为false的话本插件无任何效果)
2.effect 效果 duration 持续时间 amplifier 放大器 visible 可见
3.Checks the block beneath the block that the player is walking on (检查玩家正在行走的方块下面的方块)
指定玩家在自定义方块上行走时产生效果
- 当玩家在单个方块上行走时,您可以提供更多效果。
- 对于每种效果,您可以设置持续时间,放大器,气泡和粒子是否可见。
- 只有当他们正在行走的方块下方的方块存在时,才能给予玩家效果。
1.setting this to false will disable the plugin and no effects will be given (设置为false的话本插件无任何效果)
2.effect 效果 duration 持续时间 amplifier 放大器 visible 可见
3.Checks the block beneath the block that the player is walking on (检查玩家正在行走的方块下面的方块)