๐Ÿ‡ฌ๐Ÿ‡งTranslations

You can translate the plugin by creating a new file in the lang folder and set it in the config.yml file.

Tiny font

You can use this generator to create small texts.

JSON texts

This plugin supports JSON texts in lore, display name and translations of the plugin. Use this generator to generate the JSON texts.

Example use case

You can set a custom font for a particular text:

{"text":"Hello!","font":"my_custom_font"}
{"text":"Lorem Ipsum!","font":"alt"}

Last updated