Skip to content

Per-world settings, respawn anchor support and more#1

Open
parar020100 wants to merge 50 commits into
fbikat:mainfrom
parar020100:parar_dev
Open

Per-world settings, respawn anchor support and more#1
parar020100 wants to merge 50 commits into
fbikat:mainfrom
parar020100:parar_dev

Conversation

@parar020100
Copy link
Copy Markdown

@parar020100 parar020100 commented Mar 13, 2026

  • Per-dimension toggle for campfires

  • Per-dimension separate toggle for soul campfires

  • Separate radius for regular and soul campfires

  • Separate max-distance and soul-campfire-max-distance options in config, specifying minimal distance between campfires (can be different from the radius)

  • A sound for respawning on campfires

  • override-confirmation-timeout option can be set to 0, meaning that the player can not override existing campfires unless they are broken

  • allow-delete-command option, when set to false, disables the /cc delete command, forcing players to break checkpoints manually

  • require-empty-hand-or-sneak option in config, which restores the ability to cook food on campfires with the plugin

  • scan all checkpoints during /cc list command 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-distance option 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.

@parar020100 parar020100 changed the title [Draft] Per-world settings, respawn anchor support and more Per-world settings, respawn anchor support and more Mar 14, 2026
@parar020100 parar020100 marked this pull request as ready for review March 14, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant