Minecraft InTime mod 2026 download
logo
minecraft mod InTime

InTime

Game Version: 1.8.1
Total Downloads: 4,770
Updated: Dec 27, 2014
Created: Jan 16, 2012
Download InTimeDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
InTimev1.1.1 release 30.91 KB Dec 27, 2014 1.8.1 615 download InTime InTimev1.1.1 releaseDownload
InTimev1.1 release 29.45 KB Sep 26, 2013 1.6.4 749 download InTime InTimev1.1 releaseDownload
InTimev1.0 release 23.95 KB Jan 25, 2013 CB 1.5.1-R0.1 729 download InTime InTimev1.0 releaseDownload
InTimev0.4 release 17.92 KB Jun 23, 2012 1.3.1 997 download InTime InTimev0.4 releaseDownload
InTimev0.3 release 17.96 KB Jun 17, 2012 CB 1.2.5-R4.0 807 download InTime InTimev0.3 releaseDownload
v0.2 release 7.98 KB Jan 16, 2012 CB 1.2.5-R4.0 873 download InTime v0.2 releaseDownload

Screenshots

Description

Share this:

Support my work Source Metrics

InTime Banner


What is InTime?

InTime gives you the possibility to disable/enable plugins at a defined time. Since Version 0.2 it also supports executing commands by [Console]. Very simple and lightweight, isn't it?

Features:

  • Time-based plugin disabling and enabling
  • 24H time format (12H not supported yet)
  • Executing commands by [Console] (since v0.2)

Configuration

Plugins

Explanation:

plugins:
  (yourplugin):
    type: enable or disable
    times:
    - (starttime)-(endtime)
    - (anotherStartTime)-(anotherEndTime)

Example:

  samplePlugin:
    type: disable
    times:
    - 9:00-15:30
    - 18:00-23:00

WARNING!

One plugin can only be enabled OR disabled!:

  • enable -> plugin is disabled and will be enabled between the times
  • disable -> plugin is enabled and will be disabled between the times

Commands

Explanation and Example

commands:
  a:
    command: say
    arguments: A new day starts....
    time: '00:00'
  b:
    command: say
    arguments: Good night!
    time: '23:00'
  c:
    command: say
    arguments: It's friday! Playing MC until we have to call the doctor!
    time: '14:00'
    weekday: Friday

The weekday parameter is optional. Values are Monday to Sunday and all for all days in the week

WARNING!

All scheduled commands are ran as [Console]


Help via PM, bug fix via ticket! Comments won't be answered.


Comments

Add a comment