mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-02 14:37:46 +01:00
Fix /give|/item descriptions for itemmeta.
This commit is contained in:
parent
30b65a0bc7
commit
56df6b36a5
@ -137,7 +137,7 @@ commands:
|
||||
aliases: [coords,egetpos,position,eposition,whereami,ewhereami]
|
||||
give:
|
||||
description: Give a player an item.
|
||||
usage: /<command> <player> <item|numeric> [amount <enchantmentname[:level]> ...]
|
||||
usage: /<command> <player> <item|numeric> [amount [itemmeta...]]
|
||||
aliases: [egive]
|
||||
god:
|
||||
description: Enables your godly powers.
|
||||
@ -177,7 +177,7 @@ commands:
|
||||
aliases: [einvsee]
|
||||
item:
|
||||
description: Spawn an item.
|
||||
usage: /<command> <item|numeric> [amount <enchantmentname[:level]> ...]
|
||||
usage: /<command> <item|numeric> [amount [itemmeta...]]
|
||||
aliases: [i,eitem]
|
||||
itemdb:
|
||||
description: Searches for an item.
|
||||
|
Loading…
Reference in New Issue
Block a user