-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Vitor Albert edited this page Mar 6, 2026
·
5 revisions
Welcome to the IGLanguages Wiki! This guide will help you set up, configure, and use the plugin on your Minecraft server.
IGLanguages is a powerful plugin designed to make your server multilingual. It allows you to:
- Provide messages in multiple languages (English, Portuguese, Spanish, etc.).
- Let players choose their preferred language.
- Automatically detect player language (when possible).
- Store data in YAML, SQLite, or MySQL.
- Integrate with PlaceholderAPI and MiniMessage.
| Page | Description |
|---|---|
| Installation | Requirements and how to install the plugin |
| Getting-Started | Basic usage and first steps |
| Configuration | All config.yml settings explained |
| ProtocolLib-Hook | Automatic packet translation (scoreboards, titles, bossbars, etc.) |
| Commands-and-Permissions | Full command list and permissions |
| Formatting-and-Colors | Color codes, hex colors, and MiniMessage support |
| File-Organization | How to structure your language files |
| Examples | Practical examples for server owners |
| Developer-API | Java API and PlaceholderAPI integration for developers |