CraftArrows

PLEASE DOWNLOAD THE UPDATED VERSION OVER HERE:
https://dev.bukkit.org/projects/lorinthscraftarrows
CraftArrows Suite:
(Click the picture)

News: CraftArrows 2 is here! It's almost like an entirely new plugin!

UPDATING TO CraftArrows v2? READ THIS FIRST:
CraftArrows 2.0 is almost a complete recode. A lot of bugs have been fixed, arrows have been added and more features added. However, as a result you are required to use a NEW config file. You can copy most parts of your old one, but you have to do it manually. YOU HAVE BEEN WARNED! BACKUP YOUR OLD CONFIG!

CraftArrows adds 24 new arrows to your server. Each arrow is highly customizable, you can disable, set the duration and power and even change it's crafting recipe! Some arrows have special settings like: Auto-Cleanup, Block-Damage, Extra-Damage, Heal-Amount etc.
PLEASE NOTE: These arrows are NOT identified by ID's. They all have the SAME ID as the normal arrow. If you ask me to give you the ID's, I will IGNORE your post. Get a better Kit's plugin which supports lore/name!
Currently included are:
- Teleport Arrows - Teleports you to where ever the arrow hits
- Shuffle Arrow - Change position with the player/monster hit
- Poison Arrow - Apply poison to your target
- Weakness Arrow - Apply weakness to your target
- Blinding Arrow - Blind your target
- Confusion Arrow - Confuse your target
- Explosive Arrow - Create an explosion where your arrow hits
- Tnt Arrow - Explode on contact with a player/monster (doesn't destroy blocks)
- Crippling Arrow - Slows down your target
- Lightning Arrow - Strike down a lightning where ever the arrow hits
- Piercing Arrow - Does bonus damage on armored targets
- Razor Arrow - Does bonus damage to unarmored targets
- Fire Arrow - Sets target on fire, sets blocks on fire
- Pull Arrow - Pulls enemy hit towards you
- Blood Arrow - Heals for an configurable amount when hitting an enemy
- Torch Arrow - Places a torch where you shoot the arrow at
- Net Arrow - Places webs around a location or player (Setting to auto-cleanup)
- Water Arrow - Places a water source block (Setting to auto-cleanup)
- Sound Arrow - Plays scary & loud sounds to whoever it hits
- Push Arrow - Pushes stuff away from you
- Vortex Arrow - Sucks enemies in the direction of the arrow
- Forcefield Arrow - Pushes enemies away from the arrow
- Wither Arrow - Shoots an actual witherskull
- Ice Arrow - Turns water to ice
- Medic Arrow - Heals hit player
All arrows can be individually disabled in the config file. The duration and power (where applicable) for potion effects can be changed to your preference. Blinding and Confusion don't scale with power (This is how it works in MineCraft!)

Additional features (can be disabled):
- Skeletons now shoot ALL non-environmental harmful arrows (no explosive arrows)
- Skeletons drop special arrows
- Dispensers can now shoot special arrows using: CraftDispenser
Video for v1.1
It ended up a bit longer than I expected, skip towards the end if you just want to see the config

Permission nodes:
Unless you disable a certain arrow, everyone will be able to craft it. If they do not have the correct permission, their arrows will act like regular arrows. Not using a permission plugin? Simply set "UsePermissions" to false in the config file!
- craftarrow.all - Allows the use of ALL arrows
- craftarrow.tnt - Allows the use of the TnT arrow
- craftarrow.lightning - Allows the use of the lightning arrow
- craftarrow.explosive - Allows the use of the explosive arrow
- craftarrow.teleport - Allows the use of the teleport arrow
- craftarrow.blinding - Allows the use of the blinding arrow
- craftarrow.weakness - Allows the use of the weakness arrow
- craftarrow.shuffle - Allows the use of the shuffle arrow
- craftarrow.poison - Allows the use of the poison arrow
- craftarrow.confusion - Allows the use of the confusion arrow
- craftarrow.cripple - Allows the use of the slowing arrow
- craftarrow.piercing -Allows the use of the piercing arrow
- craftarrow.razor - Allows the use of the razor arrow
- craftarrow.fire - Allows the use of the fire arrow
- craftarrow.pull - Allows the use of the pull arrow
- craftarrow.blood - Allows the use of the blood arrow
- craftarrow.torch - Allows the use of the torch arrow
- craftarrow.net - Allows the use of the net arrow
- craftarrow.medic - Allows the use of the medic arrow
- craftarrow.push - Allows the use of the push arrow
- craftarrow.sound - Allows the use of the sound arrow
- craftarrow.water - Allows the use of the water arrow
- craftarrow.vortex - Allows the use of the vortex arrow
- craftarrow.forcefield - Allows the use of the medic arrow
- craftarrow.medic - Allows the use of the medic arrow
- craftarrow.wither - Allows the use of the wither arrow
- craftarrow.ice - Allows the use of the ice arrow

Changelog
2.0 So many things:
- New arrows including: FusRohDah, Medical, Vortex, Forcefield, Ice, wither, water and more!
- Infinity arrow bugfixed for real!
- Water and Net arrow now clean up after use
- You can now specify META-VALUE of a crafting component
- Almost a complete re-code.
- Skeletons shoot special arrows
- Skeletons drop special arrows and more!
1.6
- Added "Amount" variable to each Arrow in the config file, it sets how many arrows should be produced per craft.
- Fixed a update loop that caused the plugin to try to update on every restart
- Improved teleport algorithm to preserve the players view direction when teleporting, instead of inverting it in the direction the arrow was facing.
1.5
- fixed blood arrows throwing an error if health was full
I tested this with 1.5.1 (CB build 2717) and neither crafting nor shooting arrows threw any errors. Please update to a newer build AND more importantly CHECK YOUR CONFIG FILE FOR ERRORS! Nullpointer exceptions often means your config file is missing something/a material is incorrect.
If the error persists, delete your config file and restart your server. (back up your config beforehand if you've made changes).
1.4
- Added Net Arrows (Webs spawned not yet configurable)
- Fire Arrows now set blocks on fire (can be turned off, see "BurnBlocks: true", set to false)
- Added option to turn off Infinity Enchantment not using up special arrows, will now shoot normal arrows instead (Default is off, if you want Infinity enchantment to work set "InfinityBowWorks: false" to true)
- You can now set the name of the arrow.
- Replaced old Description value and changed name value, IF YOU ARE ALREADY USING THIS PLUGIN, CHANGING DESC. WILL RENDER ALL YOUR OLD CRAFTED ARROWS USELESS! DO NOT GENERATE A NEW CONFIG FILE UNLESS YOU WANT YOUR OLD ARROWS TO BE USELESS!
How the config works:
Errors/Issues/Problems/Can't get it to work?
Use the ticket system:
Try to provide as much information as you can such as:
- Errors (if any)
- CB-version
- startup-log (the complete!)
- Steps to reproduce error (if possible)
And anything else that might be important. Incomplete tickets will be closed.



-
View User Profile
-
Send Message
Posted Jun 6, 2013Suggestion or rather more of new arrow concepts: (Given they haven't been added in 2.0)
- Volley Arrow: Arrow that splits into more arrows when shot (or explodes into more arrows when trajectory changes from going up to going down, but that's harder to manage.)
- Flare Arrow: Basically a firework arrow that when hits something explodes as a firework. Could trigger a firework explosion when it hits a configurable time.
- Pest Arrow: Arrow hit/ground hit spawns a configurable amount of Silverfish.
Also, given this hasn't been done already in 2.0, information of arrow hits such as a configurable firework explosion or sound effect would make things, interesting..
-
View User Profile
-
Send Message
Posted Jun 5, 2013@FigaroIncNK
I actually just watched it, really nice. Entertaining to watch. Although I do wonder now whether you are a tiny bit insane ._. :P
-
View User Profile
-
Send Message
Posted Jun 4, 2013@Torkass No probs :P I thought that was clear, it's pretty much how every item in minecraft is handled :P
@FigaroIncNK Cool Cool :)
-
View User Profile
-
Send Message
Posted Jun 4, 2013-
View User Profile
-
Send Message
Posted Jun 4, 2013I created another video on this (I left out TnT/Explosive arrows last time). You can find it here: http://www.youtube.com/watch?v=t79PEEY9QtY I plan on doing more videos on other plugins you do :)
-
View User Profile
-
Send Message
Posted Jun 3, 2013I've uploaded CraftArrows 2, There is not much documentation yet, but I'll add that soon. The Autoupdater wont download this version because updating from anything lower than 2.0 or the betas requires you to start with a fresh config file. I'll upload a 1.7 version soon which will disable the auto-updater so we can safely start using it again.
-
View User Profile
-
Send Message
Posted Jun 3, 2013@Torkass
No. Put the arrow to the leftmost position on your hotbar and it will always be used.
Not possible to set keys without a client mod.
-
View User Profile
-
Send Message
Posted Jun 3, 2013-
View User Profile
-
Send Message
Posted Jun 3, 2013@MarkiiIeJ
It's been in the beta for about 4 weeks already :P
-
View User Profile
-
Send Message
Posted Jun 3, 2013Request: Can you put it where like the net arrow goes away at a certain time because its like griefing it just stays there and it doesn't apply to world guard regions. Thank you for your time and consideration
Owner of MyeCraft http://myecraft.com
-
View User Profile
-
Send Message
Posted May 30, 2013Yeah, beta site is down, no idea why but I'll kill it later and upload the version here.
@Anyone who was being so dumb and made comment about errors, read the freaking description.
-
View User Profile
-
Send Message
Posted May 30, 2013It looks like the site (or dns) for your link to the 2.0 version is down.
-
View User Profile
-
Send Message
Posted May 26, 2013Works infinity on the arrows? But it is a realy nice plugin and it works fine TY!
-
View User Profile
-
Send Message
Posted May 26, 2013Alright, I'm off for the week, PLEASE READ THE ANNOUNCEMENT at the top of the page, see you when I'm back :)
-
View User Profile
-
Send Message
Posted May 26, 2013@FigaroIncNK
Thank you :) And sure, nice video! :)
-
View User Profile
-
Send Message
Posted May 25, 2013Outstanding Plugin! I use it all the time with my friends!
Just wanted to let you know I created a Tutorial on this Plugin (hope you don't mind): http://www.youtube.com/watch?v=73oPPFvB_WE
-
View User Profile
-
Send Message
Posted May 25, 2013@porthos203
Another genius! Check the answer I gave ietspower on the 2nd comment page.
-
View User Profile
-
Send Message
Posted May 25, 2013@YukiShimizu
@porthos203
LEARN TO READ:
Errors/Issues/Problems/Can't get it to work?
Use the ticket system:
Try to provide as much information as you can such as:
Errors (if any) CB-version startup-log (the complete!) Steps to reproduce error (if possible)
And anything else that might be important. Incomplete tickets will be closed. HELP REQUESTS IN THE COMMENT SECTION WILL BE DELETED! YOU HAVE BEEN WARNED
-
View User Profile
-
Send Message
Posted May 25, 2013does it work for 1.5.2?
-
View User Profile
-
Send Message
Posted May 24, 2013Alright, I haven't gotten any error reports for the beta version and I've not noticed any myself, so I'm wondering whether to release the version right now, knowing that I wont be able to support or fix stuff for a week as I'm going to be on vacation, or rather leave it on the beta site.