TikfiniTok bridges TikFinity and NeoForge singleplayer. It starts a small local web server while you play, so TikFinity (or any ServerTap-compatible tool) can send Minecraft commands when viewers interact on your TikTok LIVE stream.
No Bukkit, Paper, or dedicated server setup — just NeoForge, a singleplayer world, and TikFinity.
Features
- ServerTap-compatible HTTP API on port 4567 (configurable)
- Works with the TikFinity desktop app
- Lightweight — only runs while your world is loaded
- Commands execute on the integrated server thread
Supported versions
- Minecraft 1.21.1 – 1.21.11 (Java 21)
- Minecraft 26.1.2 & 26.2 (Java 25)
Download the JAR that matches your Minecraft version. Each release is built for a specific game version.
Setup
- Install NeoForge for your Minecraft version
- Place the matching TikfiniTok JAR in your
mods folder
- Open a singleplayer world with cheats enabled
- In TikFinity → Setup → Minecraft Connection:
- Host:
127.0.0.1
- Port:
4567
- Set your Minecraft username in TikFinity to match your in-game name exactly
- Create actions with Exec Minecraft Command, e.g.
execute at YourName run summon zombie ~ ~5 ~
Configuration
After first launch, edit config/tikfinitok-common.toml to change the web server port.
Requirements
- NeoForge (matching Minecraft version)
- Integrated server (singleplayer / LAN host)
- TikFinity or another ServerTap-compatible client
- Minecraft username in TikFinity must match your in-game name
Limitations
- Does not support dedicated servers
- World must be open and loaded for commands to run