Skip to content

docs: clarify which deaths settings affect Level 2.29.0 island levels - #134

Merged
tastybento merged 1 commit into
developfrom
docs/deaths-settings-level-2.29
Sep 7, 2026
Merged

docs: clarify which deaths settings affect Level 2.29.0 island levels#134
tastybento merged 1 commit into
developfrom
docs/deaths-settings-level-2.29

Conversation

@tastybento

Copy link
Copy Markdown
Member

Level 2.29.0 (BentoBoxWorld/Level#459) moves death tracking for island levels out of BentoBox's per-player, per-world death counter and into Level itself, per island. That changes what the four deaths settings in this game mode's config actually do:

Setting Effect after Level 2.29.0
counted Still the master switch. If false, Level records no deaths.
max Still applies, but now caps each member's deaths per island rather than per world.
team-join-reset Only affects BentoBox's own counter and the %[gamemode]_deaths% placeholder. No effect on levels.
reset-on-new-* Only affects BentoBox's own counter. Level clears an island's death record itself on reset/delete.

This PR updates the @ConfigComment text in Settings.java and the matching comments in config.yml so admins can see which settings still matter for levels. Comment-only change, no keys or defaults altered, so existing configs are unaffected. Also fixes the "reset and island" typo where present.

Same change is being opened across all game modes with a deaths block.

🤖 Generated with Claude Code

https://claude.ai/code/session_01SxX9oscerhv1nsozPbT5aX

Level 2.29.0 tracks deaths per island itself. Update the config comments
so admins can see that team-join-reset and reset-on-new only affect
BentoBox's own death counter and placeholder, while counted and max
still gate what Level records.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SxX9oscerhv1nsozPbT5aX
@sonarqubecloud

sonarqubecloud Bot commented Sep 7, 2026

Copy link
Copy Markdown

@tastybento
tastybento merged commit 1476a35 into develop Sep 7, 2026
3 checks passed
@tastybento
tastybento deleted the docs/deaths-settings-level-2.29 branch September 7, 2026 18:03
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