PlatformChat is a simple Minecraft Bukkit/Spigot plugin that provides enhanced chat formatting with support for Bedrock players via Floodgate and integration with PlaceholderAPI. It allows configurable chat prefixes and color-coded messages for both Java and Bedrock editions.
Features include different chat formats for Java and Bedrock players, PlaceholderAPI support for dynamic placeholders, configurable prefixes and color codes via a config file, and Floodgate API support to detect Bedrock players. The plugin uses color codes with & symbols translated into Minecraft colors.
Requirements:
- Java 17 or higher (should match your server's Java version)
- Bukkit, Spigot, or Paper Minecraft server (version 1.16 or newer recommended)
- Floodgate plugin for Bedrock player detection
- PlaceholderAPI plugin (optional, for placeholder support)
- FloodgatePlaceholders plugin (recommended for Floodgate placeholder support)
Installation:
- Download or build the PlatformChat.jar file.
- Place the JAR file into your server's plugins folder.
- Start the server once to generate the default configuration file.
- Modify plugins/PlatformChat/config.yml as needed.
- Restart or reload your server.