Skip to main content

Teams

What is FTB Teams?

FTB Teams is our all in one solution for team management. It allows you to create teams, invite players to your team, manage team permissions and more.

Features

  • Team creation, management, and deletion
  • Team invites
  • Team permissions and settings
    • Free to Join vs Invite Only
    • Team Description
    • When FTB Chunks is installed you can also control the following for your claimed chunks.
      • Mob griefing
      • Block breaking
      • Block placing
      • Block interaction
  • Team chat (Via commands or the in-game GUI)
  • Rich management GUI
  • Team colors and team names
  • Team allies (For trusted members that you don't want to invite to your team, or that might already be in another team)

Example of the FTB Teams GUI

Commands

CommandDescriptionRequires OP
/ftbteams list [team-type]Lists all teamsN
/ftbteams party <party_options>Command based team managementN
/ftbteams msg <message>Sends a message to your teamN
/ftbteams info [team]Shows information about a teamN
/ftbteams server <create|delete|settings>Server team managementY
/ftbteams force-disband <team>Forces a team to disbandY

What is a server team?

A server team is a team that is created by and managed by the server. This team is typically used in combination with FTB Chunks to control permissions on a server level to protect chunks, claim areas, etc. Server teams are not managed by players and cannot be joined, invited to or left by players. They are purely for server management.

Managing or restricting team creation

For some modpacks or servers, you may want to prevent players from creating or managing their own teams. In those cases, you can use a permission management mod like FTB Ranks to deny permission to the commands required to create, join, or leave a team:

command.ftbteams.party.create
command.ftbteams.party.join
command.ftbteams.party.invite
command.ftbteams.party.leave

It is also possible to override the Teams behavior via API. For example, FTB Team Bases used in FTB Oceanblock 2 does this to manage the creation of teams and their base.