BookGUI
BookGUI is a simple 1.20+ plugin that allows you to define your own books and open them to players via command.
Commands
/bookgui [player] - Opens a book to player (player required when executing from console)
Permissions
bookgui.open.self - Open book for yourself bookgui.open.others - Open book for others bookgui.book.bookFileName - Access to specified book
Example book
title: Example book
author: Admin
pages:
- <green>Welcome to BookGUI!</green> You can use <rainbow>MiniMessage</rainbow> formatting
here!
- This is <bold>the second page</bold>.
