
This plugin adds a new dimension to combat in Minecraft. A player can place a custom block down, and it will transform into a disguised (see below) Claymore that will explode when another player steps over it. “Claymores” features a configuration file, automatic update checker, and many more features to come.
Installation for “Claymores” is a little different then your average plugin installation, due to the PythonPluginLoader dependency (sorry). The following are basic steps for installation. Feel free to comment if you require clarification. All download links are directly below the steps.
After dragging and dropping the Claymores.pyp file into your plugins folder, two files will be generated, a folder titled "Claymores" and another (inside the previous) titled "database," which holds the database and toggle file. The "Claymores" folder will house the configuration file "settings.ini." Within the settings file is the only current option for configuration (more to come, see the Upcoming Features section). When configuring, be sure to use proper format (either "True" or "False" without the quotes). See the section below.
The plugin is actually quite simple to use in game. First, place a snow block down wherever you would like your Claymore to be located. An inventory-like window will pop up where you will be able to left-click a color for the Claymore. After selecting a color, the window will close and your Claymore will become an active trap. The command "/claymores" (added in v1.3) toggles Claymore placement on and off, and requires either OP or a Permission node.
| Option: | Description: | Default: |
| ExplosionEffectBlocks | Choose whether or not you would like the Claymore explosion to effect (explode) blocks | False |
| PlayerMessages | Choose whether or not you would like the plugin to send the player messages | True |
| UsePermissions | Choose if you would like the plugin to use Permissions (see below for nodes) | False |
| ExplosionPower | Choose the power of the explosion the Claymore will make (Must be in form xx.xx, such as 5.0) (Default 4.0 is power of TNT) | 4.0 |
| DropClaymore | Choose if you would like a "starter block" (CustomBlock below) to drop when a player breaks a Claymore | False |
| CustomBlock | Choose the block you would like to act as a "starter." Must be on this list, and in all caps. | SNOW |
| NameDeathMessages | Choose if you would like names to be included in death messages | True |
| UpdateChecker | Choose if you would like the plugin to check for updates when it starts. | True |
Note: When updating to a version of Claymores that contains new features, delete your old configuration file before running the new version.
| Node: | Permission: |
| claymores.place | Allows player with this node to place Claymores |
| claymores.toggle | Allows player to use /claymore toggle command |
Full changelog can be found here.
Interested in downloading another one of my plugins? Here are some to try: (Click the picture to be taken to page)