# Commands

<pre class="language-yaml" data-overflow="wrap" data-full-width="true"><code class="lang-yaml">/msg: Sends a private message to another player.
/farms: Gives link for farms guide.
/pit: Teleports you to The Pit entrance at spawn.
/mace: Teleports you to the Mace PvP Zone at spawn.
/vc: Gives the download link for the Simple Voice Chat Mod.
/leaderboards: Opens the menu for all leaderboards on the server.
/tokens: Shows your total Legend Rank Token balance and ranking.
/playtime: Shows your total playtime on the server.
/delhome: Deletes a previously set home location.
/rules: Displays the server's rules.
/level: Show your current level for the current PvP Cycle.
/cycles: Gives information about PvP Cycles.
/balance: Another command to display your current in-game currency.
/sethome: Sets a home location that you can teleport back to.
/homes: Lists all your set home locations.
/guide: Provides a guide for using the server.
/tpacancel: Cancels a teleport request you have made.
/suicide: Causes your character to die intentionally.
<strong>/tpahere: Requests another player to teleport to your location.
</strong>/discord: Provides a link to the Vanilla+ Discord.
<strong>/msgtoggle: Toggles the ability to receive private messages on or off.
</strong>/tpdeny: Denies a teleport request from another player.
/link: Links your game account to your Discord account.
<strong>/unignore: Removes a player from your ignore list, allowing you to see their messages again.
</strong><strong>/tptoggle: Toggles the ability to receive any teleport requests.
</strong>/nick: Sets or changes your nickname in the game.
/tier: Shows a players tier from mctiers.com.
/ignore: Ignores messages from a specific player.
/lootdrop: Initiates a command that drops loot in the game.
/redeem: Redeems a Legend token.
<strong>/vote: See all of the links to vote for the server.
</strong>/tpa: Sends a teleport request to another player.
/afk: Marks you as away from keyboard.
/votetotal: Shows the total number of votes you have.
/store: View the server store in-game.
/team: Commands related to forming or managing a team.
/tpaccept: Accepts a teleport request from another player.
/2fa: Manages two-factor authentication settings for your account.
<strong>/home: Teleports you to a previously set home location.
</strong><strong>/rtp: Randomly teleports you to a location within the server.
</strong>/rankduration: Shows the duration or expiration of your current rank.
<strong>/help: General help command for the server.
</strong>/r: Responds to the last person who messaged you.
/spawn: Teleports you to the server's spawn location.
/trade: Initiates a trade with another player (can only be used at spawn).
/report: Reports a player to our trusted staff team.
/votes: See when you can unlock a home upgrade.
/thepit: Gives information about The Pit event.
/pack: Install our custom resource pack.
</code></pre>


---

# Agent Instructions: 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://docs.vanillaplus.net/server-info/commands.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.
