Skip to content

TikTokLiveMCBEv1.2.0

Latest
Compare
Choose a tag to compare
@rqinix rqinix released this 25 Dec 15:19

❄️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?

  1. Download TikTokLiveMCBEv1.2.0.zip file
  2. Extract TikTokLiveMCBEv1.2.0.zip file
  3. Open Termux
    Run the following commands:
  • termux-setup-storage: give Termux a permission to storage
  • pkg upgrade -y: upgrade Termux packages
  • pkg install nodejs
  • pkg install yarn
  • cd /storage/emulated/0/Downloads/TikTokLiveMCBEv1.2.0: navigate to TikTokLiveMCBE folder
  • yarn 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.