promotional bannermobile promotional banner

FTB Teams (NeoForge)

Library for mods that can utilize team progression
Back to Files

[NEOFORGE][1.21.1] FTB Teams 2101.1.11

File nameftb-teams-neoforge-2101.1.11.jar
Uploader
FTBTeamFTBTeam
Uploaded
Aug 24, 2026
Downloads
2.2K
Size
301.0 KB
Mod Loaders
NeoForge
File ID
8724782
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:ftb-teams-forge-404468:8724782"

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