❄️TikTokLiveMCBE v1.2.0❄️
📜 Changelog
- No more
.env
file, we don’t need that anymore. TikTokLiveMCBE now asks for TikTok username and port on startup. - Improved plugin system.
How to Connect using Termux?
- Download
TikTokLiveMCBEv1.2.0.zip
file - Extract
TikTokLiveMCBEv1.2.0.zip
file - Open Termux
Run the following commands:
termux-setup-storage
: give Termux a permission to storagepkg upgrade -y
: upgrade Termux packagespkg install nodejs
pkg install yarn
cd /storage/emulated/0/Downloads/TikTokLiveMCBEv1.2.0
: navigate to TikTokLiveMCBE folderyarn install
npm start
insert your username, port, and select plugins
Welcome to TikTokLiveMCBE!
✔ Enter TikTok username (must be live): rqinix
✔ Enter the port number: 3000
? Select plugins to activate: (Press <space> to select, <a> to toggle all, <i> to invert selection, and <enter> to
proceed)
❯◯ TNT Coin by Rqinix
Welcome to TikTokLiveMCBE!
✔ Enter TikTok username (must be live): rqinix
✔ Enter the port number: 3000
✔ Select plugins to activate: TNT Coin by Rqinix
✔ Connected to rqinix TikTok Live Stream.
Open Minecraft and run this command '/connect localhost:3000' to connect.
<Ctrl + C> to stop the server.