SLNE-Development/surf-api

Surf Language Api

Open

#158 opened on Oct 23, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Kotlin (0 forks)auto 404
good first issuestatus: needs triage

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

Description

Add i18n support with adventure internalization api.

  • register new language files per-plugin (surfLangApi.registerLocale(file) to the Globaltranslator
  • automatically geht lang code from file (name)
  • MiniMessage support
  • Surf Color Tags/Placeholder Like for primary color.

This can be useful for internalization in surf legal and other projects.

Contributor guide