ClanZ
Ever wanted a clan plugin without land claiming and all the stuff? Here you go.
Features
- Create clans
- Invite players to your clan
- No land-claiming
- Chat and/or below name prefixes
- Lightweight
- Clan home
- Clan chat
Commands
| Command | Descritpion | Permission |
| /clanz create <name> | Create a clan | clanz.create |
| /clanz delete <name | Delete a clan | clanz.delete |
| /clanz invite <player> <clan> | Invite a player to a clan | clanz.invite |
| /clanz accept | Accept a clan invite | clanz.accept |
| /clanz sethome <clan> | Set your clan home | clanz.home.set |
| /clanz home <clan> | Go to your clan home | clanz.home |
| /clanz kick <player> <clan> | Kick a player from your clan | clanz.kick |
Permissions
| Permission | | Default |
| clanz.create | | True |
| clanz.delete | | True |
| clanz.invite | | True |
| clanz.accept | | True |
| clanz.home.set | | True |
| clanz.home | | True |
| clanz.kick | | True |
| clanz.admin.home | Go to other clans' home. | False | Use 'clanz.admin' for admin permissions. |
| clanz.admin.sethome | Set other clans' home. | False |
| clanz.admin.delete | Delete other's clan. | False |
| clanz.mod.kick | Kick players from other's clan. | False | Use 'clanz.mod' for mod permissions. |
Admin and Mod permissions
If you need to controll the clans via ingame, give the player/group the clanz.mod or clanz.admin permission.
Mod permission - clanz.mod
- Kick players from any clan
Admin permission - clanz.admin
- Same as mod permission
- Delete any clan
- Set any clan's home
- Go to any clan's home
Rewrote the plugin
I rewrote the whole plugin because the first code was just a mess. Everything is now clean, more lightweight and less bugs.
Please report any bugs at http:dev.bukkit.org/bukkit-plugins/clanz/tickets/