JapanizeChat
PluginMIT

JapanizeChat

Real-time Romaji-to-Japanese conversion for Minecraft chat with high-accuracy Google API and customizable per-player display options.

12
Downloads
0
Followers
3 months ago
Updated
📦
1
Versions

📖About JapanizeChat

JapanizeChat - High Accuracy Romaji Conversion

JapanizeChat is a sophisticated Paper/Purpur plugin designed for Japanese players who prefer typing in Romaji. By leveraging the power of the Google Transliterate API, it provides industry-leading conversion accuracy by understanding sentences contextually.


🌟 Key Features

  • High-Accuracy Conversion: Uses the Google Transliterate API to understand context and provide natural Japanese characters (e.g., correctly distinguishing "ha" as a particle).
  • Per-Player Toggle: Use /jp toggle to turn the conversion display on or off only for yourself. This does not affect how other players see your messages.
  • Persistent Settings: Your toggle preferences are saved automatically in individual files (plugins/JapanizeChat/players/[UUID].yml), ensuring they persist across server restarts and relogging.
  • Highly Customizable: Easily change the color of the converted text via config.yml. Supports standard Minecraft colors and Hex codes.

💻 Commands & Permissions

Command Description Permission
/jp help Displays the help menu. japanizechat.use
/jp toggle Toggles Japanese conversion for your own view. japanizechat.use
/jp reload Reloads the configuration file (config.yml). japanizechat.admin

🔧 Configuration

# Change the color of the converted text
converted-text-color: "gray"

# Default state for new players
default-toggle-state: true