WESNOTHD(6) wesnothd - wesnothd [-dv] [-c ] [-p ] [-t ] [-T ] wesnothd -V Manages Battle for Wesnoth multiplayer games. See https://www.wesnoth.org/wiki/ServerAdministration on what commands the server accepts via the wesnoth client (/query ...) or the fifo. -c , --config wesnothd. . . SIGHUP . -d, --daemon wesnothd . -h, --help , . --log-=1,2,... . all - . : error, warning, info, debug. error, server - info. -p , --port ' . , 15000. -t , --threads - n ( 5, : 30). -T , --max-threads . 0, (: 0). -V, --version . -v, --verbose . : [] ="" =",,..." [/] : allow_remote_shutdown no (), (shut_down restart) , fifo. yes /query. ban_save_file ( gzip), . . compress_stored_rooms , . - yes. connections_allowed - ' IP-. 0 . (: 5) deny_unregistered_login Whether to prevent users who are not registered with the user_handler being used from logging in. (default: false) disallow_names /, . * ?. glob(7). (, ):: *admin*,*admln*,*server*,ai,ai?,computer,human,network,player. fifo_path The path to the fifo you can echo server commands into (same as /query ... from wesnoth). If not specified defaults to the compile-time path (default: /var/run/wesnothd/socket). max_messages messages_time_period. (: 4) messages_time_period ( ), . (: 10 ) motd . new_room_policy , . everyone, registered, admin nobody, , , . everyone. passwd ( /query admin ). replay_save_path , . ( / !) `' wesnothd. restart_command , , restart. ( fifo. . allow_remote_shutdown). room_save_file , . . , . save_replays (: false) tls_enabled Enable use of TLS. If true, requires 3 following options to be set too. tls_fullchain TLS full certificate chain in .pem format tls_private_key private key for TLS in .pem format tls_dh TLS DH parameters, as .pem file. Generate with openssl dhparam -out filename.pem 4096 versions_accepted , , . * and ?. ( wesnoth) : versions_accepted="*" - . id The ID of the server when using the database functionality to store game information. Generally is the major.minor version of accepted clients, such as 1.16 or 1.17. : [redirect] , . , versions_accepted . host . port '. version , . versions_accepted. [ban_time] , . name ', . time . : %d[%s[%d%s[...]]] %s s (), m (), h (), D (), M () Y () %d . , (m). : time="1D12h30m" 1 , 12 30 . [proxy] . , [redirect]. [user_handler] Configures the user handler. If no [user_handler] section is present in the configuration the server will run without any nick registration service. All additional tables that are needed for the forum_user_handler to function can be found in table_definitions.sql in the Wesnoth source repository. Requires mysql support enabled. For cmake this is ENABLE_MYSQL and for scons this is forum_user_handler. db_host db_name db_user The name of the user under which to log into the database db_password db_users_table The name of the table in which your phpbb forum saves its user data. Most likely this will be _users (e.g. phpbb3_users). db_extra_table The name of the table in which wesnothd will save its own data about users. db_game_info_table The name of the table in which wesnothd will save its own data about games. db_game_player_info_table The name of the table in which wesnothd will save its own data about the players in a game. db_game_modification_info_table The name of the table in which wesnothd will save its own data about the modifications used in a game. db_user_group_table The name of the table in which your phpbb forum saves its user group data. Most likely this will be _user_group (e.g. phpbb3_user_group). db_connection_history_table The name of the table in which to store login/logout times. Also used for matching IPs to users and vice versa. db_topics_table The name of the table in which your phpbb forum saves its topic (thread) information. Most likely this will be _topics (e.g. phpbb3_topics). db_banlist_table The name of the table in which your phpbb forum saves its user bans data. Most likely this will be _banlist (e.g. phpbb3_banlist). mp_mod_group The ID of the forum group to be considered as having moderation authority. , 0. 2 . (David White) . (Nils Kneuper) , ott , Soliton (Thomas Baumhauer) . - Cyril Bouthors . : https://www.wesnoth.org/ Copyright (C) 2003-2024 David White ; GPL 2, Free Software Foundation. ; , . . wesnoth(6) wesnothd 2022 WESNOTHD(6)