# Oyun Komutları

## /clink , /hesapesle , /esle

* Oyuncu komutudur.
* Hesap eşleme kodunu almaya yarar.
* Sadece hesabı eşli olmayanlar kullanabilir.

## /c2fa , /2fa , /twofa

* Oyuncu komutudur.
* 2 faktörlü doğrulama komutudur.
* /2fa on -> 2fa'yı açar.
* /2fa off -> 2fa'yı kapatır.

## /cunlink , /hesapkaldir , /eslemekaldir

* Oyuncu komutudur.
* config.yml üzerinde unlink\_system\_enabled ayarı true ise kullanılabilir.

## /cep

* Admin komutudur.
* /cep reload -> Eklentiyi yeniden yapılandırır. (cep.admin)
* /cep wipe -> Eklentinin tüm verilerini sıfırlar. (cep.admin , cep.adminplus)
* /cep info \<player> -> Belirtilen oyuncunun bilgilerini gösterir. (cep.admin)
* /cep settwofa \<player> \<true/false> -> Belirtilen oyuncunun 2FA modunu değiştirir. (cep.admin)
* /cep unlink \<player> -> Belirtilen oyuncunun eşlemesini kaldırır. (cep.admin)


---

# 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://tanitim.nourseproject.com/minecraft-eklentileri/ncep/komutlar/oyun-komutlari.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.
