
MCLocalAuth
MCLocalAuth is a security plugin for Minecraft servers that uses Discord as an authentication system. Protect your server by limiting access to only members of your Discord community.
Список изменений
MCLocalAuth v1.4.1.1 — Velocity
Type: Update - Multi-language System
Date: July 4, 2026
Status: BÉTA ⚠️
File: MCLocalAuth-Velocity-v1.4.1.1.jar
✨ New Features
🌍 Multi-language System
All player-facing messages are now externalized into editable language files.
Included languages:
- 🇫🇷 French (
fr_FR) - 🇺🇸 English (
en_US) — default - 🇪🇸 Spanish (
es_ES) - 🇵🇱 Polish (
pl_PL)
Configuration:
language: "en_US" # Change to fr_FR, es_ES or pl_PL
Translated player messages (editable):
- Kick messages (first join, unauthorized IP)
- Bedrock kick messages (no color codes)
/authcommands (help, errors, results)- Discord embeds (authentication, status, admin)
- Discord slash command descriptions
- Bot activity text
Translated console messages (not editable):
- Startup messages (storage, Discord)
- Error messages (token, permissions, connection)
- Admin log messages (IP add/remove/reset)
- Update available notifications
Language files:
Files are generated on first startup in plugins/mclocalauth/messages/:
en_US.yml,fr_FR.yml,es_ES.yml,pl_PL.yml
You can edit these files to customize player messages.
ℹ️ Console messages follow the selected language but are not editable (built into the plugin).
🔄 Automatic Migration
- The
language:key is automatically added to the top of existingconfig.yml
📊 Compatibility
| Platform | Versions |
|---|---|
| Velocity | 3.3.0+ ✅ |
Java: 17+
🚀 Installation / Update
- Download
MCLocalAuth-Velocity-v1.4.1.1.jar - Replace the old JAR in
plugins/ - Restart the proxy
- The
language:key is automatically added toconfig.yml - Change the language if needed (
fr_FR,es_ES,pl_PL) - Language files are in
plugins/mclocalauth/messages/
🐛 Known Issues
No known bugs at this time.
Build: Maven 3.9.5 + Java 17
Status: BÉTA ⚠️
