[MECH/FUN] PVPGunPlus v1.0 - NOSPOUT - GunPack alternative [1.5.2]

Discussion in 'Archived: Plugin Releases' started by orange451, Feb 23, 2012.

  1. Offline

    9berend9

    I was on the mc-war server today and they have a modified version of this plugin. You could aim(zoom) by clicking with your left mouse button, and the gun wouldn't fire. Can you add this to the plugin?
     
  2. Offline

    orange451

    I want to keep some things private for my server :)
     
  3. Offline

    lolandrew12

  4. Offline

    w00tmast3r

    I may have stumbled upon the most fun gun of all time.
    Of course, you have to be in creative or god mode unless you want to kill yourself instantly, but it truly is fun to shoot mobs and get launched into the air ;)
     
  5. Offline

    Z0mb1n3

    Pretty sure this means my Java is out of date, but what does this mean?
    [​IMG]

    I can't update my Java on my server either, so if this is the case then phooey.
     
  6. Offline

    Kaitosho101

    Can you make it permissions for Group manager Essentials?
     
  7. Offline

    CayleRose

    orange451 you made this?
    this is awesome man.
    put a donation button up on the main thread.
    also put this in the BukkitDev area like all the other plugins.
    thanks man!
     
  8. Offline

    PrismaMC

    How do I update my Java?
     
  9. Offline

    w00tmast3r

  10. Offline

    Ezimox1229

    I love the firebullets, but you don't provide the source, so I can't edit the plugin properly and remove the following lines (decompiled):

    public void onImpact(double mult, EntityDamageByEntityEvent event) {
    if (!this.dead) {
    this.dead = true;
    if (this.gun.explode)
    explode(this.bullet, 4.0D, 1.0D);
    if (this.gun.tinyexplode)
    explode(this.bullet, 1.5D, 1.0D);
    this.gun.plugin.removeBullet(this);
    }

    if (this.lastCollide != null) {
    if (this.lastCollide.getType().equals(Material.LONG_GRASS)) {
    this.lastCollide.setType(Material.AIR);
    }

    if ((this.gun.firebullet) &&
    (this.lastCollide.getType().equals(Material.AIR))) {
    setBlock(Util.MatchPlayer(this.gun.player), this.lastCollide, Material.FIRE);
    this.lastCollide.setType(Material.FIRE);
    }

    }

    Having a flamethrower would be great, but I just can't let such destruction ravage my server. Can you add a config option like:
    firebulletblock=false
    So it doesn't ignite blocks?
     
  11. Offline

    binxce

    is this plugin going to be updated for minecraft 1.4.5? Because I really need this for my server and it wont load :(
     
  12. Offline

    w00tmast3r

    Are you using the latest Java? It should work with 1.4.5
     
  13. Offline

    binxce

    Yes I am using java 7 update 9 (or something...9) and I am using craftbukkit 1.4.5. R 0.3... It still won't run. Could it be another plugin?
     
  14. Offline

    wierdude1999

    instead of just writing 1.4.2, can you also write what version? because I am using R0.1 and it's not working (1.4.5 came out btw)
     
  15. Offline

    SamthemanPVP

    Well i have a 1.4.5 server run off craftbukkit, i installed pvpgun.jar and it doesnt work, i installed pex.
    and i dont know why it isnt working?
    Its like a plugin thats invisible plz help!
     
  16. Offline

    iBrickamator

    Yes it would be nice

    What is pex? I had the same probalem

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  17. Offline

    SamthemanPVP

    Oh orange, theres no config file :)

    Also, can you change it to right click?

    if it doesnt work, put the guns in your plugins folder thats what i done it worked!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  18. Offline

    Archarin

    Give me a link to the exact java version needed please:)
     
  19. Offline

    joehot2000

    well it works for me.

    unfortunatley i asked my provider to install it, but i KNOW its java 7, and i think its sun java.

    Well, this plugin is continuing to be awsome for me :), i am loving the guns, and they still greatly affect my server :D

    edit: uhhhm.. could you PLEASE add groupmanager support?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  20. Offline

    Dreid1

    Can you use a normal download instead of this Host-A-Hosting link? Sorry, normally i wouldn't care but the download gives me a weird html format that cannot be installed on a server...
    -Thanks!
     
  21. Offline

    wierdude1999

    Despite the plugin not working with 1.4.5, I LOVE it. I still play it on 1.3.2, and it's amazing.
    I made some custom textures with a tutorial, over here!
     
  22. Offline

    iBrickamator

    Could not load 'plugins/PVPGun.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/orange451/PVPGun/main : Unsupported major.minor version 51.0

    what did I do rong?
     
  23. Offline

    binxce

    Same error as me
     
  24. Offline

    w00tmast3r

    You need Java 7
    It does run on 1.4.5, I'm running a server with it just fine.
     
  25. Offline

    joehot2000

    i can confirm that.
    u need java 7, and on my server (Endcraft.net) it is running fine.

    i only use 2GB ram, it makes almost no impact on it.
     
  26. Offline

    xINsANex001

    on mcwarfare the guns are named the gun you have selected how do you do that
     
  27. Offline

    iBrickamator

    what is pex?
     
  28. Offline

    w00tmast3r

  29. Offline

    binxce

    Aha! I have figured it out. It seems that you have to uninstall java 6 from your computer for this plugin to work, I am not sure why but it worked for me.
     
  30. Offline

    Eyglun

    Hi ! I like this plugin but i have some issues with it. I can use the weapons (so it seems that everything is working well) and I can edit some, but I can't edit all (for example I can change the rocket launcher stats but not the shotgun ones) nor create new guns (I copy the stock guns to create new ones but nothing happens when I restart the server and I try to use them). Can somebody help me please ?
     

Share This Page