View Single Post
Plugin Info:     Modification:          Category:          Approver:   Xanimos (85)
Hawk552
AMX Mod X Moderator
Join Date: Aug 2005
Old 07-12-2006 , 12:53   Clan API (Clan Management Interface) v1.2
Reply With Quote #1

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).
Attached Files
File Type: zip clanweb.zip (21.0 KB, 2248 views)
File Type: zip clanapi.zip (89.6 KB, 1880 views)
__________________

Last edited by Hawk552; 12-27-2006 at 11:27.
Hawk552 is offline
Send a message via AIM to Hawk552