AngorClans - Advanced Clan Management icon

AngorClans - Advanced Clan Management -----

Complete clan management system with ranks, permissions, and clan chat



AngorClans - Complete User Guide
️ Clan Creation & Management
Creating Your First Clan
1. Use `/clan create <name> <tag>`
2. Choose a unique name (3-16 characters)
3. Select a memorable tag (2-4 characters)
4. You automatically become the clan leader
Example: /clan create DragonSlayers DS


Creates clan "DragonSlayers" with tag [DS]
## Member Management
### Inviting Players
- **Leaders & Officers** can invite with `/clan invite <player>`
- Invited players receive notification
- Use `/clan join <clan>` to accept invitation
### Managing Ranks
- **Leader**: Full control, can disband clan
- **Officer**: Can invite and manage members
- **Member**: Basic participation rights
## Communication System
### Clan Chat
- Use `!message` for clan-only communication
- Example: `!Meeting at spawn in 5 minutes!`
- Other players cannot see clan messages
### Public Chat
- Clan tags automatically appear: `[DS] PlayerName: message`
- Professional appearance for your server
## ⚙️ Configuration
### Basic Settings
Edit `plugins/AngorClans/config.yml`:
```yaml
clans:
max_members: 50
min_name_length: 3
max_name_length: 16
chat:
enable_clan_chat: true
clan_chat_prefix: "!"
```
### Banned Words
Configure inappropriate content filter:
```yaml
banned_words:
clan_names:
- "admin"
- "moderator"
- "staff"
clan_tags:
- "ADM"
- "MOD"
- "STAFF"
```
## Permissions
### Player Permissions
- `angorclans.use` - Basic clan commands
- `angorclans.create` - Create new clans
- `angorclans.invite` - Invite players
### Admin Permissions
- `angorclans.admin` - Administrative controls
- Full clan management capabilities
## Troubleshooting
### Common Issues
1. **Plugin won't start** - Check Java version (8+)
2. **Commands not working** - Verify permissions
3. **Data not saving** - Check file permissions
### Support
- Check server console for error messages
- Verify configuration file syntax
- Ensure proper file permissions
---
**For additional support, check the main description or contact server administration.**
Resource Information
Author:
----------
Total Downloads: 7
First Release: Aug 21, 2025
Last Update: Aug 21, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings