Manpages

NAME

ggzd − GGZ Gaming Zone Main Server

SYNOPSIS

ggzd [OPTIONS]

DESCRIPTION

The main GGZ server ggzd is a multi-threaded multi-process daemon which handles rooms, games, players and tables. It forks a child server for every launched game. It listens on port 5688 by default for incoming connections from GGZ core clients (or other clients like the chatbot grubby).

OPTIONS

-F, --foreground

Stay in the foreground instead of daemonizing away from the terminal

-f, --file=file

Use the specified file instead of the default one

-l, --log=level

Start with the given log level

-p, --port=port

Use this port number instead of 5688

-V, --version

Display ggzd version information

-?, --help

Display the options help menu

--usage

Display short usage information

FILES

/etc/ggzd/ggzd.motd - message of the day

/etc/ggzd/ggzd.conf - main server configuration

/etc/ggzd/games/* - description files for the game servers

/etc/ggzd/rooms/* - room description files

AUTHORS

The GGZ Development Team <ggz−dev [AT] lists.net>