Skip to content

v2.3.8 — working server controls + console targeting

Choose a tag to compare

@mad-001 mad-001 released this 13 Jun 04:38

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"):
    kick ban unban ipban whitelist unwhitelist money credits give giveinf heal reputation exp fly godmode invisible tp die marks save motd.
  • Target any player by name, "quoted name with spaces", Steam ID, or full game id (voxelturf:<steam64>): e.g. Bob money 1000, kick Bob.
  • help prints 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.