CaptureRod

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

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit