BookGUI

A simple plugin for opening gui books to players

543

Quick challenge

How far can you run before the mobs catch you?

BookGUI

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 <bookFileName> [player] - Opens a book to player (player required when executing from console)

Permissions

bookgui.book.bookFileName - Open book for yourself bookgui.book.bookFileName - Open book for others bookgui.book.bookFileName - Access to specified book

Example book

```yaml 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>. ```

ADS