Updated to MC 1.0.0

Fixed inventory not updating problem.
This commit is contained in:
lishd
2011-12-02 17:28:57 -05:00
parent 493f9b7e2e
commit ea95c5bfd0
6 changed files with 131 additions and 72 deletions

View File

@@ -1,19 +1,19 @@
name: OpenInv
main: lishid.openinv.OpenInv
version: 1.4.6
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:
description: Toggle the stick openinv
usage: |
name: OpenInv
main: lishid.openinv.OpenInv
version: 1.6.1
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:
description: Toggle the stick openinv
usage: |
/<command> [check] - Checks whether stick openinv is enabled