Per-world settings, respawn anchor support and more#1
Open
parar020100 wants to merge 50 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 brokenallow-delete-commandoption, when set to false, disables the/cc deletecommand, forcing players to break checkpoints manuallyrequire-empty-hand-or-sneakoption in config, which restores the ability to cook food on campfires with the pluginscan all checkpoints during
/cc listcommand and during respawn, to remove all missing / invalid / extinguished ones.Support for respawn anchors
min-distanceoption and can be close to campfiresIn 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.