Compatibility
Minecraft: Java Edition
1.21.8
1.21.4
1.21.1–1.21.2
Platforms
Supported environments
Creators
Details
Licensed LGPL-3.0-or-later
Published 5 months ago
Updated 2 weeks ago
Changelog
- New Field:
Server.players
APlayer[]
@Read-Only list of references to all currently online players. - New Function:
Player:sendCommandTree()
Sends the current command tree to the player's Minecraft client, forcing Brigadier to rebuild and resend the set of available commands (useful after permission changes). - Dynamic Commands: permission-based suggestion filtering
Fixed an issue where Brigadier suggestions for dynamic commands could appear even if the player lacked permission. Suggestions are now correctly filtered by the player’s permission level. Thanks to Nurio for reporting this issue.
Files
Metadata
Release channel
ReleaseVersion number
2.8.0-1.21.1Loaders
Game versions
1.21.1Downloads
29Publication date
July 25, 2025 at 9:02 AMPublisher

mickkay
Member