Commands

SimpleTeams - Commands:

Commands:

Commands for the plugin are split up into three parts, red team, blue team, and team management:
And don't worry about case, all commands are case insensitive.

Red Team Commands:

  • /red join
    • Joins team if space is available on team
    • Minimum permission of 'teams.join.red'
  • /red leave
    • Leaves team (assuming you are on the team)
    • Minimum permission of 'teams.join.red'
  • /red spawn
    • Brings you to team's spawn (only works if you are on the team or have admin permission)
  • /red list
    • Lists your team members (assuming you are on the team)
  • /red help
    • sends help for red team
    • No permission is required to view help
  • /red ?
    • sends help for red team
    • No permission is required to view help

Blue Team Commands:

  • /blue join
    • Joins team if space is available on team
    • Minimum permission of 'teams.join.blue'
  • /blue leave
    • Leaves team (assuming you are on the team)
    • Minimum permission of 'teams.join.blue'
  • /blue spawn
    • Brings you to team's spawn (only works if you are on the team or have admin permission)
  • /blue list
    • Lists your team members (assuming you are on the team)
  • /blue help
    • sends help for blue team
    • No permission is required to view help
  • /blue ?
    • sends help for blue team
    • No permission is required to view help

Team Management Commands:

  • /teams lobby
    • brings you to lobby defined by /teams SetLobbySpawn
  • /teams SetBlueSpawn
    • Sets spawn location for blue team
    • Minimum permission: 'teams.admin'
  • /teams SetRedSpawn
    • Sets spawn location for red team
    • Minimum permission: 'teams.admin'
  • /teams SetLobbySpawn
    • Sets spawn location for lobby
    • Minimum permission: 'teams.admin'
  • /teams list [red|blue]
    • list members of both teams (or members of specific team if given)
    • Minimum permission: 'teams.admin'
  • /teams help
    • sends help messages for team management commands
    • No permission required to view help
  • /teams ?
    • sends help messages for team management commands
    • No permission required to view help