mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 23:49:51 +00:00
157 lines
5.3 KiB
Groff
157 lines
5.3 KiB
Groff
.\" This program is free software; you can redistribute it and/or modify
|
|
.\" it under the terms of the GNU General Public License as published by
|
|
.\" the Free Software Foundation; either version 2 of the License, or
|
|
.\" (at your option) any later version.
|
|
.\"
|
|
.\" This program is distributed in the hope that it will be useful,
|
|
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
.\" GNU General Public License for more details.
|
|
.\"
|
|
.\" You should have received a copy of the GNU General Public License
|
|
.\" along with this program; if not, write to the Free Software
|
|
.\" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|
.\"
|
|
.
|
|
.\"*******************************************************************
|
|
.\"
|
|
.\" This file was generated with po4a. Translate the source file.
|
|
.\"
|
|
.\"*******************************************************************
|
|
.TH WESNOTHD 6 2007 wesnothd "Battle for Wesnoth マルチプレイヤー・ネットワーク・デーモン"
|
|
.
|
|
.SH 名前
|
|
.
|
|
wesnothd \- Battle for \fBWesnoth\fP マルチプレイヤー・ネットワーク・デーモン
|
|
.
|
|
.SH 書式
|
|
.
|
|
\fBwesnothd\fP [\|\fB\-dv\fP\|] [\|\fB\-c\fP \fIpath\fP\|] [\|\fB\-p\fP \fIport\fP\|] [\|\fB\-t\fP
|
|
\fInumber\fP\|] [\|\fB\-T\fP \fInumber\fP\|]
|
|
.br
|
|
\fBwesnothd\fP \fB\-V\fP
|
|
.
|
|
.SH 説明
|
|
.
|
|
Battle for Wesnoth のマルチプレイヤーゲームを管理する。wesnoth
|
|
クライアントやソケットを通して、サーバがどのようなコマンドを受けつけるかについては
|
|
http://www.wesnoth.org/wiki/ServerAdministration を参照。
|
|
.
|
|
.SH オプション
|
|
.
|
|
.TP
|
|
\fB\-c\ \fP\fIpath\fP\fB,\ \-\-config\fP\fI\ path\fP
|
|
wesnothd が使用する設定ファイルがどこにあるかを伝える。文法については後述の \fBサーバー設定\fP の章を参照。サーバープロセスに SIGHUP
|
|
を送ることによって設定をリロードすることができる。
|
|
.TP
|
|
\fB\-d, \-\-daemon\fP
|
|
wesnothd をデーモンとして実行する。
|
|
.TP
|
|
\fB\-h, \-\-help\fP
|
|
コマンドラインオプションで何が行えるかを表示する。
|
|
.TP
|
|
\fB\-\-log\-\fP\fIlevel\fP\fB=\fP\fIdomain1\fP\fB,\fP\fIdomain2\fP\fB,\fP\fI...\fP
|
|
ログ領域(domain)の厳密さのレベルを設定する。 \fBall\fP は、どのログ領域にも対応させるために利用できる。
|
|
有効なレベルは以下の通り。\fBerror\fP、\ \fBwarning\fP、\ \fBinfo\fP、\ \fBdebug\fP。デフォルトでは \fBerror\fP
|
|
レベルが使用され、\fBserver\fP 領域には \fBinfo\fP が使用される。
|
|
.TP
|
|
\fB\-p\ \fP\fIport\fP\fB,\ \-\-port\fP\fI\ port\fP
|
|
指定ポートにサーバをバインドする。 もしポートが指定されないなら、 \fB15000\fP番ポートが使用される。
|
|
.TP
|
|
\fB\-t\ \fP\fInumber\fP\fB,\ \-\-threads\fP\fI\ number\fP
|
|
ネットワークI/O用の作業スレッドの数の最大値を n に設定する。(デフォルト: \fB5\fP、\ 最大: \fB30\fP)
|
|
.TP
|
|
\fB\-T\ \fP\fInumber\fP\fB,\ \-\-max\-threads\fP\fI\ number\fP
|
|
作成される作業スレッドの数の最大値を設定する。 \fB0\fP が指定された場合、制限なしとなる。(デフォルト: \fB0\fP)
|
|
.TP
|
|
\fB\-V, \-\-version\fP
|
|
バージョン番号を表示して、終了する。
|
|
.TP
|
|
\fB\-v, \-\-verbose\fP
|
|
よりデバッグログを有効にする。
|
|
.
|
|
.SH サーバー設定
|
|
.
|
|
.SS 一般的な文法:
|
|
.
|
|
.P
|
|
[\fItag\fP]
|
|
.IP
|
|
key="\fIvalue\fP"
|
|
.IP
|
|
key="\fIvalue\fP,\fIvalue\fP,..."
|
|
.P
|
|
[/\fItag\fP]
|
|
.
|
|
.SS グローバルキー:
|
|
.
|
|
.TP
|
|
\fBconnections_allowed\fP
|
|
同じ IP から許可される接続数。 \fB0\fP は無限大を意味する。(デフォルト: \fB5\fP)
|
|
.TP
|
|
\fBdisallow_names\fP
|
|
サーバによって受けつけられない名前やニックネーム。 `*' と `?' からなるワイルドカードのパターンに対応。詳細は \fBglob\fP(7)
|
|
を参照。既定の値(何も指定されなかった際に使用される)は
|
|
\fB*admin*,*admln*,*server*,ai,ai?,computer,human,network,player\fP。
|
|
.TP
|
|
\fBmax_messages\fP
|
|
\fBmessages_time_period\fP の時間内に許可されるメッセージ数。(デフォルト: \fB4\fP)
|
|
.TP
|
|
\fBmessages_time_period\fP
|
|
メッセージの殺到(flood)が検出される時間周期(秒単位)。(デフォルト: \fB10\fP 秒)
|
|
.TP
|
|
\fBmotd\fP
|
|
本日のメッセージ。
|
|
.TP
|
|
\fBpasswd\fP
|
|
管理者権限の獲得に用いられるパスワード。 通常は `admin' で始まる。
|
|
.TP
|
|
\fBversions_accepted\fP
|
|
カンマで区切られた、サーバに受けつけられるバージョン文字列のリスト。 `*' と `?' からなるワイルドカードのパターンに対応。(デフォルトでは
|
|
wesnoth のバージョンに一致する)
|
|
.br
|
|
例: \fBversions_accepted="*"\fP で、どのようなバージョン文字列も受けつける。
|
|
.
|
|
.SS グローバルタグ:
|
|
.
|
|
.P
|
|
\fB[redirect]\fP クライアントのバージョンでリダイレクトするサーバを指定するためのタグ。
|
|
.RS
|
|
.TP
|
|
\fBhost\fP
|
|
リダイレクトするサーバのアドレス。
|
|
.TP
|
|
\fBport\fP
|
|
接続するポート。
|
|
.TP
|
|
\fBversion\fP
|
|
カンマで区切られた、リダイレクトするバージョンのリスト。ワイルドカードのパターンに関しては、 \fBversions_accepted\fP
|
|
と同様に振る舞う。
|
|
.RE
|
|
.P
|
|
\fB[proxy]\fP プロキシーとして振る舞い、接続クライアントのリクエストを指定したサーバへと転送するよう指定するよう、サーバに伝えるタグ。
|
|
\fB[redirect]\fP と同じキーを受けつける。
|
|
.
|
|
.SH 著者
|
|
.
|
|
David White <davidnwhite@verizon.net> によって書かれた。 Nils Kneuper
|
|
<crazy\-ivanovic@gmx.net> と ott <ott@gaon.net> と Soliton
|
|
<soliton@gmail.com> によって編集された。 このマニュアルページは Cyril Bouthors
|
|
<cyril@bouthors.org>によって最初に書かれた。 岡田信人
|
|
<okyada@gmail.com>によって日本語に翻訳され、いいむらなおき
|
|
<amatubu@gmail.com>によって編集された。
|
|
.br
|
|
公式ホームページ http://www.wesnoth.org/ を訪問して下さい。
|
|
.
|
|
.SH 著作権
|
|
.
|
|
Copyright \(co 2003\-2007 David White <davidnwhite@verizon.net>
|
|
.br
|
|
This is Free Software; this software is licensed under the GPL version 2, as
|
|
published by the Free Software Foundation. There is NO warranty; not even
|
|
for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
.
|
|
.SH 関連項目
|
|
.
|
|
\fBwesnoth\fP(6), \fBwesnoth_editor\fP(6)
|