====== QStat Plugin ====== ---- plugin ---- description: Display informations about Quake3 servers author : Mathieu email : mathieu@guim.info type : syntax lastupdate : 2009-01-17 compatible : 2008-05-05 depends : conflicts : similar : tags : game, embed, ip downloadurl: http://www.guim.info/site/media/dev/dwqstat.tar.gz bugtracker : sourcerepo : donationurl: screenshot_img: ---- This DokuWiki plugin allow you to display informations about a Quake3 or OpenArena server. It query the server directly with an UDP socket connection to gather available data. ===== Download and Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. * {{http://www.guim.info/site/media/dev/dwqstat.tar.gz}} ===== Syntax and Usage ===== Simply put the following code into your page with a valid host (IP or name) and port (eg: 27960): {{qstat host port}} * ''host'' -- the host on which the server is running and * ''port'' -- the port the server is listening (usually 27960, 27961)