Plugin Request Update plugin

Discussion in 'Plugin Help/Development/Requests' started by FreshVegetable, Aug 8, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    FreshVegetable

  2. Offline

    Scorpionvssub

    And whats the idea of HyperPVP?
     
  3. Offline

    FreshVegetable

    http://minecraft.mmmos.com/?page=bukkit-plugins&view=1541
    HyperPVP is a plugin designed to emulate what Overcast Network's game category is, Project Ares.
    Project Ares is a huge PVP plugin that allows map cycling, many gamemodes and player statistics when a player is killed or kills someone else. Overcast Network is a very popular server.
     
  4. Offline

    Lolmewn

    Have you tried if it works for 1.8?
     
  5. Offline

    Scorpionvssub

    also the only way to get the plugin is via outside sources not via bukkit/spigot to see what it is..im not going in to this X)

    that its on a github doesnt automaticly to me mean the author allows anyone to use it for upgrades etc.

    Edit: Also the issue is it uses a website to store stuff so im guessing the author made his own website and i reckon through that only he can/is allowed to update it as i dont see anyone just making a site and only 1 plugin connect to it and those (if not the author) 2 people not having some form of interaction with 1 another.

    Also i dont see anything about anyone allowed ot update it in the first place :p
     
    Last edited: Aug 8, 2015
  6. Offline

    FreshVegetable

    I can't compile this but I find this mirror.
    <Removed MediaFire link>
    I have tried on spigot 1.8.6-R0.1-SNAPSHOT to look at this
    http://wayback.archive.org/web/20140131165738/http://dev.bukkit.org/bukkit-plugins/hyperpvp/
    but Don't work Tag API and got this error.
    Code:
    [00:50:31] [Server thread/INFO]: [HyperPVP] Loading the listeners.
    [00:50:31] [Server thread/WARN]: [HyperPVP] "HyperPVP v0.1" has registered a listener for org.kitteh.tag.PlayerReceiveNameTagEvent on method "public void us.hyperpvp.listeners.MiscListener.onNameTag(org.kitteh.tag.PlayerReceiveNameTagEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Quackster].
    [00:50:31] [Server thread/ERROR]: Error occurred while enabling HyperPVP v0.1 (Is it up to date?)
    java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/Packet
        at us.hyperpvp.HyperPVP.handlers(HyperPVP.java:202) ~[?:?]
        at us.hyperpvp.HyperPVP.onEnable(HyperPVP.java:127) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.6-R0.1-SNAPSHOT.jar:git-Spigot-ae40327-8c14eb4]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.6-R0.1-SNAPSHOT.jar:git-Spigot-ae40327-8c14eb4]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.6-R0.1-SNAPSHOT.jar:git-Spigot-ae40327-8c14eb4]
        at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356) [spigot-1.8.6-R0.1-SNAPSHOT.jar:git-Spigot-ae40327-8c14eb4]
        at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316) [spigot-1.8.6-R0.1-SNAPSHOT.jar:git-Spigot-ae40327-8c14eb4]
        at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:418) [spigot-1.8.6-R0.1-SNAPSHOT.jar:git-Spigot-ae40327-8c14eb4]
        at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:382) [spigot-1.8.6-R0.1-SNAPSHOT.jar:git-Spigot-ae40327-8c14eb4]
        at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.8.6-R0.1-SNAPSHOT.jar:git-Spigot-ae40327-8c14eb4]
        at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:256) [spigot-1.8.6-R0.1-SNAPSHOT.jar:git-Spigot-ae40327-8c14eb4]
        at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot-1.8.6-R0.1-SNAPSHOT.jar:git-Spigot-ae40327-8c14eb4]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
    Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R1.Packet
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.8.6-R0.1-SNAPSHOT.jar:git-Spigot-ae40327-8c14eb4]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.6-R0.1-SNAPSHOT.jar:git-Spigot-ae40327-8c14eb4]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
        ... 13 more
    and It seems not to correspond to uuid.
     
  7. @FreshVegetable It will only work on 1.7, it seems to be using the Packet class for some reason.
     
Thread Status:
Not open for further replies.

Share This Page