(a script for the Macro / Keybind Mod)
- place
onChat.txt
onJoinGame.txt
, andonSendChatMessage.txt
into.minecraft/liteconfig/common/macros
- configure
onChat
onJoinGame
, andonSendChatMessage
events to$${$$<[eventName].txt>}$$
- profit?
If you type /login <password>
, your password will be overwritten! Please keep copies of .globalvars.xml
If you are asked to /register, the script will register for you with a randumb password
Passwords are stored, sent, and shown in plaintext!
Did you change something? Create a fork, upload your changes, and submit a pull request!