π Long Books
π Features
- Length of Titles has been upgraded to 50 characters (as would be the case in an Anvil) from 16!
- Maximum Pages in a Book is now 200 (up from 100)!
- Configuration allows you to modify all limits.
π Configuration
Configuration can be found in config/long_books.json.
max_title_length: [integer] (default:50)- Specifies the maximum amount of characters a title can have.\
Must be between
0and32767.
- Specifies the maximum amount of characters a title can have.\
Must be between
max_pages: [integer] (default:200)- Specifies the maximum amount of pages a book can have.\
Must be between
0and32767.
- Specifies the maximum amount of pages a book can have.\
Must be between

