summaryrefslogtreecommitdiff
path: root/platform-paper/src/main
AgeCommit message (Expand)Author
2026-04-04fix: remove needless blank lines in StatusCommandSho Sakuma
2026-04-04fix(paper): register chat listener when only Japanese conversion is enabledSho Sakuma
2026-04-04feat: Support Minecraft 26.1Sho Sakuma
2026-03-26chore: Remove unused language dataSho Sakuma
2026-03-26Merge branch 'main' into ci/support-nightly-releaseSho Sakuma
2026-03-26feat: Add Night warning to Status CommandSho Sakuma
2026-03-18fix: Remove state active channelsSho Sakuma
2026-03-18test: Add test-case, ignore listenerSho Sakuma
2026-03-18fix: Restore channel managerSho Sakuma
2026-03-17fix: delay channel login notification to avoid being buried by other join mes...Sho Sakuma
2026-03-17feat: Improved notification messages when logging in to the serverSho Sakuma
2026-03-17feat: Remove permissionSho Sakuma
2026-03-17feat!: Remove ChatMode feature, followback channel chat modeSho Sakuma
2026-03-15fix: correct language key and remove unused parameter in channel handlingSho Sakuma
2026-03-15refactor: Optimization of internal logicSho Sakuma
2026-02-26test: expand test coverage across all modulesSho Sakuma
2026-02-23feat: Add more status view to Status commandSho Sakuma
2026-02-23chore: Fix oxc errorSho Sakuma
2026-02-23docs: Update guideSho Sakuma
2026-02-23feat: Support Folia platformSho Sakuma
2026-02-11fix: Format the update notification messageSho Sakuma
2026-02-11fix: Fix hoverEvent effectSho Sakuma
2026-02-11docs: Add ChangelogSho Sakuma
2026-02-11feat: Improve Velocity Integration ErrorsSho Sakuma
2026-02-11feat: Improve Velocity status command UISho Sakuma
2026-02-07fix: Fix kana converter valid romajiSho Sakuma
2026-02-07fix: Fix copilot reviewSho Sakuma
2026-02-07docs: Update Cross Server chatSho Sakuma
2026-02-06refactor: Change to status and channel list command uiSho Sakuma
2026-02-06feat: Add cross-server chatSho Sakuma
2026-02-01docs: Update readmeSho Sakuma
2026-02-01feat: Support Velocity intergration in Paper moduleSho Sakuma
2026-01-31docs: Add channel chat logSho Sakuma
2026-01-31fix: Prevent other plugins from intercepting channel chatSho Sakuma
2026-01-31feat: Add channel loggingSho Sakuma
2026-01-27test: Add more test-caseSho Sakuma
2026-01-27docs: Add channel moderation guideSho Sakuma
2026-01-27feat: Add channe-chat featureSho Sakuma
2026-01-27feat: Update Channel membershipSho Sakuma
2026-01-26feat: Add channel-chat configurationSho Sakuma
2026-01-26feat: Add ChangeChat message notificationSho Sakuma
2026-01-26refactor: Refactoring logicSho Sakuma
2026-01-26feat: Add channel-chat handleSho Sakuma
2026-01-26feat: Add chatmode dataSho Sakuma
2026-01-26feat: Add channel commandSho Sakuma
2026-01-25refactor: Organize keys by functionSho Sakuma
2026-01-25feat: Add Channel CRUD operatorSho Sakuma
2026-01-25feat: Initialize Channel storage logicSho Sakuma
2026-01-25feat: Add Channel Chat feature configSho Sakuma
2026-01-25fix: Fix configuration URLSho Sakuma