mirror of
https://github.com/ChestShop-authors/ChestShop-3.git
synced 2024-11-24 02:56:02 +01:00
Add /csgive to plugin.yml
This commit is contained in:
parent
d390224cce
commit
87d768a524
@ -24,6 +24,11 @@ commands:
|
|||||||
/<command> §712§f §2(what's the item with ID §712§2?)
|
/<command> §712§f §2(what's the item with ID §712§2?)
|
||||||
/<command> §7log§f §2(what's the item ID of §7LOG§2?)
|
/<command> §7log§f §2(what's the item ID of §7LOG§2?)
|
||||||
|
|
||||||
|
csGive:
|
||||||
|
aliases: [give]
|
||||||
|
description: Gives an item to the appropriate player
|
||||||
|
usage: /<command> <item code> (player) (amount)
|
||||||
|
permission: ChestShop.admin
|
||||||
csVersion:
|
csVersion:
|
||||||
aliases: [chestshop]
|
aliases: [chestshop]
|
||||||
description: Shows the ChestShop's version
|
description: Shows the ChestShop's version
|
||||||
|
Loading…
Reference in New Issue
Block a user