AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Clan API (Clan Management Interface) v1.2 (https://forums.alliedmods.net/showthread.php?t=41286)

Hawk552 07-12-2006 12:53

Clan API (Clan Management Interface) v1.2
 
2 Attachment(s)
Clan API

Description
This is basically a set of plugins and a web interface designed to help organize clans and provide functions that aid them. It is designed to be easy to install, easy to use, and replace the other clan manager plugins that seem to use an independent interface or have lack of features.

Features
  • Tag protection
  • Mail (send messages between members, works across servers)
  • Member listing (motd)
  • Chat (communicate between members, kind of like amx_chat except for clan)
  • Easy member adding / deleting / promoting / demoting through menus
  • Welcome messages and join / leave messages
  • Easy configuration through in game menus
  • Expansive API - you can add to the features very easily
  • Easy installation, just a few steps, and a web interface as listed above
Installation
This is documented in the readme files of each zip. Please note that you do not need the web interface, it simply helps to have.

Requirements
  • SQLx module enabled
  • AMX Mod X v1.75 or later
  • MySQL database (v4.0) or compatible
For the web interface, you need PHP v4.3 or later.

Notes
This should work on all mods, but you may need to recompile every plugin with the option "HTML_MOTD" in clanapi.inc disabled.

Commands
NOTE: The below commands assume that you installed every plugin available.
say /mail - shows mail a member has
clan_members - shows member add/mod/del menu
say /members - shows list of members
amx_clanchat - sends a chat between members
say #<message> - sends a chat between members
clan_config - allows you to configure server settings such as SQL connection and first members

Cvars
This plugin can either piggyback off your current SQL connection, or it can read off of another file which will allow it an extra connection. This is explained in the readme.

The configuration for it can be found in clanapi.cfg.

Credits
Thanks to BAILOPAN for a lot of fixes with minor code sections and SQLx usage (I think I was the first person to actually start using it).

k007 07-12-2006 13:04

Re: Clan API (Clan Management Interface) v1.0
 
Cool, Gj +karma

SubStream 07-12-2006 13:18

Re: Clan API (Clan Management Interface) v1.0
 
This is definetly a useful plugin as the current clan chat plugin out there is broke. This one works much better!

The one that is already out there blocks team chat for all players and uses mm2 for the clan chat but this one does not and is way better to use.

I would suggest that clans (especially big ones) download and use this plugin because it definetly is a step above other stuff I've used for my clan. Good stuff!

Hawk552 07-12-2006 13:22

Re: Clan API (Clan Management Interface) v1.0
 
Quote:

Originally Posted by SubStream
This is definetly a useful plugin as the current clan chat plugin out there is broke. This one works much better!

The one that is already out there blocks team chat for all players and uses mm2 for the clan chat but this one does not and is way better to use.

I would suggest that clans (especially big ones) download and use this plugin because it definetly is a step above other stuff I've used for my clan. Good stuff!

Thanks :o

I'm trying to think of other things to add to this for the next release. The only thing I thought of is integrating some recruitment stuff (I'm thinking of asking Zenith77 if I can adapt his clan tryout menu to this)

Xanimos 07-12-2006 13:45

Re: Clan API (Clan Management Interface) v1.0
 
As with all big plugins we will wait for more client feedback before approving....

Egarim 07-12-2006 14:29

Re: Clan API (Clan Management Interface) v1.0
 
It's a cool plugin, but can we like customize the ranks?
5/5 + cookie(s) for you!

Hawk552 07-12-2006 14:37

Re: Clan API (Clan Management Interface) v1.0
 
Quote:

Originally Posted by Egarim
It's a cool plugin, but can we like customize the ranks?
5/5 + cookie(s) for you!

I was going to include this originally, but didn't want to focus too much on SQL. If I'm going to do this, I will have to dump the ranks into SQL. I'll do it for the next version (or maybe the version after if this needs bug fixes).

Egarim 07-12-2006 14:38

Re: Clan API (Clan Management Interface) v1.0
 
Quote:

Originally Posted by Hawk552
I was going to include this originally, but didn't want to focus too much on SQL. If I'm going to do this, I will have to dump the ranks into SQL. I'll do it for the next version (or maybe the version after if this needs bug fixes).

Ok, thanks for the quick reply... I'm running it on my CZ server right now, and it seems to be working fine.. Thanks again for this great plugin, really useful.

Hawk552 07-12-2006 14:41

Re: Clan API (Clan Management Interface) v1.0
 
Quote:

Originally Posted by Egarim
Ok, thanks for the quick reply... I'm running it on my CZ server right now, and it seems to be working fine.. Thanks again for this great plugin, really useful.

If you're up for some heavy testing, I think the two most "iffy" sections of it are the mail and member menus.

Egarim 07-12-2006 14:43

Re: Clan API (Clan Management Interface) v1.0
 
Only one quick thingy.. How do I add myself as a leader, it won't let me since I "can't add someone that is higher in rank than I am"
And the Promote/Demote menu won't seem to go back to main menu :mrgreen:

Edit: NVM, found the 1st thingy in the README.. :) Helps to be able to read ;)


All times are GMT -4. The time now is 14:13.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.