Minecraft CaptureRod mod 2026 download
logo
minecraft mod CaptureRod

CaptureRod

Game Version: 1.9
Total Downloads: 933
Updated: Mar 21, 2016
Created: Sep 5, 2014
Download CaptureRodDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v1.1.0 release 40.56 KB Mar 21, 2016 1.9 262 download CaptureRod v1.1.0 releaseDownload
CaptureRod v1.0.2 release 15.98 KB Feb 6, 2015 1.8.1 360 download CaptureRod CaptureRod v1.0.2 releaseDownload
v1.0.1 release 14.40 KB Sep 6, 2014 1.7.4 238 download CaptureRod v1.0.1 releaseDownload
v1.0.0 release 14.12 KB Sep 5, 2014 1.7.4 73 download CaptureRod v1.0.0 releaseDownload

Screenshots

Description

Share this:

Release page for Japanese is here.

http://forum.minecraftuser.jp/viewtopic.php?f=38&t=21210&p=192155#p192155

Features

You can capture other players and mobs by this plugin.

screen shot 1

You can capture by right click of CaptureRod.
The captured player/mob will be disabled all actions such as move, jump, attack.
Also, captured player/mob will be pulled by the wire of CaptureRod.
If you right click again, cut off wire and removed action disabled.

How to use

Put "CaptureRod.jar" in plugins folder.
To get CaptureRod,

  • Run commands:
    "/cap get" to get the rod in your hand.
    "/cap give (player)" to give the rod to other player inventory.
  • Crafting with 3 iron ingots, 1 string, and 1 slime ball.
    crafting

(You can enable/disable crafting by editing config.yml file.)

Commands

Command is /capturerod. Aliase is /cap. Sub commands are as follows:

  • /cap get – get new rod.
  • /cap give (player) – give new rod to the specified player.
  • /cap reload – reload configuration file.

Permissions

Permissions are as follows:

  • capturerod.command – Permission to do all of '/cap' command. Default assign to Everyone.
  • capturerod.get – Permission to do '/cap get' command. Default assign to OP .
  • capturerod.give – Permission to do '/cap give' command. Default assign to OP.
  • capturerod.reload – Permission to do '/cap reload' command. Default assign to OP.
  • capturerod.action – Permission to use CaptureRod. Default assign to Everyone.
  • capturerod.* – All of capturerod permissions.

Configurations

You can configuration capture rod by editing "plugins/CaptureRod/config.yml".

# CaptureRod v1.0.0
# @author     ucchy
# @license    LGPLv3
# @copyright  Copyright ucchy 2014

# Capture range distance.
# You can set this parameter 1 - 30.
captureRange: 8

# Enable crafting CaptureRod.
enableCraft: true

# CaptureRod wire length.
wireLength: 3.0

# CaptureRod wire tension.
# If you set smaller value, wire tension will be stronger.
wireTension: 5.0

# CaptureRod durability cost per using.
durabilityCost: 2

Source Codes

Source codes managed in Github.
https://github.com/ucchyocean/CaptureRod

These codes licensed under LGPLv3.

Comments

Add a comment