Mineuniverse
Log in Register
Plugins

BacketBowAPI

BacketBowAPI
by _ForgeUser17260314
Download Claim this project
898 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Chat Related Fun General

BacketBowAPI

important: download original API (BacketAPI)

BacketBowAPI what is?

  • BacketBowAPI is API For Create Bow, But the important: you need you add a code for custom name but i can add a custom name on next version!

Command & Permission

CommandPermissionDescription
/bow create <name>noneCreate a bow (without name)

API Code

if(args[0].equalsIgnoreCase("/bow")) {
		if(args.length > 3 ||(args.length < 3)) {
			p.sendMessage(prefix + ChatColor.RED + " Please use /bow create <name>");	
    e.setCancelled(true);
	}
	
	if(args[1].equalsIgnoreCase("create")) {
			
		p.getInventory().addItem(new ItemStack (Material.BOW));
		p.sendMessage(prefix + ChatColor.GOLD + " Bow is giving !");
	        e.setCancelled(true);
	}
	}
}

Make your Own Name, you need make a code your self ;)

BacketBowAPI v1.0
MC 1.7.2, CB 1.7.9-R0.2, 1.7.4
Beta 2014-10-02 Get
BacketBowAPI v1.1
MC 1.7.2, CB 1.7.9-R0.2, 1.7.4
Beta 2014-10-02 Get
BacketBowAPI v1.2
MC 1.7.2, CB 1.7.9-R0.2, 1.7.4
Beta 2014-10-02 Get

More from _ForgeUser17260314

BacketZarta
726

You Might Also Like

BattleTracker 2.0
A standalone plugin and companion to BattleArena that tracks PVP & PVE statistics along with a suite of additional combat features to enhance server gameplay.
9,997
eHunger Games (Mcpvp hg)
A hunger games plugin like mcpvp
9,985
Basic Trails
Basic Trails Plugin
9,974
HypixelFirework
HypixelFirework
9,956
PremiumBoots [Like GommeHD]
PremiumBoots [Like GommeHD]
9,949
llamaGrapple
A customizable grapple hook!
9,925