Takaro module library

Takaro Modules

Takaro is a game server management platform for running, automating, and moderating multiplayer communities. Browse installable modules for Takaro servers, from economy and Discord features to moderation tools and scheduled automation.

78
Total modules
10
10 categories
11
11 supported games

Browse by Category

Anti Cheat

5

Moderation and enforcement modules for healthier servers.

Examples: AFKChecker, BannedItems, +3 more

Community Management

17

Player experience, onboarding, roles, and community tools.

Examples: community-fund, dayzCommands, +15 more

Minigames

8

Games and lightweight activities for player engagement.

Examples: 7dtd_triviaTime, 8ball, +6 more

Economy

9

Currency, rewards, markets, and progression modules.

Examples: BuffManager, dailyRewardsItems, +7 more

Integration

4

Discord, game connector, and external service workflows.

Examples: 7dtd_ChatBridge, chatbridge, +2 more

Administration

15

Server operations, staff tools, and scheduled automation.

Examples: 7dtdCommands, backTeleports, +13 more

Events

5

Timed activities and gameplay event automation.

Examples: arenaModule, BetterBloodMoons, +3 more

Built-in

12

Official Takaro modules available from the dashboard.

Examples: chatBridge, dailyRewards, +10 more

Uncategorized

1

Modules that do not have a category assigned yet.

Examples: PvPBet

PvP

2

Modules in the PvP category.

Examples: killEarner, PvPAirDrops
Select a module from the sidebar to view its configuration, commands, hooks, cron jobs, permissions, and install options.

Module Changelog

138 of 138 changes

Updated 5 Commands

Added 8 hooks: raceCommentaryEarlyAfterScheduledStart (cronjob-executed), raceCommentaryMiddleAfterScheduledStart (cronjob-executed), raceCommentaryLateAfterScheduledStart (cronjob-executed), raceCommentaryEarlyAfterManualStart (command-executed), raceCommentaryMiddleAfterManualStart (command-executed), raceCommentaryLateAfterManualStart (command-executed), finishRaceAfterScheduledStart (cronjob-executed), finishRaceAfterManualStart (command-executed). Added 2 scheduled tasks: startRace, recoverRunningRace. New configuration options: commentaryEarlyTemplates, commentaryMiddleTemplates, commentaryLateTemplates. Updated 5 command implementations.
May 21, 2026
community-fundcommunity-management

New Module: community-fund

Added community-fund to the repository
May 8, 2026
referral-programcommunity-management

New Module: referral-program

Added referral-program to the repository
May 8, 2026
dayzRestartsNEWadministration

New Module: dayzRestarts

Updated to version latest. Added 4 scheduled tasks: 10 minute, Restart, 5 minute, 1 minute. New configuration options: userDiscordChannel, shutdownCommand, saveCommand, supportsInGameMessages, message10Minute, message5Minute, message1Minute, messageRestart.
May 6, 2026
dayzCommandsNEWcommunity-management

New Module: dayzCommands

Updated to version latest. Added 4 commands: visit, bag, sethome, home.
May 6, 2026

New Module: dayzDiscordIntegration

Updated to version latest. Added 6 hooks: Online - Offline (server-status-changed), PlayerDied (log), DiscordToGame (discord-message), PlayerDisconnected (player-disconnected), GameToDiscord (chat-message), PlayerConnected (player-connected). Added 1 scheduled task: serverStatus. Added 1 function: utils. New configuration options: sendPlayerConnected, sendPlayerDisconnected, onlyGlobalChat, discordChannelIdCustom, newPlayerDiscordChannel, newPlayerDiscordMessage.
May 6, 2026
ZombieRacingNEWeconomy

New Module: ZombieRacing

Updated to version latest. Added 8 commands: raceleaderboard, racers, racestats, startrace, lastrace, nextrace, myracebets, racebet. Added 2 scheduled tasks: announceRace, runRace. Added 1 function: utils. New permissions: RACING_BET, RACING_ADMIN. New configuration options: minBet, maxBet, racerTypeLabel, racerTypePluralLabel, raceName, entrants.
Apr 29, 2026

New Module: PlaytimeBuffRewards

Updated to version latest. Added 1 command: grant-buff. Added 1 scheduled task: grant-playtime-rewards. Added 1 function: playtime-buff-helpers. New permission: PLAYTIME_BUFF_ADMIN. New configuration options: buffCommandTemplate, announceRewards, defaultRewardMessage, buffRewards, commandRewards, currencyRewards.
Apr 29, 2026
CommunityFundNEWcommunity-management

New Module: CommunityFund

Updated to version latest. Added 3 commands: fund-contribute, fund-history, fund-status. Added 1 function: fund-helpers. New permissions: COMMUNITY_FUND_CONTRIBUTE, COMMUNITY_FUND_VIEW_HISTORY. New configuration options: fundThreshold, minimumContribution, completionMessage, completionCommands, broadcastContributions.
Apr 27, 2026
ReferralProgramNEWcommunity-management

New Module: ReferralProgram

Updated to version latest. Added 6 commands: refcode, referral, refstats, reftop, reflink, refunlink. Added 1 hook: on-player-disconnect (player-disconnected). Added 2 scheduled tasks: sweep-pending-referrals, reset-daily-counters. Added 1 function: referral-helpers. New permissions: REFERRAL_USE, REFERRAL_VIP, REFERRAL_ADMIN. New configuration options: prizeIsCurrency, referrerCurrencyReward, refereeCurrencyReward, items, playtimeThresholdMinutes, referralWindowHours, maxReferralsPerDay, maxReferralsLifetime.
Apr 26, 2026