# Fair Play System

## Rare Item Announcement (Transparency)

Global announcement on rare item drop including equipment and cards.

Global announcement on successful refine of high level items starting at +7.

Global announcement on item crafting of rare items from replay coin trader.

## GM Abuse Protection

These GM Commands are removed to ensure no item, zeny, exp manipulation and any form of authority abuse in the server.

```
@item
@getitem
@item2
@makeitem
@produce
@refine
@grade
@baselevel
@joblevel
@levelup
@joblevelup
@setlevel
@setjoblevel
@exp
@jobexp
@zeny
@addzeny
@setzeny
```

## Anti-bot System

&#x20;We have implemented different client and server-side measures to combat botting.

Players proven to be botting will immediately receive <mark style="color:$danger;">IP Ban & Account Ban</mark> with the botting account and <mark style="color:$warning;">if there are more associated accounts, the management also reserves the right to ban those accounts.</mark>

## Reporting

We encourage everyone to report suspected players and admin who are abusing the game intentionally.\
\
Please report in our **🚨report-a-player** discord channel <https://discord.com/channels/1447641940592951389/1447645676233298070>

All players must be responsible for their reports, fake reports are subject to punishment.

<br>


---

# 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://replay-ragnarok.gitbook.io/replay-ragnarok-docs/game-quality-improvements/fair-play-system.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.
