Quantcast
Channel: Server Mods from Bukkit.org
Viewing all articles
Browse latest Browse all 2356

PickupArrows

$
0
0

PickupArrows - Get those arrows back!

Version v2.2

Description

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.
It's a continuation of PickupArrows from @muhroomhostage! Since he isn't able to develop this plugin anymore, I'll maintain/update it (He transfered the ownership here)! But all credit of the idea and the original plugin goes to mushroomhostage!

Comes with a config, permissions & commands!

Features

  • Configure which arrows should be picked up again. Support for
    • Fire arrows
    • Arrows from players
    • Arrows from skeletons
    • Arrows from other sources like a dispenser
  • Basic permission check on a range check from the arrow (turned off by default)
  • NEW: WorldGuard support. Black or whitelist regions, where the plugin should be active!

Config

# For help please either refer to the# forum thread: http://bit.ly/pathread# or the bukkit dev page: http://bit.ly/papagedev# Should we use permissions? If yes, the players will need the permissions below.usePermissions:false# Only affected when permissions are enabled. Range how far the permission check should berange:10.0# Control from which "shooters" you can collect the arrows againpickupFrom:skeleton:trueplayer:trueother:falsefire:false# Should we enable WorldGuard support?useWorldGuard:false# You can use the list below either as white or as a blacklistuseListAsBlacklist:false# Write down your regions you want to addregions:[]# Example of the regions could be#regions:#  - test#  - spawn

Commands & Permissions

Only the bukkit permissions are supported! I highly recommend that you use a plugin for permissions like bPermissions!
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.*
Description: Includes all sub permissions

pickuparrows.allow.*
Description: Includes all permissions for collecting arrows

pickuparrows.allow.fire
Description: Allows you to pickup fire arrows

pickuparrows.allow.skeleton
Description: Allows you to pickup arrows from skeletons

pickuparrows.allow.player
Description: Allows you to pickup arrows from players

pickuparrows.allow.other
Description: Allows you to pickup arrows from other sources like a dispenser

Downloads/Source Code/Dev Builds

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.

https://dl.dropbox.com/u/26476995/jenkins.png (Latest dev builds/bleeding edge builds) - -Dev builds from Jenkins
https://dl.dropbox.com/u/26476995/github.gif (Source code hosted on Github) - -Source Code

Future Plans (a.k.a. ToDo):

  • Find a way to determine exactly if the player is allowed to pickup

Make sure to take a look at the always up to date ToDo!

Known Bugs

  • If permissions are enabled, the plugin uses a range check. If there is a player in range and has got the permission, anyone will be able to pick the arrow up.

Changelog

Version 2.2

  • Optional WorldGuard support
  • Black or whitelisting of specific regions

Version 2.1.6

  • Update for 1.5.2

Long changelog

Credits

@mushroomhostage for the original plugin!

Banner

Feel free to use this banner!! :)

http://dl.dropbox.com/u/26476995/pickuparrows_banner.png
http://dl.dropbox.com/u/26476995/pickuparrows_banner_small.png

Donations

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 :)

License

This plugin is released under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0) license!

http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png


Viewing all articles
Browse latest Browse all 2356

Trending Articles