Open p1ut0nium-git opened 3 years ago
players don’t receive my guide book on joining the server. The give command works, but I want them to receive the book on joining the server.
Guidebook Version: 1.16.3-3.2.1 Forge Version: 1.16.5-36.2.8
Client resource pack location
Assets/ pandora/ books/ guidebook.xml
book.json file contents: [ "pandora:books/guidebook.xml" ]
This command works: /give @p gbook:guidebook{Book:"pandora:books/guidebook.xml"} 1
World serverconfig file gbook.toml [general]
give_on_first_join = [ "pandora:books/guidebook.xml" ]
huh... I'll look into it as soon as I can.
players don’t receive my guide book on joining the server. The give command works, but I want them to receive the book on joining the server.
Guidebook Version: 1.16.3-3.2.1 Forge Version: 1.16.5-36.2.8
Client resource pack location
Assets/ pandora/ books/ guidebook.xml
book.json file contents: [ "pandora:books/guidebook.xml" ]
This command works: /give @p gbook:guidebook{Book:"pandora:books/guidebook.xml"} 1
World serverconfig file gbook.toml [general]
List of books to give to the player when they join. Applied retroactively to existing players if a new book is added to the list.