Adds a migrate command for fixing book names and text -> yml
This commit is contained in:
@@ -109,6 +109,10 @@ commands:
|
||||
description: Deletes one page from a book
|
||||
usage: /<command> <page>
|
||||
permission: bookswithoutborders.deletepage
|
||||
migrateBooks:
|
||||
description: Migrates all txt books to yml, and fixes any incorrect filenames
|
||||
usage: /<command>
|
||||
permission: bookswithoutborders.admin
|
||||
permissions:
|
||||
bookswithoutborders.*:
|
||||
description: Grants all permissions
|
||||
|
Reference in New Issue
Block a user