v2.2.0 — Self-contained mod (no Node.js)
Drop-in Takaro connector for Voxel Turf. Download the ZIP below, extract it into your Voxel Turf server folder, set your token, and start the server.
Requirements
- Voxel Turf dedicated server on the 1.9.9 beta branch (SteamCMD:
app_update 526340 -beta beta). This is required — 1.9.8 stable lacks the API the connector uses. - A free Takaro account.
- Nothing else — the bridge is a self-contained
bridge.exe, no Node.js needed.
Install
- Extract
Voxel-Turf-Takaro-Connector-v2.2.0.zipinto your server folder (placeswinmm.dllin the root andmods/TakaroConnector/). - Add a Generic server in Takaro, copy the Registration Token.
- Edit
mods/TakaroConnector/TakaroConfig.txt→SERVER_NAME+REGISTRATION_TOKEN. - Start your server.
Full guide: https://mad-001.github.io/Voxel-Turf-Server-Manager/
What's in this release
- Self-contained
bridge.exe— removes the Node.js install requirement. - Events: join, leave, chat, death, server start/stop/save, plus player inventory.
- Actions: getPlayers, getPlayerInventory, sendMessage, kick/ban/unban, giveItem, teleport, executeCommand.
- Ships the
winmm.dlllauncher (previously missing) and accurate setup docs.