LorinthsCraftArrows

Adds 38 new configurable and craftable arrows

File Details

LorinthsCraftArrows v1.5.0

  • R
  • Oct 27, 2019
  • 172.74 KB
  • 2.4K
  • 1.14+1

File Name

LorinthsCraftArrows.jar

Supported Versions

  • 1.14
  • 1.13

Release 1.5.0
Added

  • Bat Arrow - Fire cannibal bats at your enemies!
  • Ladder Arrow - Places a great rope ladder!
  • Torpedo Arrow - Fires a torpedo that works great underwater! However terrible normally...
  • List GUI! 
    • /lca list gui - opens a gui which allows for quick recipe/taking action (requires lca.menu.view)
    • Left Click opens recipe (requires lca.menu.recipe)
    • Right Click takes 1 (requires lca.menu.take)
    • Shift Right Click takes a stack (requires lca.menu.take)

Fixed:

  • Torch arrow places one torch on the correct side. (Fix your recipes!)
  • using /lca reload could duplicate events, now the reload correctly resets the listener
  • Some other small issues I don't want to talk about

 

Release 1.4.1

Added

  • SkeletonsDropArrowsOnlyOnPlayerKill config option - Will only drop custom arrows when a player kills the skeleton instead of the skeleton dying of 'Natural Causes'

Fixed

  • Actually runs on 1.13+ servers now

Release 1.4

Added

  • Auto-complete for commands
  • New '/lca list' command which displays all enabled arrow names

Cleanup

  • Cleaned up command logic to allow for better executor/auto complete logic flow

Release 1.3.3

Added

  • New 'Craftable' config option to ArrowEffects.yml, allows arrows to be given/used via command but disabling crafting

Fixed

  • Doesn't show non-craftable arrows in recipe gui command
  • Fixed the default config not being a good one in previous version (added Craftable to default config)

Release 1.3.2

Added

  • World Guard Flag 'no-craft-arrows' (doesn't work in 1.13 version) - disables custom arrows in specified world guard regions!
  • Trick or Treat Arrow - Treat = Heals health/hunger or Trick = damages health/hunger
  • Jack o' Arrow = Places a jack o lantern on ground or on entities head (if applicable)
  • Version checking on startup.
    • If you are on version 1.13 and using a 1.12 jar it will not start up correctly and give a friendly warning
    • If you are on version 1.12 and using a 1.13 jar it will not start up correctly and give a friendly warning

Fixed

  • Reloading in 1.13 version (in 1.13 version file)

Removed

  • Auto update feature

Release 1.2.6

Removed

  • Startup Debug Text

Release 1.2.5

Added

  • /lca give <player> <arrow> <amount>
  • Sound Arrow configuration added (fixes some broken functionality in 1.13)

Fixed

  • /lca reload - successfully reloads plugin including recipes (NOTE: If you have other plugins that add lots of recipes this could interrupt the server performance while reloading)

Changed

  • Homing Arrow physics should be better now
  • Homing Arrow 'Cancels' and falls after target entity is dead

Release 1.2.4

Removed

  • Tnt arrow - Explosive arrow is the same but more configurable

Fixed

  • InfinityBowWorks config option not working (now it does!)
  • Explosive arrow now deals explosive damage to hit entity (dealing massive damage), works as before when you hit the ground

Release 1.2.3

Fixed

  • Volley Arrow not consuming the arrow on shot

Changed

  • Default Recipe for Torch Arrow now takes 5 torches as it can potentially place 5 torches. Removes chance for infinite torches

Release 1.2.2

Fixed

  • Changed default recipe for cooling arrow to be different than crippling arrow. (The recipe being shared caused it to override crippling arrow)

Release 1.2.1

Fixed

  • Torch arrow now places on all surfaces on a hit block as opposed to just the top
  • Teleport arrow works now? Whoops

Release 1.2.0

Added

  • Walling arrow - creates a wall on impact
    • Configurable width, length, and height
    • Configurable block set to generate a wall from 

Release 1.1.0

Added

  • /lca reload - new command to reload configuration
  • Cooling Arrow - cools lava into obsidian temporarily
  • Homing Arrow - arrow follows target (aim directly on target)
  • Multishot Arrow - fires multiple arrows in quick succession
  • Sniper Arrow - fires a fast arrow with no drop
  • Volley Arrow - fires multiple arrows at once (shotgun-esque)

Fixed

Lots of code clean up!

Release 1.0.0
Initial Release - no further notes