How to setup TIKTORY's Minecraft integration
This guide explains how to connect your Minecraft server to TIKTORY and allow TikTok events to control your Minecraft minigames in real time.
π§ Requirements
Before starting, make sure you have:
- A Java Edition Minecraft server compatible with Bukkit/Spigot plugins
(e.g. PaperMC, Spigot, Bukkit) - Java 21 or newer
- Access to:
- Your server file system
- Your server console / logs
- A TIKTORY account with an active PRO subscription
(required to unlock Game Integrations)
If you donβt have a Minecraft server yet, start here:
π Setting Up a PaperMC Server
π§© Full Setup Process
Follow these steps in order:
- Set up a compatible Minecraft server
- Install the TIKTORY Core plugin
- Retrieve your server API key
- Connect Minecraft to TIKTORY
- Install the minigame modules
- Create your TikTok β Minecraft game integrations
π Setup Articles
| Step | Article |
|---|---|
| 1 | Setting Up a PaperMC Server |
| 2 | Installing the TIKTORY Core Plugin and retrieving your API Key |
| 3 | Connecting Minecraft to TIKTORY |
| 4 | Installing Minigame Modules |
| 5 | Game Integrations Guide |
Once completed, your Minecraft server will react live to TikTok events like gifts, follows, and likes using your installed minigames.
Troubleshooting
Common problems and how to solve them.
Connection Test Fails
Check that:
- Your Minecraft server is running
- TIKTORY_Core loaded without errors
- Host, port, and API key are correct
- Port 8808 is open and not blocked by firewall/router
The TIKTORY Core plugin might automatically choose a different port if 8808 is already taken. See the
config.ymlfile for the currently used port.
Minigame Modules Not Showing
Check that:
- The
.jarfiles are inside:
plugins/TIKTORY_Core/modules/ - You restarted the server
- No errors appear in console or logs
TikTok Actions Not Triggering
Verify that:
- Your TikTok account is connected in TIKTORY
- You are currently live
- The correct integration is enabled
- The rule conditions match your events (gift value, type, etc.)
Was this article helpful?