Список изменений
-
Per-dimension toggle for campfires
-
Per-dimension separate toggle for soul campfires
-
Separate radius for regular and soul campfires
-
Separate
max-distanceandsoul-campfire-max-distanceoptions in config, specifying minimal distance between campfires (can be different from the radius) -
A sound for respawning on campfires
-
override-confirmation-timeoutoption can be set to 0, meaning that the player can not override existing campfires unless they are broken -
allow-delete-commandoption, when set to false, disables the/cc deletecommand, forcing players to break checkpoints manually -
require-empty-hand-or-sneakoption in config, which restores the ability to cook food on campfires with the plugin -
scan all checkpoints during
/cc listcommand and during respawn, to remove all missing / invalid / extinguished ones. -
Support for respawn anchors
- respawn anchors can be enabled to use checkpoint mechanics.
- unlike campfires, they aren't limited by distance
- respawn anchors are not affected by
min-distanceoption and can be close to campfires - there can only be one anchor per player
- anchors can work in all dimensions (configurable)
- anchors no longer override bed spawnpoints
- it is possible to re-enable vanilla anchor mechanics in the nether, while using anchor checkpoint in another dimension
In respawn priorities, anchors have the same priority as beds. A bed is overriden by an anchor if one is charged. If a checkpoint has higher priority over the bed, it would also have higher priority over the anchor.

