Zum Hauptinhalt springen

fact

Provide time related facts based on the minecraft_time entry — misc entry.

Entry Information

PropertyValue
Entry IDfact
TypeMisc
ColorBlue
Iconmdi:clock-alert

Fields

FieldTypeDescription
timeEntryStringIdentifier of the minecraft_time entry used as a data source
linesList<String>Lines sent to players when the fact is requested
commandStringCommand allowing players to display the fact. Leave blank to disable
permissionString?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: ""