You don’t want to be interrupted by fading out light and torches don’t do the job?
But you also want to go on monster hunting in the night?
TimeFold lets you fold the time the way you want!
Features:
- Extend/lower the day and/or night to an amount of your choice, even 0
- Multiworld support
- Does not break redstone circuits or plant growing
- CraftBukkitUpToDate support
Planned Features:
- Change the settings on the fly ingame
- Possibility to set the day/night to an amout <1, e.g. 0.25
- Check for using beds
- Announcements on dawn/dusk/timefold
- Dawn/dusk every x days
- Voting
Function / How it works:
The plugin cycles through the set amount of days and after that, through the nights.
For the days, right before dusk, it will set the time back* to morning right after dawn, as long as all set days are gone, and then the same for the nights
For example, if you set it to <worldname>:3:2 it will look like this:
Day 1
Day 2
Day 3
(Dusk)
Night 1
Night 2
(Dawn)
and then again from the beginning.
*It does not really sets the time back into the past (that would break redstone and growing etc) but instead, it skips the night.
Configuration:
Way A) Start the server once to let TimeFold create the settings file itself.
Way B) Use the file provided in the ZIP-download.
Way C) Create the directory and file yourself at plugins/TimeFold/TimeFold.settings
Stop the server (or do a /reload later), customize the file to your needs. One line for every world like this:
world:10:1
<worldname>:<days>:<nights>
Worldnames are case insensitive.
If you don’t specify a world in the file, its day/night cycle will be untouched and run like normal.
Commands:
/timefold – shows you the current day/night in the cycle
/timefold report – creates a textfile in the plugins/TimeFold/ directory with some information which may be helpful for me helping you
timefold
Changelog
- 1 comment
- 1 comment
Facts
- Date created
- Sep 01, 2011
- Categories
- Last update
- Sep 10, 2011
- Development stage
- Release
- Language
- enUS
- License
- GNU Lesser General Public License version 3 (LGPLv3)
- Curse link
- TimeFold
- Downloads
- 802
- Recent files
- B: v0.5.beta1 (JAR only) for CB 1060 Sep 10, 2011
- B: v0.5.beta1 (ZIP w/ config) for CB 1060 Sep 10, 2011
- R: v0.4.2 (JAR only) for CB 953 Sep 02, 2011
- R: v0.4.2 (ZIP w/ config) for CB 953 Sep 02, 2011
- Reply
- #1
Psithief Dec 09, 2011 at 13:09 UTC - 0 likesThis page is a bit out of date, can you please update it with the latest config?