Aiuto Argomenti

Console di amministrazione

The Admin Console is a tabbed server administration panel for inspecting and managing server state. The Console tab keeps the raw batch command runner for provisioning and power-user workflows.

Tabelle

Server Settings - server information, editable settings, and the solo arcade debug launcher.
Users - registered-user snapshots, search, online-only filtering, banlist output, Info lookups, moderation actions, roles, rename, and NickServ admin actions.
Channels - active-channel snapshots, search, Info, Create, Delete, Purge, selected-channel banlist output, and ChanServ admin actions.
MOTD - view the current Message of the Day, edit it with /setmotd, or clear it with /clearmotd.
Broadcast - send wallops to +w users or announcements to every connected user.
Audit Log - read-only administrative history with Last and User filters.
TURN - read-only TURN relay stats and active allocations from /admin turn.
Danger Zone - guarded factory-reset controls.
Console - raw batch command execution.

Users Tab

The Users tab reads /admin user list and /admin user banlist as point-in-time snapshots. Use Search and Online only before Refresh, enter a nick and choose Info to run /admin user info, use the moderation forms to confirm ban/unban, kick, mute, and unmute actions, or use Account & Roles and NickServ admin forms for rename, role, info, drop, and password reset commands.

Channels Tab

The Channels tab reads /admin channel list as a point-in-time snapshot. Use Search before Refresh, enter a channel and choose Info to run /admin channel info and load its banlist, enter a new channel name and choose Create to run /admin channel create, type a channel name into the confirmation field before Delete or Purge, or use ChanServ admin forms for info, drop, transfer, and access-list commands.

Formato di ingresso

In the Console tab, each line should be a slash command (e.g., /admin server info). Linee che iniziano con # sono trattati come commenti e saltati. Anche le linee vuote sono ignorate.

MOTD Tab

The MOTD tab shows the current Message of the Day and gives administrators Set MOTD, Clear MOTD, and Refresh controls. Server operators can view the tab, but editing still requires administrator privileges.

Server Settings Tab

The Server Settings tab reads /admin server info and /admin server settings, then saves changed fields with /admin server set. It also exposes the admin-only /singleplayer debug launcher.

Danger Zone

The Danger Zone tab previews /admin nuke, shows the preserved tables, and requires typing the current server name before it dispatches /admin nuke --confirm.

Esempio di script

# Inspect server state /admin server info /admin channel list /admin cs info #general /setmotd Welcome to RetroHexChat!

Accesso

Solo gli amministratori del server e gli operatori del server possono accedere alla console Admin. Gli utenti non-admin vedranno un messaggio di errore se tentano di aprirlo.

Vedi anche

/admin Command · /admin server · /admin user · /admin channel · /motd · /setmotd · /clearmotd · Server Broadcasts · /admin nuke · Message of the Day Menu · Esecuzione / Autocomandi