Fancy-Logger

The Fancy-Logger option enables a stylish logger for CommandPrompter.

Usage

You can configure the Fancy-Logger by editing the "config.yml" file as follows:

# Enable fancy logger
# Do /commandprompter reload to
# apply the change
Fancy-Logger: true

In this example, the fancy logger is enabled (true).

Explanation

Enabling the Fancy-Logger option allows CommandPrompter to utilize a visually enhanced logger for displaying information. The fancy logger provides a more appealing and user-friendly interface for logging activities related to CommandPrompter.

Example

To disable the fancy logger, use the following configuration:

Fancy-Logger: false

This will deactivate the fancy logger for CommandPrompter.

Last updated