Moves the delete public command to its own file
This commit is contained in:
@ -29,6 +29,10 @@ commands:
|
||||
description: Deletes a book saved by the executing user
|
||||
usage: /<command> <file name or number>
|
||||
permission: bookswithoutborders.delete
|
||||
deletepublic:
|
||||
description: Deletes a public book
|
||||
usage: /<command> <file name of number>
|
||||
permission: bookswithoutborders.admin
|
||||
copy:
|
||||
description: Copies the held book
|
||||
usage: /<command> <copies>
|
||||
|
Reference in New Issue
Block a user