Fix /give|/item descriptions for itemmeta.

This commit is contained in:
KHobbits 2013-02-12 22:56:17 +00:00
parent 30b65a0bc7
commit 56df6b36a5

View File

@ -137,7 +137,7 @@ commands:
aliases: [coords,egetpos,position,eposition,whereami,ewhereami] aliases: [coords,egetpos,position,eposition,whereami,ewhereami]
give: give:
description: Give a player an item. description: Give a player an item.
usage: /<command> <player> <item|numeric> [amount <enchantmentname[:level]> ...] usage: /<command> <player> <item|numeric> [amount [itemmeta...]]
aliases: [egive] aliases: [egive]
god: god:
description: Enables your godly powers. description: Enables your godly powers.
@ -177,7 +177,7 @@ commands:
aliases: [einvsee] aliases: [einvsee]
item: item:
description: Spawn an item. description: Spawn an item.
usage: /<command> <item|numeric> [amount <enchantmentname[:level]> ...] usage: /<command> <item|numeric> [amount [itemmeta...]]
aliases: [i,eitem] aliases: [i,eitem]
itemdb: itemdb:
description: Searches for an item. description: Searches for an item.