Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.
Xaymar edited this page Oct 2, 2011 · 1 revision

i18n - Internalization

Initialization

In mmoSupport() set the bitset MMO_I18N to enable an i18n table to be created. In onEnable() make sure you're still calling super.onEnable().

Usage

Create a new Language

[TODO]

Clone this wiki locally