SkyHanni
SkyHanni copied to clipboard
Feature: Enchanted Book Drop Name + Edit Chat Message
What
Adds a feature to show the name of the enchantment in enchanted books dropped in the chat messages instead of just saying "Enchanted Book", and sends a custom message if you get a book without any chat message.
Also adds a way to be able to edit previously sent chat messages in chat without having to rely on message ids, and without the message being moved.
Still needs some more testing.
Changelog New Features
- Added Enchanted Book Drop Name. - Empa
- Show the name of the enchantment dropped in rare drop messages, and sends a custom one if none is sent by Hypixel.
Changelog Technical Details
- Added ChatUtils.editFirstMessage. - Empa