Skip to content

v2.4.1 — consistent command syntax + item catalog (shop)

Latest

Choose a tag to compare

@mad-001 mad-001 released this 13 Jun 06:53

Self-contained winmm.dll (no Node/exe). Extract into your server folder, set SERVER_NAME + REGISTRATION_TOKEN in mods/TakaroConnector/TakaroConfig.txt, start the server.

New in 2.4.1

  • Consistent console syntax: <command> <player> <args> — e.g. money Mad 1000, give Mad Pistol 1, give Mad Explosive Crate 5, kick Mad, ban Mad reason. <player> = name, "quoted name", Steam ID, or game id. Commands apply directly to the target (no rank gating).
  • Item catalog / shop: the connector enumerates every in-game item at startup and serves Takaro's item sync — your shop + giveItem picker now populate (2913 items). Item names are the exact give-codes.
  • say <message> (aliases announce/broadcast) — server-wide chat from the console. Plus shutdown.
  • help lists everything with the correct syntax.

Install (4 files)

winmm.dll                                          (server root)
mods/TakaroConnector/TakaroConfig.txt
mods/TakaroConnector/scripts/server_scripts.txt
mods/TakaroConnector/scripts/server/takaro_connector.lua

Requires Voxel Turf 1.9.9 beta. (Note: Takaro pulls the item list on its own hourly sync, so the shop populates within ~1h of first connecting.)