The Travelers Journal can be given to a player on join and its contents can be managed by the server admin. This allows for welcome instructions as well as avenues for setting up adventures for your new players.
The mod can be configured through files in the config/travelers-journal/ directory:
config.txt)title=Traveler's Journal
author=Server
give_at_spawn=true
debug_logging=false
legacy_titles=Traveller's Journal,Travelers Journal
Create or edit config/travelers-journal/travelers_journal.md to set your journal's content. The mod supports standard Minecraft text formatting:
**text***text*_text_<color>text<> where color is one of:
black, dark_blue, dark_green, dark_aquadark_red, dark_purple, gold, graydark_gray, blue, green, aquared, light_purple, yellow, white[page] to start a new pageAfter installing the mod, you can preview how your journal will look in-game:
config/travelers-journal/preview/index.html in your web browserThis makes it easy to format and test your journal content before players see it in-game!
The GBTI Network is a membership community:
Support our work by becoming a GBTI Network member.
This project is licensed under the GNU General Public License v3.0

Part of the Traveler's Series; provide a player with a book upon joining, with its content dynamically managed and continuously updated by the admin from a markdown file.