OpenInv/src/plugin.yml

19 lines
658 B
YAML
Raw Normal View History

2011-06-03 14:32:54 +00:00
name: OpenInv
main: lishid.openinv.OpenInv
2011-09-23 22:19:23 +00:00
version: 1.4.6
2011-06-03 14:32:54 +00:00
author: lishid
description: >
This plugin allows you to open another player's inventory as a chest
commands:
openinv:
description: Open a player's inventory
usage: |
/<command> <Player>
searchinv:
description: Search and list players having a specific item
usage: |
/<command> <Item> [MinAmount] - Item can be the Item ID or the CraftBukkit Item Name, MinAmount is the minimum amount to be considered.
toggleopeninv:
2011-09-15 14:13:14 +00:00
description: Toggle the stick openinv
usage: |
/<command> [check] - Checks whether stick openinv is enabled