Список изменений
[Changed]Rewritten Battle Wand & Team System Complete rework of the team system – Now uses Minecraft’s native scoreboard teams.
Battle Wand behavior changed: Right-click any mob → creates a team for its mod (team name = mod ID). Right-click the same leader mob → disbands that mod’s team. Sneak + right-click → disband all teams.
When a team is created, all existing mobs of that mod are automatically added to the team.
Newly spawned mobs automatically join their mod’s team.
Mobs from different teams now become hostile to each other (no range limit).
Leader mobs receive a glowing effect while their team is active.
Team creation/disband messages now always display the remaining number of teams.
[Added]New Commands (mybattlemod)
/mybattlemod team add
/mybattlemod team remove
/mybattlemod team list – List all active teams with member counts.
/mybattlemod team join
/mybattlemod team leave
/mybattlemod team list members
Tab completion for mod IDs and existing team names.

