Serverinfo-Banner
Zeigt Informationen über andere CoD-Gameserver im Chat an
Shows infos about other CoD gameserver in the chat
Anforderungen/Requirements
MAM Version 0.9.2 oder neuer!
MAM Version 0.9.2 or newer!
Beschreibung/Description
Dieses Plugin ermöglicht es, Informationen über Spieleranzahl, Map, usw ... mehrerer anderer CoD Server als banner-ähnliche Nachricht im Spiel einblenden zu lassen.
With this plugin informations like players, maps, ... of several other CoD servers can be displayed as bannerlike messages in the local chat.
Beispiel:
Example:
Installation
Einfach die angehängte Datei runterladen, entpacken und die Dateien der Ordnerstruktur entsprechend in euer Manu-Admin-Mod-Verzeichnis kopieren. Danach das Plugin konfigurieren (siehe unten) und den Mod neustarten.
Simply download the attached file and extract the content to your Manu-Admin-Mod directory according to the directory structure. After that the plugin must be configured (see below) and the mod has to be restarted
Konfiguration/Configuration
Die Konfiguration erfolgt über die Datei plugins/serverinfo.cfg
The configuration is done in the file plugins/serverinfo.cfg
[serverinfo]
enabled = 1
servers = "192.168.2.11:28960;192.168.2.11:28961"
message = "^1{IP} ^7{SERVERNAME} ^7 => Players: ^2{CURRENT_PLAYERS}/{MAX_PLAYERS} ^7 Map: ^2{MAPNAME} ({GAMETYPE})"
offline = "{IP} ^7is ^1OFFLINE"
interval = 300
-
enabled
Aktiviert bzw. deaktiviert die Nachrichten
Enables or disables the messages -
servers
IP-Adressen der Server, von deren der Status angezeigt werden soll, getrennt mit einem Semikolon (;)
IP adresses of the servers their status should be shown in the chat, seperated with a semicolon -
message
Nachricht die Angezeigt werden soll
Message that should be shown
Variablen/Variables: {SERVERNAME}, {MAX_PLAYERS}, {CURRENT_PLAYERS}, {IP}, {MAPNAME}, {GAMETYPE}, {PING} -
offline
Nachricht die Angezeigt werden soll wenn ein Server offline ist
Message that is shown when a server is offline
-
interval
Zeitabstand zwischen den Nachrichten in Sekunden
Time between two messages in secounds
Download
For Version 0.10 or newer:
For Version 0.9.2: pbviolationcheck_v1.1.zip