# Real Time Clock

## Description

Adds a command that displays the real time of how long the world has been up for.

## Options

| Name    | Description                                  | Type    | Default                                                                                                                                     |
| ------- | -------------------------------------------- | ------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| enabled | Whether this tweak is enabled.               | boolean | false                                                                                                                                       |
| command | The name of the command to register.         | string  | realtimeclock                                                                                                                               |
| message | The formt of  the command will respond with. | string  | \<green>The world has been active for \<white>\<days> \<green>days, \<white>\<hours> \<green>hours, and \<white>\<minutes> \<green>minutes. |
