mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-24 15:23:20 +02:00
Fix /give|/item descriptions for itemmeta.
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user