-
Notifications
You must be signed in to change notification settings - Fork 7
Installation
Vitor Albert edited this page Mar 6, 2026
·
1 revision
-
Download the latest version of
IGLanguages.jar. -
Drop it into your server's
pluginsfolder. - Restart your server.
- The plugin will generate a
config.ymland alangsfolder containing default language files.
Requirements:
- Java 11 or higher.
- Minecraft 1.8+ (Use a fork like PandaSpigot for 1.8 that supports Java 11+).
| Plugin | Purpose |
|---|---|
| PlaceholderAPI | Enables %lang_*% placeholders in any plugin that supports PAPI |
| ProtocolLib | Enables automatic packet translation — translates even in plugins without PAPI support |
Next: Getting-Started