TimeMaintain
TimeMaintain is day / night to keep the craftbukkit plugins.
Install
Information on what the plugin does (I had no clue Extendday existed), How the config works and the defining integers, and less about conflicts.
Gathering from the config I'm assuming this makes days or nights longer. I'm assuming daylight-days-long=1 would mean the daytime is normal, with 2 being twice as long. The same for night and that start-time being what time it is when the server starts.
note: time-maintain.txt is here http://puu.sh/1oytX
Explanation
This Plugins is Extendday re-created.
Permissions are not supported.
Example config file:
- Time Maintain Control Configuration File.
daylight-days-long=2
nighttime-nights-long=2
start-time day
Possible Conflicts with other plugins:
This plugin should not conflict with other plugins in any way as the /time command used by other plugins is per use. This plugin HAS NO /time command. However I do not have the source for some of the other popular plugins available and as the developer for these have chosen not to release the source to my knowledge, there is no way for me to support them or make sure there is no conflict. Due to this lack of source I have no idea if there is a possible conflict or not, and until I do get source - I refuse to reverse engineer jar files as that is disrespectful and just plain rude - using this plugin with others that have no released their source is not supported by me. If you want full support, get other plugin developers to release their sources.
-
View User Profile
-
Send Message
Posted Nov 17, 2012Just letting you know that I'm looking forward to trying this plugin when you update it! :D
-
View User Profile
-
Send Message
Posted Nov 10, 2012@BrawlersCraft
OK
-
View User Profile
-
Send Message
Posted Nov 10, 20121.4.2 Work scheduled to begin :D Thanks.
-
View User Profile
-
Send Message
Posted Oct 28, 2012@Jokaru
works fine on my 1.2.5 server. The only thing is very weird is that it writes the config to the root of the server, not in the traditional plugins/<Name>/ folder. Maybe that's why its not working for you?
Also the source isn't online anymore (broken link), it would be nice to open it so we can fork it (maybe on github?). I would love to update it a bit to address the night creep issue. Maybe add a reload command.
Otherwise a fantastic plugin!
-
View User Profile
-
Send Message
Posted Jul 31, 2012@RalphORama
its in top part of the folder, not plugin folder. next to the server log.
-
View User Profile
-
Send Message
Posted Jul 13, 2012On 1.2.5 R4 no config is generated
-
View User Profile
-
Send Message
Posted May 2, 20121.2.5 dont work at all
-
View User Profile
-
Send Message
Posted Apr 21, 2012I don't if its general lag but sometimes night creeps for a little too long before it switches back to day cycle. Maybe shorten the tick by a little?
-
View User Profile
-
Send Message
Posted Mar 26, 2012Does this plugin have multiworld support so I can have different lenght days in different worlds? I want to make some worlds be always day, while others have normal day/night cycle. Thanks!
-
View User Profile
-
Send Message
Posted Mar 7, 2012Works great on 1.2. Thanks.
-
View User Profile
-
Send Message
Posted Mar 4, 2012Is there anyway to make it so you could set an interval of time in minutes for the day/night cycles?
i.e.
dawn-mins=2 # 2 minute dawn
dusk-mins=2 # 2 minute dusk
day-mins=5 # 5 minute day
night-mins=10 # 10 minute night
start-time=dusk # Variable: dawn,dusk,midday,midnight
reverse-rotation=true # For fun maybe, have it rotate in reverse instead?
I've been looking for an updated plugin that could let me set the exact number of mins in a cycle to no avail, but this looks like the closest thing to what I'd need. Good luck with this!
-
View User Profile
-
Send Message
Posted Feb 27, 2012@Spiritwind51
Thank you :)
-
View User Profile
-
Send Message
Posted Feb 23, 2012Would recommend adding more information to the page.
Information on what the plugin does (I had no clue Extendday existed), How the config works and the defining integers, and less about conflicts.
Gathering from the config I'm assuming this makes days or nights longer. I'm assuming daylight-days-long=1 would mean the daytime is normal, with 2 being twice as long. The same for night and that start-time being what time it is when the server starts.