# Commande de base

### <mark style="color:blue;">Téléportation</mark>

* Pour vous TP à un autre joueur, taper *<mark style="color:yellow;">/tpa \<pseudo></mark>*
* Pour TP le joueur à vous, taper *<mark style="color:yellow;">/tpahere \<pseudo></mark>*
* Pour revenir à votre emplacement précédent, tapez *<mark style="color:yellow;">/back</mark>*

### <mark style="color:blue;">Point de réapparition</mark>

* Pour définir un point de réapparition, taper *<mark style="color:yellow;">/sethome \<nom></mark>*
* Pour y retourner, tapez *<mark style="color:yellow;">/home \<nom></mark>*

### <mark style="color:blue;">Déplacements</mark>

* Vous pouvez retourner au spawn via la commande *<mark style="color:yellow;">/spawn</mark>*
* Il existe des warps, vous pouvez consulter la liste via le *<mark style="color:yellow;">/warps</mark>*
* Vous pouvez vous téléporter via la commande *<mark style="color:yellow;">/warp \<nom></mark>*

### <mark style="color:blue;">Divers</mark>

* Pour écrire un message privé à un joueur, tapez *<mark style="color:yellow;">/msg \<joueur> \<message></mark>*
* Pour répondre au dernier message, tapez *<mark style="color:yellow;">/reply \<message></mark>*

### <mark style="color:blue;">Extras</mark>

* Pour afficher ou cacher le menu à droite, tapez *<mark style="color:yellow;">/</mark>*<mark style="color:yellow;">tab scoreboard toggle</mark>
* Pour activer  ou désactiver le tri automatique de vos coffres, tapez <mark style="color:yellow;">/chestsort</mark>
* Pour changer votre skin, tapez *<mark style="color:yellow;">/skin set \<NomDuJoueur></mark>*
* Pour retirer votre skin, tapez  *<mark style="color:yellow;">/skin clear</mark>*


---

# 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://wiki.craftonelife.fr/en-jeu/commande-de-base.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.
