Emergency tools on GUI Launcher - dapucita/haxbotron GitHub Wiki
THESE FEATURES ARE DEPRECATED AND WILL BE DELETED IN THE FUTURE.
Emergency tools on GUI Launcher
You can use some tools for emergency on the devtools console in the puppeteer.
If you want to use these, you need to uncheck headless option for open the puppeteer window.
window.onEmergency.list()
window.onEmergency.chat(msg: string, playerID?: number)
window.onEmergency.kick(playerID: number, msg?: string)
window.onEmergency.ban(playerID: number, msg?: string)
removedwindow.onEmergency.banclearall()
removedwindow.onEmergency.banlist()
window.onEmergency.password(password?: string)