(Purpur) 地图周围方块异常

Advanced fix on on Purpur (before 1.20.1)

This only works on Purpur. Spigot and Paper don't have this feature.

Enable these options in purpur.yml configuration:

Note: disable-chorus-plant-updates: true will completely stop chorus plants from updating. So you won't have the chain break effect on them when the first block is broken.

Example:

  blocks:
    disable-mushroom-updates: true
    disable-note-block-updates: true
    disable-chorus-plant-updates: true

Last updated