Class GameplayManager

java.lang.Object
at.setup_studios.mc_milsim.gameplay.GameplayManager

public class GameplayManager extends Object
The GameplayManager class manages the coordination, assignment, and interaction of players and teams within the game. It provides methods for team creation, player management, and team-player relationships.