This Dokuwiki plugin allow you to display informations about a Quake3 server. It query the server directly with an UDP socket connection to gather available data.
Use the following url with the plugin manager : dwqstat.tar.gz
Or you can download and decompress in your lib/plugins/ directory the archive.
To call this plugin you have to use :
{{qstat host port}}
With the code :
{{qstat}}
The display is : Aucunes informations disponible.
With the code :
{{qstat unfrag.guim.info 27962}}
The display is :
Carte:
This code is released under the GPL v2 licence.