[MECH] TimeWarp v1 - Warp Time [1060]

Discussion in 'Inactive/Unsupported Plugins' started by Kairus101, Aug 16, 2011.

  1. Offline

    Kairus101

    Time Warp, Warp Time!
    Version 1

    A friend from my server asked:
    That's exactly what this mod does.

    Features:
    * Constantly changes the time so you can specify how long each cycle should run for.
    * After running the first time, it creates config.yml
    * In the config, you can change day time (normally 10 minutes)
    * night time (normally 7 minutes)
    * update interval (this determines the period that it tells clients about the new time, there is a trade-off between smooth looking [1 second] and network performance[>1 second])

    Download:
    <Edit by Moderator: Redacted mediafire url>

    To Do:
    * Think of things to do.

     
    Last edited by a moderator: Nov 12, 2016
  2. Offline

    Kairus101

  3. Offline

    mutabulis

    Link seems to not work.

     
  4. Offline

    Kairus101

    Sorry about that, its fixed now.
     
  5. Offline

    Oady

    Erm...I downloaded it into the plugins folder and reloaded the server. When i checked the TimeWarp folder in plugins, yes, the config was there. However, when i opened it, it was empty. How do i know what i have to type to change the times?
     
  6. Features needed:
    Chat Commands
    PermissionsBukkit (SuperPerms) support for said Chat Commands / Permissions 3 support just in case
     
  7. Offline

    SilencShadoW

    hey guy, timewarp create a new plugin folder on the server main .. called "Plugins" with a BIG P ... so i got 2 folders called plugins, can u fix it?
    anyway the config is empty ... how i can change anything?
     
  8. Offline

    Kairus101

    Odd, I'll look into this.
     
  9. Offline

    samaelaunweor

    Awesome plugin.... but. What do we put on the empty config file?
     
  10. Giving me this error when I run the plugin:

    Code:
    11:48:09 [SEVERE] Error occurred while enabling TimeWarp v1.7.3 (Is it up to dat
    e?): null
    java.lang.NullPointerException
            at me.Kairus101.TimeWarp.TimeWarpTracker.<init>(TimeWarpTracker.java:15)
    
            at me.Kairus101.TimeWarp.TimeWarp.onEnable(TimeWarp.java:55)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:885)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:278)
            at net.madjawa.pluginreloader.PluginReloader.loadPlugin(PluginReloader.j
    ava:215)
            at net.madjawa.pluginreloader.PluginReloader.onCommand(PluginReloader.ja
    va:80)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    9)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    44)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:489)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:468)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    I'm running bukkit 1060.
     
  11. Offline

    Kairus101

    Your world name isn't "world", is it?
     
  12. Indeed it is not :eek:
    Tho I can't type in my actual world name in the plugin config, since it has no option for that. :(
    Any way I can fix this myself?
     
  13. Offline

    Kairus101

    Not yet, it will be in the next version depending on the next question, does your config actually contain something? If so, then shame on all the people in this thread for not even closing/restarting the server, complaining without testing anything, then after getting it to work, not saying anything. >.> If it does contain something, I'm glad, and this plugin may get updates after all.
     
  14. Yea it contains:

    Code:
    Day minutes:15
    Night minutes:5
    update interval:2
    
    So I'm hoping you decide to update it :D
     
  15. Ew. All this about network performance and the constant changing...
    ...what we really needed was a plugin that does:

    IF (time is 10pm-midnight) THEN SET TIME=2am

    Thats it. No lag or glitches. Just the Moon teleports to the other side of midnight to skip maybe 4 gametime-hours of night. Maybe let people tweak how many. But this way everything is fine such as sunrise/sunset and the plugin only has to DO anything once per minecraft-day. Please?

    Advanced: Config file just has a number which is hours - it actually skips twice as many hours because it goes to midnight then adds this many hours. So for the above example it would be 2. If it was 1 then at 11pm it would become 1am. Easy.
     
  16. Offline

    Kairus101

    That would not allow you to actually increase the amount of time that it is night, however, I see your point, and I'll think of a way to do this.
     
  17. Offline

    benlego65

    For some reason the plugin loads like normal except it created no folder and obviously no config file. I created the folder and it renamed it to the correct thing (I had it as timeWarp and so it made it TimeWarp) but yet it didn't give be a config file.
    I'm running 1060 unmodded.
     
  18. Offline

    Kairus101

    Run the server as admin, perhaps?
     
  19. Offline

    benlego65

    I run Ubuntu, so I can't run it as admin (if you're talking about windows)
    I already run it as root though

    EDIT: Never mind; apparently the plugin made a folder called Plugins with a capital P instead of the normal lowercase plugins folder that bukkit uses. It stored everything in there (weird...maybe it should be fixed?).
     
  20. Offline

    Kairus101

    It has been said before, about 3 comments before your own ( >.> ) and will come out with the new release, if there is one. I am busy with other things and other plugins, also, this plugin simply seems to be a dud.
     

Share This Page