Skip to content

Teams System

Teams let players group together to build, play, and progress together. Share a team, manage a home base, communicate privately, and work toward common goals as a unit.

Your current team is displayed on the scoreboard.


  1. Create or Join a Team

    To create your own team, use:

    Terminal window
    /team create <name>

    Creating a team costs 250 coins. A confirmation prompt will appear before the payment is taken.

    To join an existing team, you must receive and accept an invite from a team owner:

    Terminal window
    /team invite <player>
    /team accept
  2. Leave a Team

    Use:

    Terminal window
    /team leave

    Note: Team owners cannot leave their team until they transfer ownership or disband the team.

  3. View Team Information

    Use:

    Terminal window
    /team info

    Displays:

    • Team name
    • Owner
    • Member count
    • Online members
    • Home status
    • Creation date

Command Description
/team create <name> Create a new team (costs 250 coins)
/team invite <player> Invite a player to your team
/team accept Accept a pending team invite
/team deny Deny a pending team invite
/team leave Leave your current team
/team members List all team members and online status
/team info View your team’s information
/team help Show available team commands

Team Chat creates a private channel visible only to online team members.

Enable or disable Team Chat:

Terminal window
/teamchat

Alias:

Terminal window
/tc

When enabled, your messages will only be visible to your team:

[Team] Steve: Let's meet at the base

When disabled, messages will appear in normal public chat.


Team owners can set a shared home location that all team members can teleport to.

Terminal window
/team sethome
/team home

/team sethome is only available to the team owner.


When using:

Terminal window
/team home

a countdown will begin before teleporting.

The teleport will be cancelled if you:

  • Move too far away
  • Take damage
  • Attack an entity
  • Disconnect

The following commands are available to team owners.

Terminal window
/team invite <player>
/team kick <player>
  • /team invite sends a team invite that expires after 60 seconds.
  • /team kick removes a player from the team.
Terminal window
/team owner <player>

Transfers ownership of the team to another member.

After transferring ownership, you become a normal team member and the new owner gains full control.


Owners can rename their team:

Terminal window
/team rename <name>

Team names support color codes:

&cRedTeam

Hex colors are also supported:

&#FF5733OrangeTeam

To permanently delete your team:

Terminal window
/team disband

A confirmation prompt will appear before the team is deleted.