Skip to content

Introduction

This is a developer guide covering the design and architecture of LunaticChat.

Players and server administrators should refer to the documentation / reference.

Target versions

The design and architecture described in this guide reflect Paper/Folia: v1.2.2 and Velocity: v1.1.0.

Module Structure

LunaticChat is organized into the following modules.

For the overall design, see Design / Architecture.

ModuleRole
enginePlatform-independent core
platform-paperPaper / Folia plugin
platform-velocityVelocity proxy plugin

Guide Index