Inactive [SEC/GEN] PvPplus v1.4 - Total PvP control, including personal PvP! [1060]

Discussion in 'Inactive/Unsupported Plugins' started by Randy Schouten, Jun 4, 2011.

  1. Offline

    Randy Schouten

    PvPplus - PvP customization to the max!
    Version: v1.4

    If you don't want global PvP, just use this plugin and everyone can have their own PvP status!

    Features:
    • Personal PvP
    • Custom delay on turning PvP off
    Download:

    ZIP
    RAR

    Just to be sure, remove the players from the config file to prevent possible errors.

    How to install:
    Just copy paste the contents of the .rar file to your plugins folder.
    Then go into the config file and change your delay (in seconds).

    How to use:
    Commands:
    Code:
    Normal players:
    /pvp on, turns pvp on
    /pvp off, turns pvp off with the set delay
    /pvp check, shows current pvp status
    
    OPs:
    /pvp off [player], turns a certain players PvP off+ overrides delay. (Case sensitive name)
    /pvp on [player], turns a certain players PvP on.
    /pvp delay [seconds], sets the delay/cooldown in seconds
    Permissions:
    Code:
    OPs:
    pvpplus.delay - Gives access to /pvp delay.
    pvpplus.override.other - Gives access to the commands to change other players PvP status.
    pvpplus.override - Overrides delay
    Todo:

    Suggestions are always welcome!
    • Override delay permission
    • Worldedit implentation
    • Override /god command
    • Show exact time left in the /pvp check command
    Green: high priority

    Yellow: mid priority
    Red: low priority
    Crossed have been done.

    Changelog:
    • v1.4
      • Added arrow tracking
      • Removed essentials as a need plugin
    • v1.3.4
      • Fixed bug
    • v1.3.3
      • Fixed a typo in the plugin that stopped it from detecting players in the config
    • v1.3.2
      • Fixed that the config was getting erased
    • v1.3.1
      • Possibly fixed bug that made people still able to PvP
    • v1.3
      • Updated for Bukkit 1000
      • Rewrote the whole plugin, should be a lot more efficient and bug proof
    • v1.2.3
      • Fixed major bugs:
        • Fixed checking so it now properly cancels damaging
        • Fixed typing /pvp off twice turning it off, bypassing the timer
        • Fixed /pvp check from giving an error if the server was restarted when somebody was in timing mode
        • Fixed the plugin giving an error message when the arguments failed to match
        • Probably some other stuff I forgot
      • Cleaned up the whole code
      • Automatically changing players who were on cool down to off when server restarts/plugin reloads to prevent errors
    • v1.2.2
      • Fixed /pvp on not working when a player has never used godmode
    • v1.2.1
      • Added a few more handy commands
      • Added override permission
    • v1.2
      • Override /god commands
      • Shows exact time in the /pvp check command on delay
      • Changed name of plugin
      • General cleaning up of code
    • v1.0
      • Initial release
     
    moselekm likes this.
  2. Offline

    Grimmy777

    this looks like the same issue that residence had with arrows for a little while. I recommend you talk to them if you are not sure how to fix this.
     
  3. Offline

    Jek29

    Good evening.
    Can update a plug-in to version 1185
    In advance thanks.

    At me the error on the server 1217 gets out
    Excuse for my English.
     

    Attached Files:

  4. Offline

    Malthe16

    Does anyone know a plugin which do so that u can make a PvpRegion ? I really need it, please reply...!
     
  5. Offline

    micdoodle8

    WorldGuard

    ./region flag <region> pvp deny
    or
    ./region flag <region> pvp allow

    Not trying to advertise another plugin, just helping the guy...

    Anyway:

    Good plugin :D 1185 support planned?
     
  6. Offline

    PhotonLance

    add plz permission on /pvp use
    and update plz fo 1185 ^_^
     
  7. Offline

    tombik

    Running on MC 1.8 stable build and remote switching not working ( /pvp on player does not work)
     
  8. Offline

    Scepheus

    Please update your great plugin!!!! I WILL LOVE YOU FOREVER (jk but please)
     
  9. Offline

    drsprite

    Code:
    16:54:45 [SEVERE] Could not pass event ENTITY_DAMAGE to PvPplus
    java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer
            at randy.pvpp.pvppEntityListener.onEntityDamage(pvppEntityListener.java:94)
            at org.bukkit.plugin.java.JavaPluginLoader$63.execute(JavaPluginLoader.java:684)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
            at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:570)
            at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:202)
            at net.minecraft.server.EntityHuman.d(EntityHuman.java:721)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:916)
            at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    
     
  10. Offline

    Randy Schouten

    I'm sorry for being inactive for so long.
    I had a Gamesjam previous weekend and I had to brush up my digital art skills.
    I will try to update my plugins as soon as possible.

    Thanks for the patience :)
     
  11. Offline

    Stupid96

  12. Offline

    Randy Schouten

  13. Offline

    Stupid96

    Oh, I see, I'm to late... :/
    You don't need my code anymore, am I right?

    btw. if you want my code, how can I send it to you?
     
  14. Offline

    gabripj

    Please, make permissions of /pvp on and /pvp off
    per groups
    for only use the donaters on server!
    thank you!
     
  15. Offline

    DaEgo

    this one mybe
    http://pastebin.de
     
  16. Offline

    Gefest

    It is possible source codes?
     
  17. Offline

    Jek29

    Good evening.
    Update please to version 1597
    In advance thanks.
     
  18. Offline

    Auy658

    Bukkit Version: 1597
    Why i'm getting this error? >:/
    09.01 18:04:33 [Server] SEVERE Could not pass event ENTITY_DAMAGE to PvPplus
    (I don't works even if i try using 1060... :/)
     
  19. Offline

    mmmmmm419

    im geting the same error it seems like ever since 1.0 came out this is starting, im on build 1744
     
  20. Offline

    Luxius96

    Hi randy i dont want give for my normal players /pvp on or off , only Moderator permission for /pvp on or off why my server is PVP can you help me?
     
  21. Offline

    _zua_

    I have the same error as other users.... please fix it!
     
  22. Offline

    Jeroeny

    /pvp off doesnt work in 1.1.0 :(
     
  23. Offline

    Randy Schouten

    Hey good people!

    I will update this plugin, don't worry!
    I've become more active in coding once again :)
     
  24. Offline

    oskarvb10

    Hi,

    I own a bukkit server 1.1, and I installed your plugin. When I type /pvp off the other player can do damage to another player, but the warning PVP is turned off! still shows up. Help!
     
  25. Offline

    Scepheus

    Potions damage players regardless of them being on /pvp on or off, please fix this!

    I am using stupid96's fixed version, if you haven't used his fix code OP then let me know.
     
  26. Offline

    Stupid96

    Couldn't somebody update this Plugin please? :(
     
  27. Offline

    123dutchman

    hey i dont know if its aready in here but can you make like that you can make a single pvp area like in a areana :)
     
  28. Offline

    jackdh

    Could you please add a permission so normal players can only turn pvp on, ​
    so that they can be pvp free for a while but when they turn it on it stays on.​
     
  29. Offline

    Oddblob

    Code:
    [SEVERE] Could not load 'plugins\PvPplus.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/util/config/Configuration
        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:214)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:190)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:55)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:158)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:424)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NoClassDefFoundError: org/bukkit/util/config/Configuration
        at randy.pvpp.pvpp.load(pvpp.java:83)
        at randy.pvpp.pvpp.<clinit>(pvpp.java:80)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:140)
        ... 8 more
    Caused by: java.lang.ClassNotFoundException: org.bukkit.util.config.Configuration
        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)
        ... 13 more
    Erm, somebody got any help for this? :)
     
  30. Offline

    XxDawnsusxX

    Just a question, if your pvp is not allowed in server.properties will this still allow pvp in the world
     

Share This Page