fact
Provide time related facts based on the minecraft_time entry — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | fact |
| Type | Misc |
| Color | Blue |
| Icon | mdi:clock-alert |
Fields
| Field | Type | Description |
|---|---|---|
timeEntry | String | Identifier of the minecraft_time entry used as a data source |
lines | List<String> | Lines sent to players when the fact is requested |
command | String | Command allowing players to display the fact. Leave blank to disable |
permission | String? | Permission required to run the command |
Usage Example
- entry: fact
name: "Provide time related facts based on the minecraft_time entry"
timeEntry: ""
lines: []
command: ""
permission: ""