AMX Mod X plugins by rain
English Polski Deutsch Français

TinyCW (amx_tinycw)

First published: 2006/06/07 at Allied Modders
Version: 1.3
Description: This plugin automatically removes the server password (or changes it to default) when there are no people playing. Useful for shared ClanWar servers.

Additionally it enables the use of say /pause alias.
Instructions:
  1. Compile and install (copy files and add to plugins.ini)
  2. Set the cvars amx_tinycw_pass (server password to be enforced) and amx_tinycw_minplayers (minimal number of players to keep the password) to your liking.
Changelog: Version 1.3 (2007-09-08)
  • License upgraded to GPL v3 or later
  • Added version broadcasting
Version 1.2 (2006-06-07)
  • Added cvars: amx_tinycw_pass, amx_tinycw_minplayers
Version 1.1 (2006-06-04)
  • Cleaned up the code, commented, GPL-ed
Version 1.0 (2005-08-21)
  • Initial private release (not open published)
Source: View source (SVN repository)
Downloads: Download .zip (.zip file - Windows line encoding)
Download .tgz (.tar.gz file - UNIX line encoding)