-
- Automatically detects and responds to chat messages based on configurable settings.
- Extracts relevant messages using regular expressions (regex).
- Filters messages based on required and forbidden keywords.
- Uses predefined item triggers to generate appropriate responses.
-
- Allows you to change the font style of chat messages.
- Choose from various font styles like Block, Blackletter, Bold, Script, etc.
- Each font style offers a unique and customized look for your chat messages.
-
AFK Log
- Automatically logs you out after being AFK for a configured delay.
- Detects inactivity based on movement.
- Option to disable AutoReconnect upon logout.
-
Auto GG
- Automatically sends a GG message after a kill.
- Supports random or predefined messages.
- Option to send the message privately as /msg.
-
Auto Totem
- Automatically equips a Totem of Undying when one is consumed.
- Random delay to bypass anti-cheat systems.
-
Anti Item Destroy
- Blocks crystal and anchor use for a short time after a player dies nearby, to prevent item destruction.
- delay changes the interaction block delay (in seconds).
-
Better Macros
- Opens the chat input screen with predefined text and cursor position via keybind.
- Configure macros directly in the module settings.
- Format:
key_name::message_with_$c_for_cursor
(e.g.,k::/say hello $c world
). $c
marks the desired cursor position.
-
Multi Command
- Allows executing multiple commands sequentially.
- Use a delimiter (default:
&&
) to separate commands (e.g.,/home && /kit daily
).
-
Stronghold Finder
- Assists in locating strongholds by triangulating positions.
- Calculates stronghold location based on two eye of ender throws (position and angle).
- Displays the estimated coordinates in chat.
-
Packet Logger
- Logs network packets for debugging or analysis.
- Option to log incoming (S2C), outgoing (C2S), or both types of packets.
- Can filter packets by name.
- Install Minecraft
- Install Fabric and Fabric API for your Minecraft version
- Download Meteor Client for your Minecraft version
- Download Lucid for your Minecraft version
- Place both the Meteor Client and Lucid in your
mods
folder
Feel free to open issues or submit pull requests if you have suggestions or improvements!
This project is licensed under the MIT License. See LICENSE for details.