AzTeam - Minecraft Team Management Plugin
Command
- Opens team management GUI
- Team Browser GUI (if not in a team)
- Team Management GUI (if in a team)
✨ Features
- Create, join, and manage teams through intuitive GUIs
- Team banking, homes, and PvP settings
- Leader permissions for team management
- Beautiful interface with player heads and custom styling
⚙️ Configuration
Sound Settings
Code (Text):
sounds:
enabled: true
click_sound: "UI_BUTTON_CLICK"
success_sound: "ENTITY_EXPERIENCE_ORB_PICKUP"
error_sound: "ENTITY_VILLAGER_NO"
volume: 0.5
pitch: 1.0
GUI Colors
Code (Text):
gui:
colors:
primary: "#ff4f8b"
accent: "#ad42ff"
success: "#00ff88"
warning: "#ffaa00"
error: "#ff4444"
neutral: "#888888"
Team Settings
Code (Text):
team:
max_members: 40
default_public_join: false
home_teleport_delay: 3
max_teams_per_player: 1
️ Installation
- Download the
file
- Place it in your server's
folder
- Restart your server
- Configure the plugin in
if needed
Dependencies
- Spigot/Paper: 1.16+
- Vault (optional): For economy integration
- PlaceholderAPI (optional): For placeholder support
Permissions
-
- Basic team usage (default: true)
-
Code (Text):
azteam.admin
- Administrative commands
-
Code (Text):
azteam.vip.maxteams.5
- Create up to 5 teams
-
Code (Text):
azteam.vip.maxteams.10
- Create up to 10 teams
Placeholders (PlaceholderAPI)
-
Code (Text):
%azteam_team_name%
- Current team name
-
Code (Text):
%azteam_team_leader%
- Team leader name
-
Code (Text):
%azteam_team_members%
- Number of team members
-
Code (Text):
%azteam_team_money%
- Team bank balance
-
Code (Text):
%azteam_team_pvp%
- Team PvP status
-
Code (Text):
%azteam_is_leader%
- Whether player is team leader
Support
For support, issues, or feature requests, please contact the development team.
️ Version
- Current Version: 1.0.0
- Minecraft Version: 1.16+
- Author: GamingHuzai
Made with ❤️ by GamingHuzai