Skip to content

Installation

Vitor Albert edited this page Mar 6, 2026 · 1 revision

🛠️ Installation

  1. Download the latest version of IGLanguages.jar.
  2. Drop it into your server's plugins folder.
  3. Restart your server.
  4. The plugin will generate a config.yml and a langs folder containing default language files.

Requirements:

  • Java 11 or higher.
  • Minecraft 1.8+ (Use a fork like PandaSpigot for 1.8 that supports Java 11+).

Optional Dependencies

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

Clone this wiki locally