FlexTeams — Ultimate Clan System
FlexTeams is a modern, GUI-based team plugin designed to replace outdated command-driven systems with something players actually enjoy using. Everything is built around clean menus, smooth interaction, and meaningful progression.
Core Features
• Fully GUI-based system (no command clutter)
• Team leveling with unlockable perks
• Shared team bank with economy integration
• Public war system and alliances
• Async performance optimized (no TPS impact)
• YAML and MySQL support (network ready)
• Admin tools for inspection, moderation, and control
• PlaceholderAPI and Discord webhook support
• Fully customizable configuration and messages
• Shared team storage
• And many more features designed to enhance gameplay and flexibility
FlexTeams PlaceholderAPI Placeholders
FlexTeams supports PlaceholderAPI integration. Use these placeholders in any plugin that supports PlaceholderAPI.
---
Team Information Placeholders
---
Team Statistics Placeholders
---
War & Alliance Placeholders
---
Usage Examples
Tablist Display (with NametagEdit or LiteBans):
Result:
Scoreboard Display:
Discord Bot Integration:
Action Bar or Boss Bar:
---
Notes
Requirements
Installation Guide
Step 1: Download
• Visit BuiltByBit → Purchase FlexTeams → Download JAR
Step 2: Install
• Copy FlexTeams.jar to plugins/ folder
• Start server
Step 3: Configure
• Edit plugins/FlexTeams/config.yml (licenseKey: "YOUR_KEY_HERE")
Step 4: Restart & Done!
• Check console: "[FlexTeams] Plugin enabled!"
Why FlexTeams
FlexTeams focuses on what actually matters — usability, performance, and player retention.
Instead of overwhelming players with commands, it gives them a smooth, visual experience that feels natural and keeps them engaged.
If you're building a serious server, this is the kind of system that makes a difference.
Support
- Email: [email protected]
- Discord: Join Server
FlexTeams is a modern, GUI-based team plugin designed to replace outdated command-driven systems with something players actually enjoy using. Everything is built around clean menus, smooth interaction, and meaningful progression.
Core Features
• Fully GUI-based system (no command clutter)
• Team leveling with unlockable perks
• Shared team bank with economy integration
• Public war system and alliances
• Async performance optimized (no TPS impact)
• YAML and MySQL support (network ready)
• Admin tools for inspection, moderation, and control
• PlaceholderAPI and Discord webhook support
• Fully customizable configuration and messages
• Shared team storage
• And many more features designed to enhance gameplay and flexibility
FlexTeams PlaceholderAPI Placeholders
FlexTeams supports PlaceholderAPI integration. Use these placeholders in any plugin that supports PlaceholderAPI.
---
Team Information Placeholders
%flexteams_name% - Team name%flexteams_tag% - Raw team tag text (no formatting)%flexteams_tag_formatted% - Team tag with formatting applied (bold, colors)%flexteams_tag_bracketed% - Formatted team tag in brackets: [TAG]%flexteams_role% - Player's role in team (Owner, Admin, Member, etc.)%flexteams_owner% - Team owner's player name%flexteams_in_team% - Returns true if player is in a team, false otherwise---
Team Statistics Placeholders
%flexteams_members% - Current member count in the team%flexteams_level% - Team level (0-100)%flexteams_xp% - Team's current XP progress%flexteams_balance% - Team bank balance (formatted with 2 decimals)%flexteams_kills% - Total kills by team members%flexteams_deaths% - Total deaths by team members---
War & Alliance Placeholders
%flexteams_at_war% - Returns Yes if team is at war, No otherwise%flexteams_war_wins% - Total number of war victories%flexteams_war_losses% - Total number of war defeats%flexteams_allies% - Number of allied teams%flexteams_friendly_fire% - Returns Enabled or Disabled---
Usage Examples
Tablist Display (with NametagEdit or LiteBans):
Code:
%flexteams_tag_bracketed% %player_name%
[CLAN] PlayerName with team tag formattingScoreboard Display:
Code:
Team: %flexteams_name%
Role: %flexteams_role%
Members: %flexteams_members%/50
Level: %flexteams_level%
Balance: $%flexteams_balance%
Code:
Team: %flexteams_name%
Members: %flexteams_members%
Level: %flexteams_level%
At War: %flexteams_at_war%
Code:
[%flexteams_tag_formatted%] | Level: %flexteams_level% | Members: %flexteams_members%
Notes
- Players not in a team will return default values (empty strings, "None", "0", etc.)
- Tag formatting is applied based on the team's tag customization settings
- The
%flexteams_balance%placeholder includes currency symbol if Economy is enabled - All placeholders are case-insensitive (can use uppercase or lowercase)
- Updates happen in real-time - placeholders reflect current team data
Requirements
- PlaceholderAPI plugin must be installed on the server
- FlexTeams automatically hooks into PlaceholderAPI on startup
- Any plugin supporting PlaceholderAPI can use these placeholders
Installation Guide
Step 1: Download
• Visit BuiltByBit → Purchase FlexTeams → Download JAR
Step 2: Install
• Copy FlexTeams.jar to plugins/ folder
• Start server
Step 3: Configure
• Edit plugins/FlexTeams/config.yml (licenseKey: "YOUR_KEY_HERE")
Step 4: Restart & Done!
• Check console: "[FlexTeams] Plugin enabled!"
Why FlexTeams
FlexTeams focuses on what actually matters — usability, performance, and player retention.
Instead of overwhelming players with commands, it gives them a smooth, visual experience that feels natural and keeps them engaged.
If you're building a serious server, this is the kind of system that makes a difference.
Support
- Email: [email protected]
- Discord: Join Server
