Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libBook

Send preview of books to players

Examples

Hello world

$item = VanillaItems::WRITTEN_BOOK();
$item->setPageText(0, "Hello World!");
$item->setPageText(1, "This is an example of libBook");

LibBook::sendPreview(Player, $item);

Projects using libBook

RulesBook

About

Allows you to use books as UIs

Topics

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages