promotional bannermobile promotional banner

FTB Teams (Fabric)

Library for mods that can utilize team progression like FTB Chunks and FTB Quests. (Fabric version)
Back to Files

[FABRIC][1.21.1] FTB Teams 2101.1.11

File nameftb-teams-fabric-2101.1.11.jar
Uploader
FTBTeamFTBTeam
Uploaded
Aug 24, 2026
Downloads
9.6K
Size
296.7 KB
Mod Loaders
Fabric
File ID
8724781
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:ftb-teams-fabric-438497:8724781"

Learn more about Curse Maven

What's new

[2101.1.11]

Added

  • Added better API for restricting party team creation to API-only which allows a reason to be display to the player
    • Use FTBTeamsAPI.api().addPartyCreationValidator
    • FTBTeamsAPI.api().setPartyCreationFromAPIOnly is now deprecated
  • Added max_party_size server config setting, default 0 (unlimited)
    • If >0, teams can be no larger than this value (no inviting/adding new players)
    • Allies are not subject to this limit, only team members
    • If this is reduced, any existing teams larger than the value remain intact, but can't invite new players
  • Added a /ftbteams serverconfig command to allow GUI editing of the server config

Support

If you have any issues with this mod, please report them on our Issue Tracker