Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
AllayChat
PluginGPL-3.0-only

AllayChat

Superior chat plugin with AI moderator, custom formats, hover events, cross-server and more.

251
Downloads
1
Followers
2 months ago
Updated
📦
5
Versions
managementsocialutilityfoliapaperpurpur
Download Latestv1.4.0View on Modrinth

📖About AllayChat

Image based plugin thread

1
2
3
4

What is AllayChat?

🔰 AllayChat is a modern & powerful chat plugin for PaperMC and Folia
It allows server owners to create custom chat filters, formats, placeholders and more.

⚠️ Allay does not support chat channels.
I have no plans to add it in the future either.
I have never seen anyone use it and I don't see a reason to add it.
It just complicates the chat system and makes it harder to manage.

🚀 Features

  • MiniMessage injection filter
  • Custom chat filters
  • Custom chat formats
  • Custom placeholders (replacements)
  • PlaceholderAPI
  • Item in chat
  • Inventory in chat
  • Shulker in chat
  • Staff chat
  • Private messaging
  • Spy
  • Cross-server chat
  • AI moderation
  • And more

📦 Modules

AllayChat is a modular plugin.
You can install or code modules to your liking.
Modules are located in AllayChat/modules folder.

Currently, AllayChat has the following modules:

  • AllayChat-Multi: Cross-server chat support.
    It allows you to sync chat messages between multiple servers using Redis.
  • AllayChat-AIFilter: AI-based chat filter & moderation.
    It punishes players based on their messages.

If you are a developer, you can create your own modules.
You can find the API in the Developer section of this readme.
Contact us on Discord if you want your module to be listed here.

🔮 Cross-Server

AllayChat supports cross-server setups.
You can use AllayChat to sync chat messages between multiple servers.
This is useful for large networks where you want to have a unified chat experience across all servers.

Allay uses Redis (lettuce) to sync chat messages between servers.
Thanks to this, AllayChat is very fast and efficient.
Many other plugins use Plugin Messaging for cross-server support, but it is no way fast as AllayChat's Redis implementation.

Cross-Server feature itself is not included in this repository.
You can find it in here.

It is a separate JAR, you put it inside AllayChat/modules.

🔒 Open Source

AllayChat is an open source project.
Please consider donating so we can actually continue updating.
For donations, please contact us from our discord server.

💰 Sponsors

We greatly appreciate our generous donors who help keep AllayChat development alive! Your support allows us to continue improving and maintaining this plugin.

Special Thanks to Our Donors

  • CrunaNetwork - $5

How to Donate

If you'd like to support us, please contact us through our Discord server for donation information.

💻 Developers

Allay is designed to be compatible with almost any plugin.
We use Paper's ChatRenderer to render messages. It means that Allay will not break your existing plugins.
(as long as your plugin does not do anything weird or outdated)

Developer API

repositories {
    maven {
        name "voxelarc-releases"
        url "https://repo.voxelarc.net/releases"
    }
    /*
    maven {
        name "voxelarc-snapshots"
        url "https://repo.voxelarc.net/snapshots"
    }
    */
}

dependencies {
    compileOnly 'net.voxelarc.allaychat:api:VERSION'
}

🔨 Contributing

If you want to contribute to AllayChat, feel free to open a pull request.
We are always looking for new contributors and ideas.

If you want to report a bug or suggest a feature, feel free to open an issue.
We will try to respond as soon as possible.

Please keep in mind the modularity of this plugin.
We are trying to keep the codebase clean and modular, so please try to follow the existing structure.
If you are not sure how to do something, feel free to ask our Discord server.

👥 Team & Contributors

No authors recorded.

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
foliapaperpurpur
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+4 more

🔗 Links

Modrinth Page