Pack: Real Time Clock - teakivy/teaks-tweaks GitHub Wiki
Real Time Clock adds a command that allows you to view how long a world has been running for in real time.
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
- Type -
boolean
- Default -
false
- Description - Controls whether the pack is enabled.
teakstweaks.command.realtimeclock
- Default -
op
- Description - Controls whether the player can use the
/realtimeclock
command.
"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