📖
Aeon's Resource Docs
  • 👋Overview
  • Configurations
    • Premium TAB
      • 🔗Dependencies
      • đŸ› ī¸Setup
      • 🔠CustomFont Expansion [LEGACY]
      • ❓Common Issues
    • EssentialsX Kit GUI
      • 🔗Dependencies
      • đŸ› ī¸Setup
      • 🔠CustomFont Expansion [LEGACY]
    • LibertyBans Messages
      • 🔗Dependencies
      • đŸ› ī¸Setup
      • â„šī¸More Info
    • LiteBans Messages
      • 🔗Dependencies
      • đŸ› ī¸Setup
      • â„šī¸More Info
    • EssentialsX Messages
      • 🔗Dependencies
      • đŸ› ī¸Setup
      • â„šī¸More Info
    • Quests
      • 🔗Dependencies
      • đŸ› ī¸Setup
      • â„šī¸More Info
    • HuskHomes Messages
      • 🔗Dependencies
      • đŸ› ī¸Setup
      • â„šī¸More Info
  • Expansions
    • CustomFont
      • 🔗Dependencies
      • đŸ› ī¸Setup
      • 🔤Usage
      • âš™ī¸Configuration
      • 🔄Convert from Legacy
    • Gradient2
      • 🔗Dependencies
      • đŸ› ī¸Setup
      • 🔤Usage
      • âš™ī¸Configuration
  • Plugins
    • âš ī¸Activation | Read Me!
    • LeaderboardMenus
      • 🔗Dependencies
      • đŸ› ī¸Setup
      • đŸŽ¯Commands & Permissions
      • âš™ī¸Configuration
        • config.yml
        • boards.yml
        • menu.yml
      • đŸ”ĸPlaceholders
    • CustomFont
      • 🔗Dependencies
      • đŸ› ī¸Setup
      • đŸŽ¯Commands & Permissions
      • âš™ī¸Configuration
      • đŸ”ĸPlaceholders
      • ❓Common Issues
Powered by GitBook
On this page
  • ❓ What's the difference?
  • đŸ”„ī¸ Conversion
  1. Expansions
  2. CustomFont

Convert from Legacy

❓ What's the difference?

%customfont_style: 1,<text>% -> %customfont_mini_<text>% %customfont_style: 2,<text>% -> %customfont_spaced_<text>% %customfont_style: 3,<text>% -> %customfont_bubble_<text>% %customfont_style: 4,<text>% -> %customfont_custom-1_<text>%

%customfontlegacy_style: 1,<text>% -> %customfont_mini_<text>% %customfontlegacy_style: 2,<text>% -> %customfont_spaced_<text>% %customfontlegacy_style: 3,<text>% -> %customfont_bubble_<text>% %customfontlegacy_style: 4,<text>% -> %customfont_custom-1_<text>%

đŸ”„ī¸ Conversion

  • Open the file your old placeholders are in

  • With the Find & Replace function of your text editor, find _style: X, and replace it with _Y_

OR

  • With the Find & Replace function of your text editor, find legacy_style: X, and replace it with _Y_

Variant 1

Find: legacy_style: 1,

Find: _style: 1,

Replace: _mini_

Variant 2

Find: legacy_style: 1,

Find: _style:1,

Replace: _mini_

PreviousConfigurationNextGradient2

Last updated 1 year ago

🔄