Moves setlore and setbookprice command code to their own classes
This commit is contained in:
@ -41,6 +41,14 @@ commands:
|
||||
description: Encrypts the held book
|
||||
usage: /<command> <key> [encryption style]
|
||||
permission: bookswithoutborders.encrypt
|
||||
setbookprice:
|
||||
description: Sets the price for copying books to a money sum or the held item
|
||||
usage: /<command> <item/eco> <quantity>
|
||||
permission: bookswithoutborders.setbookprice
|
||||
setlore:
|
||||
description: Sets the lore of the held item
|
||||
usage: /<command> <new lore>
|
||||
permission: bookswithoutborders.setlore
|
||||
permissions:
|
||||
bookswithoutborders.admin:
|
||||
description: Grants all permissions
|
||||
|
Reference in New Issue
Block a user