Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kristianperkins/itemswitcher
Bukkit plugin to auto switch between tools as needed when mining.
https://github.com/kristianperkins/itemswitcher
Last synced: 9 days ago
JSON representation
Bukkit plugin to auto switch between tools as needed when mining.
- Host: GitHub
- URL: https://github.com/kristianperkins/itemswitcher
- Owner: kristianperkins
- License: gpl-3.0
- Created: 2011-09-04T05:10:08.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-12-15T06:33:12.000Z (almost 9 years ago)
- Last Synced: 2023-03-25T12:19:44.233Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 2.94 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ItemSwitcher
============Bukkit plugin to automatically switch held item as needed.
### Mining ###
Switches between axe, pickaxe and shovel depending on what block you are trying to mine.
### Building ###
When the currently held item stack runs out, will search your inventory to find another stack of the same block type to switch to.
Installation
------------Copy `ItemSwitcher.jar` into the bukkit server plugins directory.
Usage
-----Run the command `/switcher` to toggle on and off item switching.
Links
-----* See the [Mod page on Bukkit Dev](http://dev.bukkit.org/server-mods/item-switcher/) for up to date information.
* [Travis builds](http://travis-ci.org/kristianperkins/ItemSwitcher) [![Build Status](https://secure.travis-ci.org/kristianperkins/ItemSwitcher.png)](http://travis-ci.org/kristianperkins/ItemSwitcher)
* MCStats [Usage Statistics](https://mcstats.org/plugin/ItemSwitcher)![Usage Statistics](http://mcstats.org/signature/itemswitcher.png)