InspIRCd v4 is still early in development!

If you use this branch you may experience crashes, weird behaviour, and unannounced breaking changes.

You probably want to use InspIRCd v3 instead.

The "alltime" Module (v4)

Description

This module adds the /ALLTIME command which allows server operators to see the current UTC time on all of the servers on the network.

Configuration

To load this module use the following <module> tag:

<module name="alltime">

This module requires no other configuration.

Commands

Name Parameter Count Syntax Description
ALLTIME 0 None Causes all servers on the network to respond with the current UTC time on the server.