Compatibility
Minecraft: Java Edition
1.21–1.21.4
1.20.x
Platforms
Links
Tags
Creators
Details
Licensed GPL-3.0-only
Published last year
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.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>.

