Pack: Real Time Clock - teakivy/teaks-tweaks GitHub Wiki

Pack: Real Time Clock (real-time-clock)

Real Time Clock adds a command that allows you to view how long a world has been running for in real time.

Showcase

image

Config

The config for this pack can be found in the config.yml file for the plugin.

# Real Time Clock
# Adds a command that allows you to view how long a world has been running in real time minutes and hours.
#
# Commands:
# /realtimeclock (Permission: teakstweaks.command.realtimeclock)
real-time-clock:
  enabled: false

Options

enabled

  • Type - boolean
  • Default - false
  • Description - Controls whether the pack is enabled.

Linked Commands

Permissions

teakstweaks.command.realtimeclock

  • Default - op
  • Description - Controls whether the player can use the /realtimeclock command.

Messages

"real_time_clock.name": "Real Time Clock",
"real_time_clock.description": "Adds a command that allows you to view how long a world has been running in real time minutes and hours.<newline>Command: /rtc",

real_time_clock.name

  • Default - Real Time Clock

real_time_clock.description

  • Default - Adds a command that allows you to view how long a world has been running in real time minutes and hours.<newline>Command: /rtc
⚠️ **GitHub.com Fallback** ⚠️