Inactive [RPG] PvP Money 1.1 - Awards iConomy money for killing players! [1060]

Discussion in 'Inactive/Unsupported Plugins' started by Lithixium, Sep 7, 2011.

     
  1. Offline

    Lithixium

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Features:
    • Awards players for killing other players (Useful for RPG servers!)
    • Can take money away from the player who dies!
    • Supports iConomy and BOSEconomy (Not at the same time :p)
    Download here!
    Source Code!

    ToDo:
    • Add percent to take away from player (In Progress)
    • Add SuperPerms support (Maybe...)
    • Add top 10 leaderboard (Maybe...)
    Known Issues:
    • Player doesn't get awarded money and points if the player falls and dies.
    • I left out the scoring code :( No scoring until next release now :/
    ChangeLog:
    1.1 -
    Added support for BOSEconomy.
    Added take-money option to take money from the killed player.
    0.2 -
    Added scores.
    0.1 -
    First Release!

    This post has been edited 4 times. It was last edited by Lithixium Sep 16, 2011.
    Bjourk likes this.
  2.  
  3. Offline

    Da_ninja

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I like how when you download it its named "PvPMoney.jar"... which can be spoken as PvP Money Jar (similar to a swear jar). I found that hilarious. And yes. That was the only reason why I made this account... which seemed to automatically pick up my avatar... lol...
  4. Offline

    paulgrad101

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    it wont load the folder to configure
  5. Offline

    joshp97

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    How do i intall the plugin, i dragged and dropped it in the plu gin folder then loaded up the server, but nothing happens? what have i done wrong
  6. Offline

    joshp97

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    how do you intall this plugin??? i tried it the normal way but it doent work!!
  7. Offline

    Jeepee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is it possible to make it so about when player kills other player it would reward him with other currency? Like there would be normal currency (money) and killing currency (honor)?
  8. Offline

    CrazyApe

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I got the same error message:

    Could not load 'plugins/PvPMoney.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/entity/EntityListener
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:151)
    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:213)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:189)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:166)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/entity/EntityListener
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:247)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:140)
    ... 8 more
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.entity.EntityListener
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    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(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 11 more

Share This Page