> For the complete documentation index, see [llms.txt](https://willowsmp-1.gitbook.io/willowsmp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://willowsmp-1.gitbook.io/willowsmp/rules-or-discord.md).

# Rules | Discord

## ₊˚⊹♡ **Microphone Disruption**

Do not intentionally disrupt voice channels.\
✿ This includes, but is not limited to: \
• Playing loud music, or unpleasant noises\
• Excessive use of soundboards or voice changers\
• Constant screaming, shouting, or talking over others\
• Creating echo, feedback, or microphone spam

## ₊˚⊹♡ **Spamming**

Do not flood chats or voice channels with repetitive or unnecessary content.\
✿ This includes, but is not limited to: \
• Repeating the same messages multiple times\
• Sending excessive emojis, symbols, or random text\
• Overusing pings, mentions, or tags\
• Voice channel spam or mic flooding

## ₊˚⊹♡ **Foreign Languages**

English must be used in public chat and voice channels.

## ₊˚⊹♡ **Graphic or Disturbing Content**

Do not share content that is excessively violent, sexual, graphic, or disturbing.\
✿ This includes, but is not limited to: \
• Gore or violent imagery/videos\
• Shock content intended to disgust or scare others\
• Graphic descriptions of violence or harmful acts

## ₊˚⊹♡ **Offensive Language**

Keep conversations respectful.\
✿ This includes, but is not limited to: \
• Personal insults or targeted harassment\
• Offensive or vulgar language\
• Bypassing chat filters\
• Excessive toxicity toward other members

## ₊˚⊹♡ **Harassment and Abusive Behavior**

Harassment of any kind is strictly prohibited.\
✿ This includes, but is not limited to: \
• Personal attacks, threats, or intimidation\
• Bullying, mocking, or provoking others\
• Encouraging others to gang up on someone\
• Repeated unwanted interactions after being told to stop\
• Creating or fueling unnecessary drama

## ₊˚⊹♡ **Hate Speech**

Hate speech or discriminatory behavior will not be tolerated.\
✿ This includes, but is not limited to: \
• Slurs or derogatory language\
• Racist, sexist, homophobic, or discriminary remarks\
• Hate symbols, extremist content, or hateful memes\
• Encouraging hate-based harassment

## ₊˚⊹♡ **Staff Respect**

Respect all staff members and moderator decisions.\
✿ This includes, but is not limited to: \
• Insult or mock staff\
• Ignore moderator instructions\
• Spread false information about staff decisions\
• Harass staff publicly or privately\
**If you disagree with a punishment, handle it respectfully through the proper channels.**

## ₊˚⊹♡ **Impersonation**

Do not impersonate other users or staff members.\
✿ This includes, but is not limited to: \
• Copying usernames, profile pictures, or identities\
• Pretending to hold staff authority\
• Misleading users by acting as someone else

## ₊˚⊹♡ Leaking Personal Information

Sharing private information is strictly forbidden.\
✿ This includes, but is not limited to: \
• Real names, addresses, phone numbers, or emails\
• Private conversations or images without permission\
• Doxxing or threatening to expose personal information\
• Pressuring others to reveal private details

## ₊˚⊹♡ Server Advertising

Advertising other servers or communities is not allowed without staff permission.\
✿ This includes, but is not limited to: \
• Posting Discord invite links\
• Sending advertisements through DMs\
• Recruiting members for other communities\
• Advertising through statuses, usernames, or profiles

## ₊˚⊹♡ Sending Links

Only share safe and relevant links.\
✿ This includes, but is not limited to: \
• Malicious, phishing, or virus-related links\
• Inappropriate or harmful websites\
• Spam or misleading URLs\
• Hidden or disguised shortened links

## ₊˚⊹♡ Inappropriate Profiles

Discord profiles must remain appropriate.\
✿ This includes, but is not limited to: \
• Explicit or sexual profile pictures/banners\
• Offensive usernames or nicknames\
• Graphic or disturbing imagery\
• Slurs or hateful content in profiles

## ₊˚⊹♡ DDoS, Doxxing, or Swatting Threats

Any threats or discussion involving illegal attacks are strictly prohibited.\
✿ This includes, but is not limited to: \
• Threatening or admitting to DDoS attacks\
• Swatting threats or "jokes"\
• Doxxing or sharing personal information\
• Sharing hacking tools, methods, or malicious advice\
• Encouraging cyberattacks or illegal activity

## ₊˚⊹♡ IRL Soliciting

Do not use the server for real-life transactions or solicitation.\
✿ This includes, but is not limited to: \
• Asking for or offering real money\
• Selling goods or services\
• Advertising jobs or businesses\
• Requesting donations without permission

## ₊˚⊹♡ Underage Users

All members must meet Discord's minimum age requirement.\
✿ This includes, but is not limited to: \
• Being under the age of 13 (or higher if required by local law)\
• Admitting to being underage\
• Lying about age to bypass restrictions\
• Encouraging underage users to remain in the server

────────────────────✿────────────────────

**ꕤ｡˚⋆ Final Notes ⋆˚｡ꕤ**\
• Staff members have the final say in all situations\
• Punishments may vary depending on severity and history\
• Loopholes in the rules do not excuse rule-breaking\
• Use common sense and treat others with respect

Thank you for helping keep the WillowSMP Discord server safe and enjoyable for everyone! ♡


---

# 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://willowsmp-1.gitbook.io/willowsmp/rules-or-discord.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.
