H4RV3Y Posted August 28, 2013 Posted August 28, 2013 I am trying to set up the server to be constantly day time. I currently type in /time set day every so often to keep it day time. I'm currently hosted on a Multicraft based server and wondering if anyone could help me achieve this via a server command that silently ran every 3/5 minutes. I did ask their support team but I think there may be a language barrier or something as I got a weird response form them. I have a command window where I can tell the server to print the (wrong) server time as often as I like but when I try to put parameters into the command it doesn't take it. Any help would be greatly appreciated. Quote
Belone Posted August 28, 2013 Posted August 28, 2013 I don't know what it would do the TPS of the server (probably very little) and I don't think it would be silent but you could actually do this with Vanilla MC quite easily. Use a command block with the /time set day command in it then set up a redstone time to trigger the command block every few seconds. Alternatively if you have Mystcraft installed you could create an age with the sun set to zero length and the position as Zenith - this will keep that age permanently in day. Quote
Belone Posted August 28, 2013 Posted August 28, 2013 - Ignore slow connection caused double post - Quote
dwwojcik Posted August 28, 2013 Posted August 28, 2013 The command block would work very well, as long as the pack is on MC 1.3 or later. If the pack is on 1.5, you could even do a bit of redstone magic with a daylight sensor. In 1.6 we'll be able to turn off the day/night cycle altogether! If the pack is 1.2 (Tekkit Classic) I'm afraid you're out of luck as far as in-game solutions go. Quote
H4RV3Y Posted August 28, 2013 Author Posted August 28, 2013 I saw the daylight sensor thing on Youtube but since reading and being at home (may be a clearer head) I'm going to hook up a command block to a ComputerCraft computer, simples. Thanks Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.