> For the complete documentation index, see [llms.txt](https://docs.vanillaplus.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vanillaplus.net/legend-rank/legend-rank-perks.md).

# Legend rank perks

{% embed url="<https://store.vanillaplus.net/package/4853997>" %}
View the full perks of Legend Rank
{% endembed %}

**Priority & Status**

* **Queue Priority**

  Skip the queue whenever the server is full – always join instantly
* **Tab Priority**

  Your name will appear above others on the in-game tab list
* **Event Priority**

  Ability to join all Events that happen on the Survival server
* **Name Color**

  Stand out with a gold name tag and gold name in the tab list

**Chat & Personalization**

* **Chat Color**

  Use any chat color (RGB or & colors), bold, italic, or underlined text
* **Chat Emojis**

  Gain access to 7 emojis that can be used in the chat
* **Colored Signs**

  Create signs with colorful text using & color codes
* **Colored DMs**

  Send private messages with colored or RGB text
* **/nick**

  Change your nickname and its color (excluding staff-only colors)
* **/itemname**

  Add custom name to your items with & colors (48hr cooldown)
* **/lore**

  Add custom lore to your items with & colors (48hr cooldown)
* **/hat**

  Wear any item or block as a hat
* **/emojis**

  View the available emojis for chat
* **\[item]**

  Display the item you're holding directly in chat
* **\[enderchest]**

  Show your ender chest contents in chat
* **\[inventory]**

  Share your full inventory in chat

**Portable Commands**

* **/anvil**

  Access a portable anvil from anywhere
* **/craft**

  Open a portable crafting table from anywhere
* **/grindstone**

  Open a portable grindstone from anywhere
* **/smithingtable**

  Open a portable smithing table from anywhere
* **/trash**

  Open a portable trash can to dispose of items

**Limits & Utility**

* **6 Homes**

  Set up to 6 home locations
* **20 Team Members**

  Invite up to 20 players to your team
* **/playtime**

  Check the total playtime for any player
* **/seen**

  Check when a player was last online
* **/ping**

  View your ping or another player’s ping
* **/nightvision**

  Toggle permanent night vision


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.vanillaplus.net/legend-rank/legend-rank-perks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
