CakeProtect Language Files
==========================

Bundled languages:
  - th_TH.yml (Thai - default)
  - en_US.yml (English)

To add a new language:
  1. Copy en_US.yml and rename to your locale (e.g. ja_JP.yml)
  2. Translate all values (keep keys and color codes intact)
  3. Set "language: ja_JP" in config.yml
  4. Run /ps reload

Notes:
  - Color format: &#RRGGBB (hex colors)
  - Placeholders: {player}, {tier}, {x}, {z}, etc.
  - GUI item text is under the "gui:" section
  - Messages are under their respective sections (region, member, etc.)
