Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
🐛 Bug Fixes
- Fixed
/rexchat globaland/rexchat localworking when proximity chat is disabled - These subcommands now properly check ifchat-management.proximity.enabledistruebefore executing. - Fixed
/rexchat viewinvand/rexchat viewitemworking when chat previews are disabled - These subcommands now checkchat-previews.enabledbefore opening preview GUIs. - Fixed double permission prefix bug -
/rexchat globaland/rexchat localwere checkingrexchat.rexchat.proximity.toggleinstead ofrexchat.proximity.toggle, making them unusable for non-op players. - Fixed proximity message config paths - Global/local toggle messages were reading from a non-existent
messages.proximity.*path instead of the correctchat-management.proximity.*.
🔧 Improvements
- Removed dead
/rexchat invand/rexchat itemsubcommands - These were leftover handlers that did nothing. Preview functionality is handled byviewinv/viewitem(triggered via chat clicks). - Smarter tab completion - Subcommands
global/localare now hidden from tab complete when proximity chat is disabled. - Cleaner help menu -
/rexchat helpnow only shows proximity commands when the feature is enabled. - Added missing permissions to
plugin.yml-rexchat.chat.minimessage,rexchat.chat.placeholders,rexchat.proximity.bypass, andrexchat.proximity.toggleare now properly defined. - Proximity config validation -
ConfigValidatornow validates proximity chat settings (enabled,radius,bypass-permission) and reports errors on misconfiguration.
Information
| Published on | April 27, 2026 |
|---|---|
| Downloads | 0 |
Platforms
Paper (1.8-1.21.11)
Dependencies
Paper