# 📜 Player Commands

<figure><img src="/files/Z4ZchGWjMXx7NDCnsk1z" alt=""><figcaption></figcaption></figure>

## **Player @commands**

<table data-header-hidden><thead><tr><th width="159"></th><th></th></tr></thead><tbody><tr><td>@autoloot</td><td>Auto loots items from mobs, optionally by drop rate %.</td></tr><tr><td>@alootid</td><td>Create a list for specific items to loot</td></tr><tr><td>@autotrade</td><td>Vends items offline until sold or logged in.</td></tr><tr><td>@camerainfo</td><td>Shows/sets client camera position.</td></tr><tr><td>@commands</td><td>Lists available @ commands.</td></tr><tr><td>@exp</td><td>Shows base/job level and % progress.</td></tr><tr><td>@iteminfo</td><td>Shows item details (type, price, weight, drops).</td></tr><tr><td>@jailtime</td><td>Displays remaining jail time or indefinite status.</td></tr><tr><td>@mobinfo</td><td>Shows monster stats, exp, drops, and MVP data.</td></tr><tr><td>@noask</td><td>Auto-rejects trade deals/invites.</td></tr><tr><td>@noks</td><td>Toggles Kill Steal Protection.</td></tr><tr><td>@rates</td><td>Shows server exp and drop rates.</td></tr><tr><td>@refresh</td><td>Syncs client position with server.</td></tr><tr><td>@request</td><td>Messages all online GMs.</td></tr><tr><td>@showdelay</td><td>Toggles skill delay message visibility.</td></tr><tr><td>@showexp</td><td>Toggles exp gain message visibility.</td></tr><tr><td>@time</td><td>Shows server date, time, and day/night status.</td></tr><tr><td>@uptime</td><td>Shows server uptime since last restart.</td></tr><tr><td>@whereis</td><td>Lists maps where a monster spawns.</td></tr><tr><td>@whodrops</td><td>Lists mobs dropping an item, sorted by rate.</td></tr><tr><td>@time</td><td>Displays the local server time, along with day/night information.</td></tr><tr><td>@hominfo</td><td>Displays homunculus stats in different formats.</td></tr><tr><td>@homstats</td><td>Displays homunculus stats in different formats.</td></tr><tr><td>@showzeny</td><td>Toggles the display of Zeny gain messages.</td></tr><tr><td>@autoloottype</td><td>Starts or stops autolooting a specified item type.</td></tr><tr><td>@channel</td><td>Set player channels.</td></tr></tbody></table>

## **Custom Commands**

**Player Regular Commands**

<table><thead><tr><th width="169"></th><th></th></tr></thead><tbody><tr><td>@deposit</td><td>Open Deposit System</td></tr><tr><td>@event</td><td>Join Automated Events</td></tr><tr><td>@koe</td><td>Join King of Emperium</td></tr><tr><td>@koesched</td><td>Check King of Emperium Schedule</td></tr><tr><td>@mountlist</td><td>Check player's mount progression</td></tr><tr><td>@mmr</td><td>Check personal MMR stats</td></tr><tr><td>@mmraura</td><td>Turn on/off mmr aura</td></tr><tr><td>@woe</td><td>Join WoE</td></tr><tr><td>@woesched</td><td>Check Woe Schedules</td></tr><tr><td>@spb</td><td>Shows partymate buff statuses</td></tr></tbody></table>

Unique Commands

<table><thead><tr><th width="168"></th><th></th></tr></thead><tbody><tr><td>@killsequence</td><td>Check monster kill sequence from guild mission.</td></tr><tr><td>@itemsequence</td><td>Check item drop sequence from guild mission.</td></tr><tr><td>@shout</td><td>Streamer command</td></tr><tr><td>@cdshop</td><td>Tower Defense Exclusive Command</td></tr><tr><td>@acstorage</td><td>VIP Feature</td></tr><tr><td>@mvpboard</td><td>Shows the List of Spawned MVPs</td></tr></tbody></table>

***

## **Player /commands**

<table data-header-hidden><thead><tr><th width="157.181884765625"></th><th></th></tr></thead><tbody><tr><td>/effect</td><td>Enables or disables skill animation effects.</td></tr><tr><td>/emblem</td><td>Shows or hides guild emblems.</td></tr><tr><td>/exall</td><td>Blocks all private messages.</td></tr><tr><td>/fog</td><td>Activates or deactivates the fog visual effect.</td></tr><tr><td>/guild</td><td>Forms a new guild, requiring an Emperium in inventory.</td></tr><tr><td>/inall</td><td>Unblocks all private messages.</td></tr><tr><td>/invite</td><td>Sends a party invitation to the specified player.</td></tr><tr><td>/lightmap</td><td>Enables or disables the lightmap effect.</td></tr><tr><td>/mineffect</td><td>Toggles minimal skill effect visuals.</td></tr><tr><td>/nc</td><td>Allows continuous monster attacks with a single left-click.</td></tr><tr><td>/ns</td><td>Permits using support skills on monsters/players without Shift key.</td></tr><tr><td>/notrade</td><td>Automatically rejects trade requests.</td></tr><tr><td>/organize</td><td>Creates a new party, requiring Job Level 7.</td></tr><tr><td>/savechat</td><td>Saves the current chat log.</td></tr><tr><td>/showname</td><td>Modifies the font style of character names.</td></tr><tr><td>/sound</td><td>Turns sound effects on or off.</td></tr><tr><td>/who</td><td>Shows the total number of online players.</td></tr><tr><td>/where</td><td>Displays your current map and coordinates.</td></tr><tr><td>/quake</td><td>Activates or deactivates screen shaking effects.</td></tr></tbody></table>


---

# 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://rf2p.gitbook.io/ragna-free-2-play/information/player-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.
