New player turns it to day

Discussion in 'Archived: Plugin Requests' started by heat251, Jan 6, 2013.

  1. Offline

    heat251

    In my server, I don't want to install a plugin so that my players never see a night just because there are a few players who want it day. I want it to be challenging.

    On the other hand, new players are going to have a hard time if they join in the middle of the night. Would it be possible to make a plugin that turns it to day whenever a new player joins the server for the first time?

    Edit- Its for a 1.2.5 Tekkit server.
     
  2. Offline

    colony88

    So you just want a plugin that makes it day once a new player joins?
     
  3. Offline

    finalblade1234

    :cool: Well That seams easy enough ill try to make it
    {EDIT}
    oh not for tekkt
     
  4. Offline

    heat251

    Yeah that's it really. I was kinda surprised when I couldn't find one. If it changes anything in how you make it, it's for a 1.2.5 Tekkit server. I should probably add that to the original post :>
     
  5. Offline

    caxco93

    http://caxco93.github.com <--- download from here

    timeonjoin: the time from /time set value (integer number)
    messageonnewplayer_enabled: wether you want to have a message or not (true or false)
    messageonnewplayer: welcome!!! (string. whatever u want to be said on join)
     
  6. Offline

    heat251

    It works on my test server that I host on my computer, but I cannot find the correct file path for the server that I am paying for. Is there any way around this or do I have to ask my server provider for the full file path?
     
  7. Offline

    Jarrett78

    Could someone make one for not tekkit 1.4.6 and PM me a link to it pl0x?
     
  8. Offline

    caxco93

    FIXED!!! http://caxco93.github.com

    ^^

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 8, 2016
  9. Offline

    jg16jg

    Couldn't you make a separate spawn for new people with essentials and at that spawn use a pressure plate and a command block?
     
  10. Offline

    Plaze_Demon

    Tekkit is 1.2.5. it doesnt have command blocks.
     
  11. Offline

    Retherz_

    try firstjoincommand /time set 0
     
  12. Offline

    MrMontor

    VariableTriggers "/vtevent join @CMDCON time sunrise"
     
    LexLaiden likes this.
  13. Offline

    caxco93

Share This Page