SimpleBookSpawn
Developed by: amhokies
This plugin enables a player (most-likely an admin or owner) to save a book using a command. Then, any player on the server can spawn the saved book. This plugin is perfect for uses such as creating a book with the server rules in it, then allowing the players to spawn that book whenever they wish to refer back to the rules.
Added in Version 1.1
You are now able to create signs that members can click to spawn books!
To create a book spawn sign, type [Book] on the top line, then the name of the book on the line below that.
Book names are case-sensitive!
Fixed in Version 1.1.1
Books that are saved with a space in the title will be referred to when spawning, in permissions, etc. by placing an underscore where the spaces are in the title. i.e. Book named "The Rules" will be saved as "The_Rules", so that means spawn using /book The_Rules and add permissions with sbs.book.The_Rules
Commands
- /savebook - Saves the book in the player's hand
- /book <book> - Spawns the specified book
- /booklist - Gives the player a list of all books that they have permissions for
Permissions
- sbs.savebook - Allows the player to save books
- sbs.book - Allows the player to spawn books
- sbs.book.<book> - Book based permission where <book> is the name of the book.
i.e. You create a book named "rules". The permission they need is sbs.book.rules
- sbs.signcreate - Permission to create a book spawn sign
Source: https://github.com/amhokies/SimpleBookSpawn