# Information

Have you wondered "*Is there a mod that actually shows what i am doing on minecraft on discord without using a client like* [*Lunar*](https://www.lunarclient.com/) *or* [*Essential*](https://essential.gg/)*?*" Yeah there is, this mod is another of those, but integrated on a simple way

This is an early WIP! you except changes on something like json, or the mod self

if you find a bug, or something like it, please contact me at discord at "ilyswiao"

{% hint style="danger" %}
This is not done!

I still need to figure out stuff to built the wiki correctly ok??
{% endhint %}

{% hint style="warning" %}

### Do Note the following things:

1. *If you are using the first version (v0.1.2-alpha) read* [*this*](/swilia-docs/minecraft-on-discord/faq/crash-on-v0.1.2-alpha.md)
2. *The mod is not intended to work with clients, to see the clients that work and what does not, see* [Compatibility with Clients](/swilia-docs/minecraft-on-discord/faq/compatibility-with-clients.md)
   {% endhint %}

## What this adds:

### Menu/Others

If you have the [Mod Menu](https://modrinth.com/mod/modmenu) Installed, it can detect you are in the mods list\*

![Mods!](https://cdn.modrinth.com/data/cached_images/5d7872abfe616334352141624d6705847ca005db_0.webp)

It can check that you are in the server selector, options, and what type of option (Even your resource packs)

![Server Selector](https://cdn.modrinth.com/data/cached_images/cd37f4740da6f38fd77b22d68b14599df074494f.png) ![Controls](https://cdn.modrinth.com/data/cached_images/f664aeb32f7d32c346604077aa6555f904026539_0.webp) ![Resource Packs](https://cdn.modrinth.com/data/cached_images/abf6c349c67eb5afee46f7ee554e337169424fb6_0.webp)

### Singleplayer / Multiplayer

It can check that you are in a singleplayer world and show the world's name! (If you decide to show, or not..)

![villa](https://cdn.modrinth.com/data/cached_images/35b8f2e3fd3e2285b93192e2805f550c8c22c66c.png)

*Showing World Name is off by default*

It can detect what server you are on, including the server's name and ip (in not a ugly way)

![Server](https://cdn.modrinth.com/data/cached_images/2863fdaf61db837f3fefc6b7db2f73f5e508acb9.png)

*Showing Server Name and IP are on by default, you can turn this off if you decide to*


---

# 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://swilia.gitbook.io/swilia-docs/minecraft-on-discord/information.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.
