Command: realtimeclock - teakivy/teaks-tweaks GitHub Wiki

Command: /realtimeclock

/realtimeclock is the base command for the Real Time Clock pack.

Parent Pack

real_time_clock

This command will only be active when it's parent pack is enabled.

Usage

/realtimeclock

This is a player-only command

Aliases

  • /rtc

Sub Commands

/realtimeclock

  • Used to view the time the world/server has been running for in days, hours, and minutes.

Permissions

teakstweaks.command.realtimeclock

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

Messages

"realtimeclock.command_description": "View how long a world has been running in real time minutes and hours.",
"realtimeclock.world_time": "<yellow>This world has been active for <gold><bold><days></bold></gold> Days, <gold><bold><hours></bold></gold> Hours, and <gold><bold><minutes></bold></gold> Minutes!",

realtimeclock.command_description

  • Default - View how long a world has been running in real time minutes and hours.

realtimeclock.world_time

  • Default - <yellow>This world has been active for <gold><bold><days></bold></gold> Days, <gold><bold><hours></bold></gold> Hours, and <gold><bold><minutes></bold></gold> Minutes!
  • Placeholders
    • days - The amount of days.
    • hours - The amount of hours.
    • minutes - The amount of minutes.
⚠️ **GitHub.com Fallback** ⚠️