Skip to content

Conversation

@Ayont
Copy link
Member

@Ayont Ayont commented Jul 27, 2025

No description provided.

Ayont added 10 commits July 27, 2025 17:31
Update project_version to 1.0.9 and paper_version to 1.21.8-R0.1-SNAPSHOT to use latest dependencies
- Add documentation for new crawl functionality including commands and permissions
- Document new configuration options for crawling and sitting behaviors
- Update command usage section to include all available commands
- Implement new crawl command and listener with barrier placement
- Add player-to-player sitting with cooldown system
- Improve block height calculations for various block types
- Add configuration and language file management
- Implement cleanup tasks for cooldowns and barriers
Implement new command allowing players to toggle crawling state with permission checks and configuration validation. Includes subcommands for toggling crawl blocking and stopping active crawling.
- Check if player's hand is empty when required by config
- Refactor special block detection to use a flag
- Update success message key for consistency
Implement CrawlListener to manage player crawling state during various events:
- Player quit
- Player sneaking
- Player taking damage
- Player movement (including vertical movement checks)
- Implement new event handlers for player sneaking, quitting, moving, and damage
- Add checks for empty hand requirement when sitting
- Prevent collisions and handle player dismounting properly
- Cancel events when appropriate to prevent unintended behavior
- Add new crawl configuration options with various control settings
- Expand sitting configuration with additional parameters
- Update localization files for both English and German with new messages
Add new permissions for crawl functionality to enable users to crawl and toggle crawl mode
@Ayont Ayont merged commit 4e7bf2c into main Jul 27, 2025
2 checks passed
@Ayont Ayont deleted the feat/crawl-command-1.21.8 branch July 27, 2025 15:37
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.

2 participants