Throwable

Throwable 1.14

Tested Minecraft Versions:
1.81.9

[Throwable_Weapons]
Tired of classic pvp? Don't want to make a Forge server? Then this is for you my friend !
Suitable for hunger games add-on
DEPENDENCY: WorldGuard, WorldEdit (all of it or this won't work)
#Update
Fixing huge bug in enchant damage count
Increasing more accuracy

#FEATURES:
Allow players to throw weapons (Axe,Sword,etc...)
Customize hit sound, throw sound, effect, #min damage...
Damage changed on weapon material (Diamond, Iron, Sword, Wood, Gold) and per weapon's enchantment level (Sharpness, Punch, Fire Aspect,...)
Improving throwing physics
Compatible with orther plugins (McMMo,Essentials) (change in config file)
Anti grief: depend on worldguard and worldedit for safety use (/rg define <region_name_listed><id_number or something you like to specify this name because world guard didn't use the same name for multiple regions) :
+ axeantigrief - Anti throw, anti damage taken
+ axeantithrow - Just anti throw only
+ axedamageprotect - Protect damage from throwing weapons
EX: /rg define axeantigriefPVPARENA or /rg define axeantigriefFARMMOB
It just like tag, every region you can tag it in so the system check if its contains the tag then they prevent from griefing.
Specify item: If you want to specify the throwable items just add Throwable at the end of lore lines so that item can be throw
#Detail:
Weapon throwing physics
Weapon throwing animation
Weapon drop (drop : false in config file)

#Permission:
TAxe.use : All permission for players
TAxe.admin : All permission for admin
#Commands:
/tclear : clear all throwing, on ground weapons (deal with the lag when drop : false
/treload : reload config
Code (Text):

Axe:
Enable: true
MinDamage: 5.0
MultiplyForce: 4.5
CompatibleOtherPlugins: true
Small: true
Delay: true
Knockback: true
Permission: TAxe.use
Effect:
SoundHit: VILLAGER_HIT
SoundThrow: ENDERMAN_TELEPORT
Mechanic:
FastPick: false
Drop: true
ThrowableMaterial: WOOD_SWORD,STONE_SWORD,GOLD_SWORD,IRON_SWORD,DIAMOND_SWORD,WOOD_AXE,STONE_AXE,GOLD_AXE,IRON_AXE,DIAMOND_AXE

:Install:
- Rate and download the plugin-
-EXTRACT IT-
- Put the plugin in your server "plugins" folder-
- Start the server-
- Enjoy-
:Using:
- Holding a weapon and right click where you want to throw -
- It just work if you right click on air (anti spam throw) -
- Waiting for 1.5 sec and you will see -
- Need permission to throw, can config in the configuration -

SOUND AND ITEM MATERIAL ARE DIFFERENT ON 1.8.x and 1.9.x carefully choose correctly or error log will show on console
Link 1.8(sound): http://docs.codelanx.com/Bukkit/1.8/org/bukkit/Sound.html
Link 1.8(material): http://dev.bukkit.org/bukkit-plugins/supplies/pages/material-list/
Link 1.9(sound): https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
Link 1.9 (material): https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
JAVA 1.8 ARE REQUIRED
Author
Mined
Downloads
24
Views
51
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Mined

Top