How to setup Books
Simply drop the Books.jar in your plugins folder, no configuration is required.
config.yml
A configuration file with default values is created at start if none exist.
| Key | Default value | Possible values | Meaning |
|---|---|---|---|
| undoLimit | 20 | 0 to 2147483647 | The number of actions that will be saved for the --undo command |
| craftCopy | true | true, false | Enable crafting book copies |
Permissions
| Permission | Default value | Meaning |
|---|---|---|
| books.write | true | Enables you to write to books (use /w) |
| books.addAuthor | true | Allows you to add an author (can only be done by the creator of a book) |
| books.colour | false | Allows you to use colours |
| books.format | false | Allows you to use formatting (bold, italic, strikethrough and underline) |
| books.putInShelf | true | Allows you to put a book into bookshelf |
| books.copyFromShelf | true | Allows you to copy a book from a bookshelf |
| books.craftCopy | true | Allows you to craft a copy of a book |
Comments