Inactive [MECH] LeTime 1.5 - Easy time & weather changing! [1.4.5-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by TheSniperBase, Feb 11, 2012.

  1. Offline

    TheSniperBase

    LeTime - Easy time & weather changing!:
    Version: v1.5

    >> NOW ON BUKKITDEV! <<

    LeTime allows you to change the time with ease, it is designed to be simple to use which
    is reflected by its short commands.

    Features:
    • Simple time changing with /day, night, dusk and dawn.
    • Simple weather changing with /sun, storm and rain.
    • In-Game command list with /le help
    • Superperms support!
    • Op support!
    • Ability to change the default time settings!
    • Update Alert!
    • Multi-world and Console support!
    • German and Dutch support!
    Download LeTime!

    Frequently Asked Questions.
    Commands and Permissions (EN).
    Config Explained.
    Changing LeTime's Languauge (EN).
    Changelog (EN).
     
    GazCore, ThaCreep3r and jkl1234 like this.
  2. Offline

    md_5

  3. Offline

    isxf

    Looks great! but...

    Dusk command has dawn permission
    and Dawn command has the dusk permission. Fix? :p
     
  4. Offline

    grifinger

    1. Could everyone plz stop takeing my photo
    2. ehmm i see this a bit useless because we already have
    commands for that if i were a moderator right now i would something like
    add more commands or i would say UnApproved maybe i would i dont know
    WHY THE FUCK AM I TALKING TO MYSELF!!!!!!!!!!!!!!!!!!!!!!
    Point is
    Could you add some more stuff for this plugin
     
  5. Offline

    TheSniperBase

    isxf Turns out i put the nodes the around wrong way around on the forum, problem solved.grifinger Got any suggestions? Because this is just meant to be a simple time altering plugin.
     
  6. Offline

    grifinger

    Yeah but i think its would be nice with more stuff for a plugin or else great job
     
  7. Offline

    The Lemur

    Looks like a nice and neat little plug in with no unnecessary clutter.
     
  8. Offline

    robot56

    Mabe a way to "lock" the time to a specific time, and an option to broadcast the adjustements?
     
  9. Offline

    PopeXIII

    So Im getting.. An ERROR!


    16:31:36 [SEVERE] Could not load 'plugins\LeTime.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError
    : me/TheSniperBase/LeTime/LeTime : Unsupported major.minor version 51.0
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:150)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:305)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:230)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:541)
    at org.bukkit.Bukkit.reload(Bukkit.java:182)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:
    22)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    6)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4
    73)
    at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.
    java:469)
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:596)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:565)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.UnsupportedClassVersionError: me/TheSniperBase/LeTime/LeTim
    e : Unsupported major.minor version 51.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:139)
    ... 13 more

    I just put it in the Plugin Folder like the rest of my plugins?
     
  10. Offline

    TheSniperBase

    Are you using Java 6 or Java 7 to run the server?

    Plugin uses Java 7.
     
  11. Offline

    PopeXIII

    I wish it was posted some where that it needed Java 7, I was looking forward to using this plugin.
     
  12. Offline

    Corindian

    Is there any chance of being able to set when dawn, day, dusk and night actually are? Dawn in essentials is 23000 ticks or something and it's darker, which I prefer but your plugin is better because it allows me to permit users to set dawn
     
  13. Offline

    TheSniperBase

    Actually, that's a great idea! I will work on adding that feature to the next release of LeTime!
     
  14. Offline

    Iestyn

    There seems to be some sort of issue with this plugin on the latest stable version of craftbukkit. As soon as I add the plugin to the correct folder and apply the permissions, I get this appear in the console:

    https://dl.dropbox.com/u/18660955/screenshots/Screen Shot 2012-06-12 at 12.00.38.png

    As soon as I remove the plugin, that error disappears, will there be a fix soon? I'm desperate to get using this awesome plugin :D
     
  15. Offline

    TheSniperBase

    This error occurs when the server and the plugin use different versions of java, the plugin was compiled in java 7 and i assume you are using java 6 to run the server. A fix would be to use Java 7 to run your server instead of 6, this should fix any problems. I think i need to make a FAQ section, this error occurs very frequently.

    Thanks,
    TSB.
     
  16. Offline

    Iestyn

    I don't know how to do that :( Is it done via command line?
     
  17. Offline

    TheSniperBase

    Are you running this server on your computer or are you using a hosting service?
     
    Iestyn likes this.
  18. Offline

    Iestyn

    hosting service, vps, linux, not sure what distro :(
     
  19. Offline

    Iestyn

    Bump?
     
  20. Offline

    TheSniperBase

    I'm not really sure what to suggest, i don't use linux but there might be some tutorials online.
     
  21. Offline

    Avanor

    Hi, your plugin is very useful to me. But i suggest to take out the download link out of the description, because you need to update it all the time manually. At this time it is still linking to 0.9 ;-) .
    And keep working on that cool plugin! ^^
     
  22. Offline

    austinwangg

    Here's a video I made, Enjoy:
     
  23. Offline

    TheSniperBase

    Very nice, thanks for reviewing the plugin!
     
  24. Offline

    Miamore

    Hi! I don't know how you will react to suggested features but I might as well give it a go...

    Can you add an option to change the length of night and day so that we can make day shorter and night longer (or vice versa)?

    Thank you.
     
  25. Offline

    ThaCreep3r

    Nice Plugin! , Like.
     
  26. Offline

    GazCore

Share This Page