Snapshots for AI
Snapshots for AI
Create machine readable .md snapshots of your project inside the VSCode, Windsurf, and Cursor IDEs.
Snapshots for AI
Snapshots for AI
Create machine readable markdown snapshots of your PHPStorm project.
Traveler's Chest
Traveler's Chest
Minecraft Java server side Frabric Mod that allows the admin to manage chest refills.
Traveler's Journal
Traveler's Journal
Minecraft Java server side Fabric mod that gives a book to a player on join with contents controlled by the admin.
Traveler's Lectern
Traveler's Lectern
Provides a lectern that can regenerate the book that it is enabed with after a cooldown period.
JS Animate Hue
JS Animate Hue
Create shifting hue animations from images – export as GIF, MP4, and WebP.
Email Signature Generator
Email Signature Generator
Generate free email signatures using our own custom email signature generator.
WordPress Perplexity Plugin
WordPress Perplexity Plugin
This lightweight WordPress plugin adds a Perplexity lookup to highlighted text inside your site's blog posts.
Clean Image Metadata
Clean Image Metadata
A WordPress must-use plugin that automatically removes all metadata (EXIF, IPTC, XMP, etc.) from uploaded images.
Advanced Taxonomy Manager
Advanced Taxonomy Manager
WordPress plugin that provides a really good taxonomy management experience. We hope you like it!
Radle
Radle
WordPress plugin for Reddit based integrations.
View All Member Products
Browse our complete collection of tools and resources

Traveler’s Journal Icon Traveler’s Journal

Traveler’s Journal Banner

Traveler's Journal

Traveler's Journal is a Minecraft Fabric mod that provides server administrators with tools to create and distribute an in-game book whose contents are controlled through an markdown file.

Any changes made to the markdown file will auto update across all held copies of the book.

Core Functions

  • Server-side journal management for centralized control
  • Automatic distribution system that gives new players a journal on first join
  • Real-time content updates through simple markdown files
  • Built-in preview system for testing formatting
  • Supports rich text formatting including colors and lists

Technical Specifications

  • Platform: Minecraft 1.21.1
  • Framework: Fabric
  • Dependencies: Fabric API
  • License: GPL-3.0

Configuration Options

  • Custom journal titles
  • Markdown formatting support
  • Color code implementation
  • Page break controls
  • Spawn distribution settings

Implementation

The mod operates through a server-side configuration system located in config/travelers-journal/. Administrators can modify journal content through standard text files using supported formatting syntax.

Preview System

Includes a browser-based preview tool for testing journal formatting before deployment. Located in config/travelers-journal/preview/.

Formatting Guide

The journal supports the following formatting options:

Text Styling

  • Bold: **text**
  • Italic: *text*
  • Underline: _text_

Lists

Unordered lists using dashes:

  • First item
  • Second item
  • Third item

Colors

Use & or § followed by a color code:

  • &0 or §0 - Black
  • &1 or §1 - Dark Blue
  • &2 or §2 - Dark Green
  • &3 or §3 - Dark Aqua
  • &4 or §4 - Dark Red
  • &5 or §5 - Dark Purple
  • &6 or §6 - Gold
  • &7 or §7 - Gray
  • &8 or §8 - Dark Gray
  • &9 or §9 - Blue
  • &a or §a - Green
  • &b or §b - Aqua
  • &c or §c - Red
  • &d or §d - Light Purple
  • &e or §e - Yellow
  • &f or §f - White

Example: &cThis text will be red

Page Management

  • Create a new page: Insert [page] on a new line. Otherwise the book will automatically paginate.

To test formatting, use the provided preview system in the config/travelers-journal/preview/ folder. Or access it through our hosted Minecraft Book Preview Application

Screenshots

Download

Changelog

Changelog

[1.2.11]

  • Cleaning up dev files and folders

[1.2.6]

  • Added support for legacy book titles
  • Added debugging logging system that can be enabled/disabled
  • Initial release with basic journal functionality
  • Added configuration support for customizing journal title and author
  • Implemented give-at-first-join functionality
  • Syncronizes journal content with markdown resource file.

Contributors

Network members who have contributed to this product.

Product Tags