✨ New Features & Enhancements
✅ Clickable Messages (Interactive Chat Features)
Commands now support clickable and hoverable chat messages, improving player interaction.
Includes:
- Click suggestions in chat
- Interactive teleportation messages
- Improved UX for /home, /sethome, /tpa, and more
Integrated from the
clickable-messages-dev branch.
---
Extended Language Support
Additional built-in languages have been added. Documentation and generated files were updated accordingly.
---
RTP Improvements
- Fixed case sensitivity issues in the RTP event handler
- maxY is now automatically determined based on the world environment
- Safer random teleportation logic
- RTP refined as part of recent refactoring
---
New Config Option: Skip-If-Op
Admins can now bypass certain limits if they are OP:
Code (Text):
Skip-If-Op: true
---
bStats Integration
The plugin now includes
bStats to anonymously collect usage metrics, helping improve future updates.
Added via PR
#28.
---
Documentation & Javadoc Updates
- Updated all generated Javadoc files
- Cleaned timestamps
- Updated event package structure
- Improved GitHub Pages deployment preparation
---
What's Changed
Full Changelog:
https://github.com/fuzeblocks/HomePlugin/compare/0.8.2...0.8.3