[MECH] ArrowLimiter v1.6 - Control Arrow spam and damage [974]

Discussion in 'Inactive/Unsupported Plugins' started by ementalo, May 15, 2011.

  1. ArrowLimiter:- Control ArrowSpam and damage.
    Version 1.6

    Prevent the spamming of bows and arrows, works with GroupManager and Permissions
    [​IMG]

    Download:
    ArrowLimiter v1.6

    Config:
    timedelay: 1.0 - The time in seconds allowed between each arrow.
    damage: 1 - The amount of damage an arrow will do
    showmsg: true - Show the chat message when arrows are limited (Bow and arrow only)
    custom-msg: '' - Text entered here will be used instead of the standard you must wait x seconds.
    limitdispensers: false - Limit despenser fire also
    dispenserdelay: 1.o - The rate of fire delay for dispensers

    Permissions:
    arrowlimiter.exempt - Allows the player to bypass the spam limitations

    ChangeLog:
    Version 1.6
    • Removed native GM support. Groupbridge should work. This should fix any issues
    Version 1.5
    • Fixed snowballs giving damage
    • Add setting for dispensers
    • Add option to turn chat msg off
    • Add option for custom message
    Version 1.0

    • Initial Release
     
  2. Offline

    MineralMC

    Yeah, but I didn't test it on the admin account - used a player account instead, with no special permissions. Using MCMA as well, not sure if this would affect it.
     
  3. Offline

    Darcion

    @ementalo

    have you noticed my request?
     
  4. Offline

    Olat

    @ementalo
    Awesome, just wanted to know if its in the works. Take your time and thanks again!
     
  5. Offline

    Zuriel

    I was just thinking how much better it would be if you could limit axe swings to be slower/ more damaging than sword swings, and Olat goes and posts first :) I second(third?) the suggestion, I would love this functionality
     
  6. Yes it's the same request as olats

    What permissions plugin is it using?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  7. Offline

    Fujikatoma

    Hey,
    i have a little problem :/ your Plugin take at my server no effect (im admin)
     
  8. Offline

    Olat

    @ementalo

    Updated Version doesnt work. Im able to spam arrows, I have the exempt permission in the (-) node, all my players can still spam.
     
  9. Offline

    Stefenatefun

    For everyone that's having problems, it's because this plugin does NOT use permissions. Once it does, you'll be able to either give the permission to a specific group that either allows or blocks them from spamming.

    @ementalo
    I can help you with this is you would like.
     
  10. I know the issue, I am going to deprecate the native GM support in next release. I will try to get this out this evening
     
  11. Offline

    Olat

    @ementalo
    I got a surplus of Donation money from my players this month and next month is already paid for. If you can get the Weapon Limiter Idea going, here soon. I will be more then happy to donate to you again. And ty for this once again. Custom Plugins make me happy :)
     
  12. I am overloaded this week with stuff :D, If you can wait a week or so I can put something together.
     
  13. Offline

    Kainzo

    Does this also work for MC1240 / MC1241 from Falsebook/Craftbook?
     
  14. Offline

    ray0911

    Great plugin!
    Would is be possible to stop players from using autoclicker? Some PVPer on my server are using a autoclicker which allows them to kill anyone in less than a sec!
     
  15. Offline

    enelar

    Skeleton killed me.
    Code:
    timedelay: 2.5
    limitdispensers: true
    damage: 3
    dispenserdelay: 1.0
    showmsg: false
    custom-msg: 'wtf?'
    
    Code:
    04:14:58 [SEVERE] Could not pass event ENTITY_DAMAGE to ArrowLimiter
    java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityDamageByProjectileEvent.getProjectile()Lorg/bukkit/entity/Entity;
            at com.ementalo.arrowlimiter.ArrowLimiterEntityListener.onEntityDamage(ArrowLimiterEntityListener.java:28)
            at org.bukkit.plugin.java.JavaPluginLoader$58.execute(JavaPluginLoader.java:649)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
            at net.minecraft.server.EntityArrow.m_(EntityArrow.java:183)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1198)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
            at net.minecraft.server.World.playerJoinedWorld(World.java:1180)
            at net.minecraft.server.World.cleanUp(World.java:1104)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    BTW, when "show message" is true, it still didnt work.
     
  16. Offline

    Polafox

    Does this plugin work with cb 1000? Cause it's having no effect on players.
     
    Mercury likes this.
  17. Offline

    blackbinary

    is there a way to set time to 0.5 or 0.25 sec ??

    i like Fast shooting Arrows but i must prevent users from Autoclicking.
     
  18. Offline

    lastern

    time delay not works update pls.
     
  19. Offline

    Stefenatefun

    The OP hasn't been on the forums since August 7th. I'll wait a bit longer, then I may remake this plugin.
     
  20. Offline

    excalibr23

    Plugin doesn't work.
     
  21. I have been taking a break from plugin stuff so not really looked into anything, however I shall be picking up my stuff again and looking at bugs and features.

    I will first off move my stuff to bukkitdev
     
    iPhysX likes this.

Share This Page