▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/CustomTime
CustomTime

CustomTime

Customize the day/night cycle through various modes, such as setting specific durations for day and night or syncing in-game time with the real world

Оцените первым
305
0

CustomTime

A Minecraft Paper/Spigot plugin to customize the day/night cycle with multiple time modes.

Features

  • VANILLA – Default Minecraft behavior
  • SIMPLE – Set custom day and night durations
  • ADVANCED – Control 4 phases: Sunrise, Day, Sunset, Night
  • REALTIME – Sync in-game time with real-world time

Installation

  1. Download CustomTime
  2. Place the JAR in your server's plugins/ folder
  3. Restart or reload your server
  4. Edit plugins/CustomTime/config.yml to configure

Commands

CommandDescriptionPermission
/ct helpShow available commandsEveryone
/ct currenttimeShow current in-game timeEveryone
/ct statusShow plugin statusOP
/ct set <mode>Change time modeOP
/ct setoffset <hours>Set timezone offset (UTC)OP
/ct reloadReload configurationOP

Permissions

PermissionDescriptionDefault
customtime.command.helpView helptrue
customtime.command.currenttimeView current timetrue
customtime.command.statusView statusop
customtime.command.setChange modeop
customtime.command.setoffsetSet timezoneop
customtime.command.reloadReload configop

Configuration

# Active mode: VANILLA, SIMPLE, ADVANCED, REALTIME
active-mode: SIMPLE

# SIMPLE mode: Set day and night durations
simple:
  day-duration: 10m # e.g. 10m, 30s, 1h
  night-duration: 5m

# ADVANCED mode: Set 4 phase durations
advanced:
  sunrise-duration: 1m
  day-duration: 8m
  sunset-duration: 1m
  night-duration: 5m

# REALTIME mode: Sync with real time (UTC-based)
realtime:
  timezone-offset: 1 # UTC offset in hours (e.g. 1 for CET, 2 for CEST)

Requirements

  • Paper/Spigot 1.21+
  • Java 21+

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:
Опубликован:5 месяцев назад
Обновлён:5 месяцев назад
Главная