> For the complete documentation index, see [llms.txt](https://docs.obsiverse.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.obsiverse.net/global/rules.md).

# RULES

## **BEHAVIOR**

Everything listed in these rules is strictly prohibited.

* Any type of **bad behavior**. This may include any type of punishment.
  * Being a **toxic player,** including insults, harassment, threats, disrespectful behavior, etc.
  * Doxing.
  * **Sharing the IPs** of other servers or mentioning them. This also includes encouraging other people to play on other servers.
  * Spamming or advertising channels or social media accounts without having a Media rank on the server.
  * Spamming or flooding the chat is prohibited..
  * **Disrespecting** other players or Staff. This includes discrimination, harassment, belittling people because of their gender, platform, or anything similar.
  * Using **inappropriate usernames**, skins, clan names, private world names, etc.
  * Promoting religious and/or political ideologies.
  * Renaming items, placing signs, or using image maps with offensive content, including insults, inappropriate words, inappropriate images, etc.
  * Sharing links to inappropriate, harmful, or illegal content of any kind.
* **Impersonating** another player.
  * Attempting to steal or stealing an account. Accomplices will also be punished.
  * Creating a username similar to another player’s and/or staff member’s username with bad intentions.
* **Accusing** or **reporting** other players without evidence, including false reports or manipulating screenshots with the intention of harming another player.
  * This includes abusing the /report command. Misusing it will be punished.
* **Exploiting** bugs and/or server errors. If you find a bug, you are required to report it to the staff team. Not reporting it may be considered passive bug abuse. This also includes using alt accounts to obtain benefits from events, welcome rewards, or similar systems.
* If a **player gives or lends items** to another player and those items end up being “lost” or the other player refuses to return them, the **server will not be responsible**. Each player must be careful about who they give or lend their items to, and they are responsible for their own decisions.
* **Misusing commands** with the intention of annoying others. This includes spamming private world ratings, deleting or changing a clan to spam the chat while punished in order to communicate with other users or staff, etc.
* **Building** racist, fascist, xenophobic, homophobic, sexist, religious-symbolism-related, or otherwise inappropriate structures.
* **Selling in-game** items for real money to external people. Purchases may only be made through the official store.
* **TPA Killing** is completely prohibited, regardless of context. TPA Kill is considered to happen when a player loses items as a result of being teleported to a dangerous area.
  * If you are a victim of TPA Kill, your items will not be returned.
  * Using Player Warps to kill other players is also considered TPA Kill.
* **Ignoring** a **staff** member when they are trying to contact you.
* **Annoying** or disturbing a staff member while they are carrying out moderation actions.
* **Scamming** and/or **stealing** from a player through safe trading methods, such as /trade, player warps, etc.
* Falsifying information with the intention of deceiving others or gaining profit, such as payments, reports, etc.
* Giving away, selling, or farming kills.
* You must play on the server with one account at a time.
* Sharing your account with another person so they can access the server under your name.
* Spawn-killing.
* If a player is a repeat offender and commits the same rule violation again, they may receive a punishment without prior warning. Additionally, if the same violation is repeated, the punishment will increase.
* Misusing tickets in the Official Discord will be punished, both within Discord and on the server.
* Insulting a staff member through Voice Chat is prohibited and will be punishable.

### **FARMS** <a href="#granjas" id="granjas"></a>

* Creating farms that exceed the server limits, which can be checked with /limitaciones. Intentionally exceeding these limits is considered a massive farm.
* Creating 0-tick farms. The minimum allowed is 2 ticks.
* Flying farms are not allowed.

### **HACKS AND RELATED MODIFICATIONS** <a href="#hacks-y-derivados" id="hacks-y-derivados"></a>

* Using any **illegal client** or **game modification** that **provides an advantage** over other players, such as: hack clients / ghost clients, autoclickers, macros or similar tools, modified texture packs (X-ray), use of regedits / TCP higher than 1, use of DNS, mods such as Replay, etc.**.**
* Being an **accomplice** of a hacker or a player who has carried out illegal actions within the server.
* Stating in chat that you are using hacks will also be punished.

### **PUNISHMENT EVASION** <a href="#evasion-de-sancion" id="evasion-de-sancion"></a>

* Using a VPN to evade a punishment.
* If you have a punished account, you must wait for the punishment to expire. Using any other account while the punishment is still active will result in the punishment being extended to all of the player’s accounts.

### SCREENSHARE <a href="#revision-ss" id="revision-ss"></a>

* **Refusing** or **disconnecting** when a staff member asks you to go through a screenshare check (SS).
* **Recording** the screenshare process is strictly prohibited.
* **Modifying** your PC, such as installing/uninstalling programs, deleting files, etc., after being asked to go through a screenshare check will result in a direct punishment.
* Staff reserve the right to decide whether or not to carry out a screenshare check.
* The player will remain punished until the screenshare check is completed.

### **ALLOWED CLIENTS** <a href="#clientes-permitidos" id="clientes-permitidos"></a>

* Optifine
* Badlion Client
* Lunar Client
* Cosmic Client
* Laby Mod
* Pixel Client
* Golema Client
* Salwyrr Client
* Knock Client
* Sky Client
* Mod Fabric (and sodium)

The mods included by default in the clients on this list are allowed, unless they violate any of the rules in the Hacks and Related Modifications section.<br>

### **ALLOWED MODS** <a href="#clientes-permitidos" id="clientes-permitidos"></a>

* OptiFine
* Sodium
* Minimaps
* JEI
* Litematica (only the option to view the build structure is allowed. All other features are strictly prohibited).
* All other mods are strictly prohibited.

  Freecam — PROHIBITED

  Chunk loaders — PROHIBITED

**REMEMBER!** The rules are updated in the #rules channel of the official Discord, and changes are announced in #announcements. It is the player’s responsibility to stay informed.

If you believe a punishment is unfair, you can appeal it through the corresponding channel in [Discord](https://discord.gg/obsiverse).

**THESE RULES MAY BE MODIFIED AT ANY TIME!**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.obsiverse.net/global/rules.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
