Adds a draggable window to send custom packets with notification balloons.
This is a remake of the MCIO Packet Manager
Notes to users:
for the CONSOLE option, please BE CAREFUL with what you input! It could run any JavaScript code on the web console!
An example is GAME.events.emit('gamePlay') (this makes you join a game if you are not in one)
Below is the documentation written by Gemini:
This Tampermonkey script provides a convenient, draggable window directly within your browser, specifically designed for the mine-craft.io website (though easily adaptable to other sites). It empowers you to send custom HTTP requests (GET, POST, PUT, DELETE) to the current webpage, and also execute arbitrary JavaScript commands directly within the page's console.
Key Features:
Use Cases:
mine-craft.io website.Installation:
mine-craft.io (or the target website).