MC ToolboxMC TOOLBOX

Minecraft Gradient Text Generator

MiniMessage · NBT · BungeeCord · Legacy · Bracket

#fbbf24
#f59e0b
#d97706
MCTOOLBOXSTUDIO

Minecraft Gradient Text Generator

Generate smooth multi-color gradient text for Minecraft servers, plugins, and resource packs. Supports every major format: MiniMessage, BungeeCord hex, legacy §x codes, NBT JSON arrays, and bracket notation.

MiniMessage

<gradient:#FF6B6B:#FFC371>Hello</gradient>

Used by Paper/Purpur servers with the Adventure API. Most modern and readable format.

BungeeCord &#hex

&#FF6B6BH&#FF8E53e&#FFC371llo

Supported by BungeeCord, Spigot plugins like CMI, EssentialsX, and LuckPerms.

Legacy §x

§x§F§F§6§B§6§BH...

Works in vanilla Minecraft 1.16+ via resource packs, books, and sign NBT.

Frequently Asked Questions

Which format should I use for my server?

Use MiniMessage if your server runs Paper/Purpur 1.16+ with the Adventure API - it's the cleanest and most readable. Use BungeeCord &#hex for plugins like CMI, EssentialsX, or MVdWPlaceholderAPI. Use Legacy §x for vanilla-adjacent contexts like book NBT or sign text.

How many colors can I add?

You can add up to 8 color stops. More stops create more complex gradients with multiple color transitions. Two stops give a simple A→B fade, while 4+ stops allow rainbow or multi-hue effects.

Does gradient text work in Minecraft Bedrock?

Bedrock Edition does not natively support hex color codes in chat or commands. Gradient text is a Java Edition feature, though some Bedrock marketplace maps implement custom text via resource packs.

What is the NBT format used for?

The NBT JSON array format is used directly in /tellraw, /title, item custom_name, lore, and sign Text tags. Each character gets its own JSON text component with an exact hex color, giving pixel-perfect gradient control.

Minecraft 그라데이션 텍스트 생성 가이드

이 도구는 Minecraft에서 사용할 그라데이션 텍스트를 생성합니다. 텍스트를 입력하고 2~8개의 색상 중단점을 선택한 후 굵게, 기울임꼴, 밑줄, 취소선 스타일을 적용할 수 있습니다.

출력 형식은 MiniMessage, NBT JSON, BungeeCord &#hex, 레거시 §x, 16진수 &x, 브래킷 <#hex> 중에서 선택할 수 있습니다. 미리보기에서 실제 모양을 확인하면서 조정하세요.

미리 설정된 색상 팔레트에서 쉽게 색상을 선택할 수 있습니다. 생성된 코드는 복사 버튼으로 클립보드에 복사하여 서버 설정 파일이나 명령어에 붙여넣으세요.

자주 묻는 질문

서버에 어떤 형식을 사용해야 하나요?

서버가 Paper/Purpur 1.16+에서 Adventure API를 사용한다면 MiniMessage를 사용하세요. 가장 깔끔하고 읽기 쉽습니다. CMI, EssentialsX, MVdWPlaceholderAPI 같은 플러그인에는 BungeeCord &#hex를 사용하세요. 책 NBT나 표지판 텍스트 같은 바닐라에 가까운 상황에서는 레거시 §x를 사용하세요.

색상을 몇 개까지 추가할 수 있나요?

최대 8개의 색상 중단점을 추가할 수 있습니다. 중단점이 많을수록 여러 색상 전환이 있는 더 복잡한 그라데이션을 만들 수 있습니다. 2개의 중단점은 단순한 A→B 페이드를, 4개 이상은 무지개 또는 다중 색조 효과를 제공합니다.

그라데이션 텍스트가 Minecraft Bedrock에서 작동하나요?

Bedrock 에디션은 채팅이나 명령어에서 16진수 색상 코드를 기본적으로 지원하지 않습니다. 그라데이션 텍스트는 Java 에디션 기능이지만, 일부 Bedrock 마켓플레이스 맵에서는 리소스 팩을 통해 사용자 정의 텍스트를 구현합니다.

NBT 형식은 무엇에 사용되나요?

NBT JSON 배열 형식은 /tellraw, /title, 아이템 custom_name, lore, 표지판 Text 태그에 직접 사용됩니다. 각 문자는 정확한 16진수 색상을 가진 자체 JSON 텍스트 구성 요소를 가지므로 픽셀 단위의 그라데이션 제어가 가능합니다.