promotional bannermobile promotional banner

BedrockTeams

A Minecraft: Bedrock Edition add-on inspired by BetterTeams. It encourage people to team up and providing them tool to improve their team and interaction with each others.

File Details

BedrockTeams-V1.2.0 (STABLE).mcpack

  • R
  • Jun 27, 2026
  • 148.08 KB
  • 535
  • 26.30+8

File Name

BedrockTeams-V1.2.0 (STABLE).mcpack

Supported Versions

  • 26.30
  • 26.20
  • 26.13
  • 26.12
  • 26.11
  • 26.10
  • 26.3
  • 26.0.02
  • 26.0

BedrockTeams V1.2.0

  • Implemented Pack Setting to provide better configuration for client world and realm users. Futhermore, I also added config.js again for dedicated server users with the same configuration as pack settings.
  • Users can now disable warps or homes features through pack setting or config.js file.
  • Added proper invalid args usage once the issuer used the wrong parameter(s) to a certain command.
  • Added support for console command and command blocks for /teamadmin commands.
  • Implemented new slash command for operators:
    • **/teamadmin teleport <team|all> [location|home]
  • Updated the use of database to make the process efficient, clean and simple code structure.
    • Removed unnecessary teams data as we no longer use player.json
    • Instead of using entity tags in particular features (e.g., inviting, combat, disbanding, etc), we use dynamic property to entities.
  • Fixed several bugs:
    • Fixed EssentialCC compatibility
    • Fixed spammed death score allowing the victim team to gain score
    • Fixed leaderboard through scoreboard sidebar not showing up after enabling in the in-game configuration
    • Fixed team colors where it keeps the default team color on nametags.
    • Fixed an issue where operators who have chatspy enabled wont received any messages from team/ally private chats.
    • Fixed /teamadmin purge for not purging teams scores.
    • Fixed /teamadmin setowner for not properly working.
    • Fixed /teamadmin color that wont change the specified team color when using color words.
    • Fixed /teamadmin promote returning an error when trying to promote a player whose already a leader/owner.
    • Fixed /teamadmin leave for making a confusing result when the issuer is an leader of a team.
    • Fixed /teamadmin join returning an error due to mistyped variable, and fixed confusing message result.
    • Fixed /team setwarp returning an error due to misused variable causing team admins/owners to not be able to create a warp.
    • Fixed /team delwarp for not deleting a warp with a password because it detects incorrect password every single time.
    • And several minor bugs, such as typos, and misuse of variables.