# Rules

<mark style="color:purple;">**1.\***</mark>**&#x20;**<mark style="color:orange;">**Server performance over everything**</mark> <mark style="color:purple;">-</mark> Pick up entities while mining, no super fast chunk loading, no chunkloaders, or doing things that will bog the server down.

<mark style="color:purple;">**2.\***</mark>**&#x20;**<mark style="color:red;">**No racism, bigotry, or sexual talk**</mark> <mark style="color:purple;">-</mark> Just literally no racism, bigotry, or sexual talk - it's Minecraft.

<mark style="color:purple;">**3.\***</mark>**&#x20;**<mark style="color:red;">**Don't be toxic, have respect**</mark> <mark style="color:purple;">-</mark> We want a healthy community where people can have a good time. Blatant trolling, low boil trolling, and passive aggressiveness won't be tolerated. Don't harass anyone for any reason and treat others the way you'd want to be treated.

<mark style="color:purple;">**4.\***</mark>**&#x20;**<mark style="color:orange;">**Cussing is allowed but keep it chill**</mark> <mark style="color:purple;">-</mark> Pretty self explanatory. If you call someone names or say 'fuck you' or whatever, you're going to get jailed or banned for breaking Rule 2.

<mark style="color:purple;">**5.\***</mark>**&#x20;**<mark style="color:red;">**No advertising of any kind**</mark> <mark style="color:purple;">-</mark> Just don't. Everyone on the planet has to see ads everywhere they go, let's not do that here.

<mark style="color:purple;">**6.\***</mark>**&#x20;**<mark style="color:red;">**Do not spam the chat**</mark> <mark style="color:purple;">-</mark> Spamming the chat a few times will give a warning to stop doing it. If you keep doing it you get auto-banned. Spamming the chat also includes relogging and dying on purpose over and over again, etc.

<mark style="color:purple;">**7.\***</mark>**&#x20;**<mark style="color:red;">**No cheaty clients or hacks**</mark> <mark style="color:purple;">-</mark> Here’s a whitelist of mods/features/things that you’re allowed to use. Anything not on this whitelist means it’s blacklisted.

* Tooltip mods
* Light Overlay mods
* Minimap/Waypoint mods
* Schematic mods; visual assistance only
* Advancement Info mods
* Simple Macros; 1 to 1 actions only
* FPS and Performance mods
* JEI-like mods
* UI mods; graphical only
* WAILA-like mods

<mark style="color:purple;">**8.\***</mark>**&#x20;**<mark style="color:red;">**No griefing**</mark> <mark style="color:purple;">-</mark> Griefing of the server, public warps, people, and/or their claims is not allowed. Claiming areas in the immediate proximity of someone else's claim without their permission is considered griefing. We'll find out who did it and when, so don't do it.

<mark style="color:purple;">**9.\***</mark>**&#x20;**<mark style="color:green;">**Basic external auto-clickers are allowed**</mark> <mark style="color:purple;">-</mark> If you're not sure if you have a basic simple auto-clicker, ask B or Decoy to approve it. Other players have suggestions on which ones are good if you'd like to get one. If you keep getting kicked for sending too many packets, you'll be warned once to slow down your clicker. This directly ties in with Rule 5.

<mark style="color:purple;">**10.\***</mark>**&#x20;**<mark style="color:green;">**AFK farming is allowed**</mark> <mark style="color:purple;">-</mark> You won't get kicked for AFK and you're allowed to use your auto-clicker to AFK farm. AFK fish farms are ok as long as you're not using cheaty clients to do it, just make a vanilla one.

<mark style="color:purple;">**11.\***</mark>**&#x20;**<mark style="color:green;">**ONE alt account is allowed**</mark> <mark style="color:purple;">-</mark> Let admin know who your alt account is (or we'll find out). Alts can play just like regular players (collect rewards, rank up, etc.)

<mark style="color:purple;">**12.**</mark><mark style="color:red;">**No Slimefun machines at spawn shops**</mark> <mark style="color:purple;">-</mark> This includes any machines, cargo, electricity, etc.; we don't want unnecessary lag at spawn.

<mark style="color:purple;">**13.\***</mark>**&#x20;**<mark style="color:red;">**No arbitrary warps; they need to have community benefit**</mark> \*\* <mark style="color:purple;">-</mark> Warps aren't to be used as a sethome, don't make empty boxes for "afk" warps so you can have players chunkload your stuff, etc. They need to benefit the whole community.

<mark style="color:purple;">**14.\***</mark>**&#x20;**<mark style="color:red;">**Respect server integrity**</mark> \*\* <mark style="color:purple;">-</mark>Respecting server integrity basically means to adhere to the systems we've implemented. A couple examples of this is not giving out Tantrum gear for free, or high end Slimefun items, and huge amounts of money. This list is not all encompassing, and Admins will ultimately have the final say in what is considered breaking this rule. We want players to work towards goals, and receiving high value items destroys our whole system. If you are playing with a friend, this is the only exception to the rule. However, lying about who is a friend will be a permanent ban without warning. We want players to work for things, otherwise we wouldn't have created the systems, gates, and overall challenge the server requires.

<mark style="color:purple;">**15.\***</mark>**&#x20;**<mark style="color:orange;">**Use your head**</mark> <mark style="color:purple;">-</mark> This is one of those rules that means it's ultimately up to admin if you get punished for committing an offense that's not listed here.

{% hint style="danger" %}
*Anyone caught evading punishment for breaking the rules will be instantly perma-banned. People who've donated are not exempt from any of these rules.*
{% endhint %}


---

# 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://reasonfounddecoy.gitbook.io/mctantrum-wiki/general/rules.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.
