Schedule plugin

Discussion in 'Archived: Plugin Requests' started by func, Jun 21, 2011.

  1. Offline

    func

    Hello!

    Im looking for a bukkit-plugin that allows PvP and monster-spawns to be linked to IRL time.

    Like if i want PvP to be enabled every monday and saturday, or maybe even set to what time it is. Like 2PM-6PM.

    The plugin would be linked to the clock on the server, in my case a WinXP.

    Ive seen alot of server owners on different forums asking for such a plugin, but with no response.

    Is there anyone who knows such a plugin och maybe would like to make one?

    //Forever grateful!
     
  2. Offline

    Daviidi

    I like this idea, and I'm pretty sure I can make it, but how would the admin interface with the plugin? (e.g what commands to be used)
     
  3. Offline

    func

    Does the admin realy need commands? How about using a config file and just type in the information.

    A cool looking function would be a command like /schedule view and the schedule pops up.

    Monday - pvp true, monsters false
    Tuesday - pvp false, monsters false
    Wednesday - pvp false, monsters ture
    etc.

    Commands could be something like:

    /schedule wednesday pvptrue
    /schedule wednesday monstertrue
    /schedule wednesday pvpfalse

    I dont know if any of this is helpful or even possible, i got no clue in how you code this stuff.
    But at least its something ^^

    EDIT: A current status command would be nice as well.
    Like, /schedule today

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  4. Offline

    Torrent

    It's certainly possible...

    Hm, let me think about this one.
     
  5. Offline

    Daviidi

    Making it now :)
     
  6. Offline

    func

    I just love some communities :D
    Let me know how i goes!
     
  7. Offline

    Daviidi

    Okay, First release is out here, so far it doesn't let you see every day's schedules and stuff, but that's planned.
     
  8. Offline

    theforgeking

    is there any other plugin like this one because this one doesnt work for R1 i need one thats updated please
     
  9. Offline

    Royal_Soda

    @theforgeking
    Have you tried using it in the latest Bukkit version? Plugins often work even if they aren't made specifically for that version of CraftBukkit.
     
  10. Offline

    theforgeking

    yeah i know that but yeah 1.0.1 R1 is the recommended build i was using and it just does seem to work i install it and run the server but it doesnt form a folder for the plugin into the plugins folder
     
  11. Offline

    Royal_Soda

    Make sure your run command isn't "java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui" but instead it is "java -Xmx1024M -Xms1024M -jar craftbukkit-1.0.1-R1.jar nogui". Also, be sure that the R1 is in the right directory.
     

Share This Page