
A simple plugin for opening gui books to players
BookGUI is a simple 1.20+ plugin that allows you to define your own books and open them to players via command.
/bookgui [player] - Opens a book to player (player required when executing from console)
bookgui.open.self - Open book for yourself
bookgui.open.others - Open book for others
bookgui.book.bookFileName - Access to specified 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>.