[ADMIN/INFO] Iper - Know players ip faster! [1.2.5-R1.2]

Discussion in 'Inactive/Unsupported Plugins' started by Theodossis, Apr 29, 2012.

  1. Offline

    Theodossis

    Version:
    1.2.5-R1.2
    Description:
    Iper is a plugin that gives you player name and ip. When a player joins the server it saving his ip in a yml file which call ip.yml! Also it says to console for a example : [INFO] Player theodossis was added to the ip.yml
    Example ip.yml:
    theodossis: 192.168.1.38:60423:60423
    Installation:
    Download the latest iper.jar
    Place it to your bukkit plugins' file
    (Re)Start your server
    Successfully installed!
    Change-log:
    V.1 Release!
    BukkitDev
     
  2. Offline

    edocsyl

    For what is that good? The IP's are alrdy stored in the log file.
     
  3. Offline

    Theodossis

    Is the fastest way to find someone's ip
     
  4. Offline

    CakRochi

    ? It has error in 1.2.5 :(
     
  5. Offline

    Theodossis

    What error? Send me it
     
  6. Offline

    elrox

    Error in beta version 1.2.5-R1.3

    Code:
    06.05 06:33:40 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
    06.05 06:33:40 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    06.05 06:33:40 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    06.05 06:33:40 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
    06.05 06:33:40 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
    06.05 06:33:40 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
    06.05 06:33:40 [Server] INFO at java.net.URLClassLoader.access$000(Unknown Source)
    06.05 06:33:40 [Server] INFO at java.net.URLClassLoader.defineClass(Unknown Source)
    06.05 06:33:40 [Server] INFO at java.security.SecureClassLoader.defineClass(Unknown Source)
    06.05 06:33:40 [Server] INFO at java.lang.ClassLoader.defineClass(Unknown Source)
    06.05 06:33:40 [Server] INFO at java.lang.ClassLoader.defineClassCond(Unknown Source)
    06.05 06:33:40 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method)
    06.05 06:33:40 [Server] INFO Caused by: java.lang.UnsupportedClassVersionError: me/Theodossis/Iper/Iper : Unsupported major.minor version 51.0
    06.05 06:33:40 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    06.05 06:33:40 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
    06.05 06:33:40 [Server] INFO at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
    06.05 06:33:40 [Server] INFO at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
    06.05 06:33:40 [Server] INFO at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:189)
    06.05 06:33:40 [Server] INFO at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:213)
    06.05 06:33:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
    06.05 06:33:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
    06.05 06:33:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:150)
    06.05 06:33:40 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/Theodossis/Iper/Iper : Unsupported major.minor version 51.0
    06.05 06:33:40 [Server] SEVERE Could not load 'plugins/Iper.jar' in folder 'plugins'
    06.05 06:33:39 [Server] INFO This server is running CraftBukkit version git-Bukkit-1.2.5-R1.3-b2175jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.3)
     
  7. Offline

    Theodossis

    It doesn't support JRE6 sorry. If you want it work add JRE7
     

Share This Page