> For the complete documentation index, see [llms.txt](https://anamijp.gitbook.io/tree/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anamijp.gitbook.io/tree/undefined/undefined-1.md).

# วิธีตั้งชื่อสีในเกม

{% hint style="info" %}
ผู้เล่นยศ Supervip extra ขึ้นไป สามารถใช้งานโค๊ด \&l \&n \&o \&m ได้เพื่อเพิ่มความหนาตัวอักษร
{% endhint %}

## Color Code

โค๊ดสีทั้งหมดของ Minecraft version 1.8 ที่ผู้เล่นสามารถใช้งานได้มีดังนี้

<div align="left"><img src="/files/2998a5zEmASQimPHS9Sl" alt="COLOR CODE"></div>

## ฟังก์ชั่นเสริม

ผู้เล่นที่มียศ Supervip extra ขึ้นไปสามารถใช้งานโค๊ดปรับตัวอักษรให้ หนา , มีขีดเส้นล่าง - บน , เอียง&#x20;

* \&l = เพิ่มความหนาของตัวอักษร
* \&m = ขีดเส้นบนตัวอักษร
* \&n = ขีดเส้นใต้ตัวอักษร
* \&o = ทำให้ตัวอักษรเอียง

<div align="left"><img src="/files/nHMof2qfaJCIWep0m7aU" alt=""></div>

## ตั้งชื่อสีอย่างไร ?&#x20;

1. เลือกสีที่ต้องการใช้งาน&#x20;
2. เลือกนามแฝงที่ต้องการตั้ง
3. ลงมือทำ&#x20;

**ตัวอย่าง :**&#x20;

ต้องการตั้งชื่อนามแฝง treenight เป็นสีแดง&#x20;

สีแดง = &4 \
\
ให้ผู้เล่นใช้คำสั่ง /nick &4<mark style="color:red;">treenight</mark> เพื่อตั้งชื่อเป็นสีแดง&#x20;

{% hint style="warning" %}
ห้ามใช้งานโค๊ด \&k หากพบเจอมีบทลงโทษ
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://anamijp.gitbook.io/tree/undefined/undefined-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
