Back to projectsMinecraft
JartonChat
A modular chat control plugin with formatting, filtering, channels, and Discord relay support.
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