HomeJavaModsTeamLifeBind
TeamLifeBind
ModsJava

TeamLifeBind

by leaves · on Modrinth

TeamLifeBind is a Minecraft team survival PvP mode built around shared lives: when one teammate dies, the whole team is wiped.

⬇ Download on Modrinth
TeamLifeBind — screenshot 1
cm_teamlifebind

TeamLifeBind

TeamLifeBind 是一个面向 Minecraft 的团队生存对抗玩法,核心规则是“队友共享生死,一人死亡,全队连坐”。
TeamLifeBind is a Minecraft team survival PvP mode built around shared lives: when one teammate dies, the whole team is wiped.

最低两个人,推荐四个人及以上人数游玩,后续会添加更多的道具以及机制
A minimum of two people, recommended for four or more players. More items and mechanics will be added later.

这个仓库同时维护 PaperFabricForgeNeoForge 四个平台实现,并通过 common 模块共享核心规则、语言文本和部分通用逻辑。
This repository ships synchronized implementations for Paper, Fabric, Forge, and NeoForge, with a common module for the core rules, language assets, and shared logic.

特性速览 / Feature Highlights

对局流程 / Match Flow

  1. 玩家进入大厅并使用大厅菜单或 /tlb ready 准备。
    Players enter the lobby and ready up through the lobby menu or /tlb ready.
  2. 所有人准备完成后,系统开始开局倒计时。
    Once everyone is ready, the start countdown begins.
  3. 倒计时结束后,所有玩家被传送到比赛区域。
    When the countdown finishes, all players are teleported into the battle area.
  4. 进场后先进入 10 秒观察阶段,方便确认地形和周边环境。
    Players then enter a 10 second observation phase to inspect terrain and surroundings.
  5. 观察阶段结束后,正式开放移动与战斗。
    When the observation phase ends, movement and combat are fully enabled.
  6. 推进资源与战斗,直到只剩最后赢家,或有队伍击杀末影龙。
    Teams gather resources and fight until one winner remains or a team kills the Ender Dragon.

平台与目录 / Platforms and Layout

平台差异 / Platform Differences

命令 / Commands

所有平台通用命令 / Commands available on all platforms:

Paper 额外命令 / Paper-only extra commands:

配置 / Configuration

Paper

Fabric / Forge / NeoForge

模组端会把常用设置保存到 settings.properties,目前主要包括:
The mod loaders save their common settings to settings.properties, including:

构建 / Build

构建全部模块 / Build all modules:

./gradlew build

只构建某个平台 / Build a single platform:

./gradlew :paper:build
./gradlew :fabric:build
./gradlew :forge:build
./gradlew :neoforge:build

本地运行 / Local Development Runs

根项目已经提供了便捷任务。
The root project already provides convenience tasks.

启动本地 Paper 测试服 / Start the local Paper test server:

./gradlew runPaperServer

启动各平台客户端 / Start platform clients:

./gradlew runFabricClient
./gradlew runForgeClient
./gradlew runNeoForgeClient

启动各平台服务端 / Start platform servers:

./gradlew runFabricServer
./gradlew runForgeServer
./gradlew runNeoForgeServer

补充说明 / Notes:

开发说明 / Development Notes

许可证 / License

本项目使用 MIT License
This project is licensed under the MIT License.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more