Ever wished you could pickup the arrows from skeletons or wanted to pickup arrows from an infinity bow?
Or do you want to disable the collecting of fire arrows?
Well, now you can limit the collecting of arrows.
Comes with a config, permissions!
Third party features, all of them can be disabled
Please take a look at the detailed information about bStats below!
# For help please refer to the bukkit dev page: https://dev.bukkit.org/projects/pickuparrows # Should we use permissions? If yes, the players will need the permissions below. usePermissions: false #Define the sources you want to pickup arrows from pickupFrom: # each entry controls an own range, fire and normal arrows skeleton: fire: true normal: true spectral: true tipped: true
trident: true player: fire: true normal: true spectral: true tipped: true
trident: true
crossbow:
fire: true
normal: true
spectral: true
tipped: true
multishot:
fire: false
normal: false
spectral: false
tipped: false
trident: true # YEP, support for OWN BLOCKS! dispenser: fire: true normal: true spectral: true tipped: true
trident: true
drowned:
fire: true
normal: true
spectral: true
tipped: true
trident: true
pillager:
fire: true
normal: true
spectral: true
tipped: true
trident: true # fallback if an entry is not found unknown: fire: false normal: false spectral: false tipped: false # Should we enable WorldGuard support? useWorldGuard: false # You can use the list below either as an allow or as a denylist useListAsDenylist: false # Write down your regions you want to add regions: [] # Example of the regions could be #regions: # - test # - spawn
If the config value 'usePermissions' is set to false, all people can collect the enabled arrows!
If no permission system is found, all permissions are for OPs only! (as long as 'usePermissions' is set to true)
pickuparrows.allow.normal
Description: Ability to pickup normal arrows (non burning).
pickuparrows.allow.fire
Description: Ability to pickup fire arrows (burning).
pickuparrows.allow.spectral
Description: Ability to pickup spectral arrows.
pickuparrows.allow.tipped
Description: Ability to pickup tipped arrows.
pickuparrows.allow.trident
Description: Ability to pickup tridents.
pickuparrows.*
Description: Includes all sub permissions
pickuparrows.allow.*
Description: Includes all permissions for collecting arrows
There is one command to toggle the ingame pickup status:
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
(Latest dev builds/bleeding edge builds) - - Dev builds from Jenkins
(Source code hosted on GitHub) - - Source Code
Version 7.0.0
Version 6.2.4
@mushroomhostage for the original plugin!
Feel free to use this banner!! :)

![]()
If you really like my plugin, you can if you want make a donation via PayPal!
Donation chain: -> I receive some money -> Buy coffee -> Work longer -> Faster Updates -> Your benefit!
There is a button on top of this page :)
I'm accepting bitcoins, too! :)
1NnrRgdy7CfiYN63vKHiypSi3MSctCP55C
This plugin is released under the MIT license!
The file ./plugins/bStats/config.yml contains an option to opt-out.