🎮 Eco - Takaro Integration

Takaro integration plugin for Eco game servers

Current Version: v1.2.1 - Minor Patch Update

🌟 What is Takaro?

Takaro is a comprehensive 🎮 game server management platform that revolutionizes how you run and monitor your gaming communities. With Takaro, you get powerful ⚡ admin tools, 🤖 automated moderation systems, 📊 real-time player analytics, 💬 Discord integration for seamless communication, 💰 economy management with virtual currencies, 🌐 player teleportation systems, 📢 server-wide announcements, ⏰ scheduled server restarts, 🔐 role-based permissions for granular control, and 🛡️ automated backup systems. Whether you're managing a small group of 👥 friends or a massive 🌍 gaming community, Takaro provides enterprise-grade tools with an intuitive interface, making server administration effortless while enhancing the player experience through 🚀 intelligent automation and deep game integration.

Get Started with Takaro

  1. Go to takaro.io.
  2. Click on Pricing.
  3. Choose the Free tier for now.
  4. Check your email and follow the steps in the email.
  5. Once you're logged in, click Create Game Server.
  6. Name the server (this is just the display name in Takaro).
  7. Choose Generic as the server type.
  8. Takaro will generate a Registration Token. Copy it — you'll paste it into the config file later.

🔧 What's New in v1.2.1

MINOR PATCH UPDATE: Updated with latest build from EcoModKit v0.11.1.13-beta.

📥 Download Plugin v1.2.1

Download the latest stable version with minor patch updates:

📦 Download v1.2.1 (tar.gz) 📋 View All Releases

File size: ~100KB | Latest version: v1.2.1 | Released: Aug 25, 2025

⚡ Quick Install

1. Download TakaroIntegration-v1.2.1.tar.gz
2. Extract → Copy TakaroIntegration folder to YourEcoServer/Mods/
3. Edit TakaroConfig.json with your server details
4. Restart Eco server ✅

🛠️ Detailed Installation Steps

  1. Download the TakaroIntegration-v1.2.1.tar.gz file above
  2. Extract the archive to get the TakaroIntegration folder
  3. Copy the TakaroIntegration folder to your Eco server's Mods/ directory
  4. Edit Mods/TakaroIntegration/TakaroConfig.json with your server details
  5. Restart your Eco server

Final structure: YourEcoServer/Mods/TakaroIntegration/

🌐 WebSocket Integration

Real-time event streaming to Takaro API for live server monitoring

🎮 RCON Server

Remote command execution from Takaro dashboard

👥 Player Tracking

Connect/disconnect events with Steam ID linking

💬 Discord Integration

Chat relay between Eco server and Discord

⚙️ Configuration

Edit TakaroConfig.json with your server details:

{
  "serverName": "YOUR_SERVER_NAME",
  "registrationToken": "YOUR_REGISTRATION_TOKEN",
  "websocketUrl": "wss://connect.takaro.io/",
  "enableLogging": false,
  "commandPrefix": "!"
}

Get your registration token from the Takaro dashboard: Add gameserver → Copy registration token