Back to projectsMinecraft

JartonChat

A modular chat control plugin with formatting, filtering, channels, and Discord relay support.

JartonChat screenshot 1
JartonChat screenshot 2

Problem

Default chat behavior lacked moderation controls and cross-platform communication options.

Solution

I built a channel-aware chat system with policy controls, formatting layers, and Discord relay capabilities.

Key Decisions

  • Created a pluggable filter pipeline for moderation rules.
  • Used permission gates for channel visibility and write access.
  • Added structured event hooks for future extensions.

Tech Stack

JavaPaper APIAdventureRedis
JartonChat | ItsJustJar