v2.3.8 — working server controls + console targeting
Stable checkpoint. Extract the ZIP into your Voxel Turf server folder, edit mods/TakaroConnector/TakaroConfig.txt (set SERVER_NAME + paste your Takaro REGISTRATION_TOKEN), and start the server.
What works
- Server online + players — correct full SteamID64, live join/leave, multi-word chat, inventory, location.
- Console commands apply directly to the target (no rank gating, no "runs as you"):
kickbanunbanipbanwhitelistunwhitelistmoneycreditsgivegiveinfhealreputationexpflygodmodeinvisibletpdiemarkssavemotd. - Target any player by name,
"quoted name with spaces", Steam ID, or full game id (voxelturf:<steam64>): e.g.Bob money 1000,kick Bob. helpprints a full, accurate command reference (arguments + examples).- money/credits overflow guard so huge values can't wrap negative.
Install (5 files)
winmm.dll (server root)
mods/TakaroConnector/TakaroConfig.txt
mods/TakaroConnector/bridge/bridge.exe (self-contained, no Node)
mods/TakaroConnector/scripts/server_scripts.txt
mods/TakaroConnector/scripts/server/takaro_connector.lua
Requires the Voxel Turf 1.9.9 beta dedicated server. No client mod, no separate program to launch.