Lore is a simple and lightweight plugin that is aimed to give your server a more diverse and informative experience by allowing administrators to easily create, manage and hand-out books to players either on their first login or upon respawning. This is a must have plugin for any RPG server out there!
Please consider passing me a token of your appreciation for creating and maintaining this plugin by donating.
| Command | Description | Console Support |
| /lore give [player] [book] | Gives the specified player a copy of the specified book from Lore's book library. | Yes |
| /lore create [name] | Adds the held book to Lore's book library with the specified name. | No |
| /lore join [book] <true/false> | Sets the "join" flag for the specified book as either true or false. | Yes |
| /lore list | Displays the list of registered books to the command sender. | Yes |
| /lore remove [book] | Removes the specified book from Lore's book library. | Yes |
| /lore respawn [book] <true/false> | Sets the "respawn" flag for the specified book as either true or false. | Yes |
| /lore sticky [book] <true/false> | Sets the "sticky" flag for the specified book as either true or false. | Yes |
| /lore unsign | Sets the currently held book as an unsigned book to allow editing. | No |
| /lore update [book] | Updates an existing Lore book with the currently held books' information. | No |
| Permission | Description |
| lore.command.* | Combines all 'command' permissions under one wildcard. |
| lore.command.create | Allows the player to add a new book to the book library. |
| lore.command.give | Allows the player to give any book to another player. |
| lore.command.join | Allows the player to set the flag for "join" on Lore books. |
| lore.command.list | Allows the player to use the list command. |
| lore.command.remove | Allows the player to remove a book from Lore's book library. |
| lore.command.respawn | Allows the player to set the flag for "respawn" on Lore books. |
| lore.command.sticky | Allows the player to set the flag for "sticky" on Lore books. |
| lore.command.unsign | Allows the player to turn a signed book into an unsigned book |
| lore.command.update | Allows the player to update an existing book in the book library. |
| lore.join.obtain | Allows the player to obtain all books with the "join" flag set as true. |
| lore.respawn.obtain | Allows the player to obtain all books with the "respawn" flag set as true. |
| lore.sticky.bypass | Allows the player to not be bound by the sticky status of a book. |