# Frequently Asked Questions

![](https://75967358-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbkvJ4nLElzjRH60ZXa%2F-Mbmn4c4EIndLqEE_Fu8%2F-MbmA_fZrzwZBZ2vOc-N%2Flectern.png?alt=media\&token=f22bdc55-1fe0-4d6f-b3d0-ad50acaa1e9d)

## How can I join?

Join our discord server and follow the steps there.

## What are your rules?

{% hint style="warning" %}

1. Cheating, server exploits and alternative accounts are strongly prohibited
2. Keep good behaviour and healthy chat
3. Griefing and stealing is prohibited
4. Building in a claimed area is not allowed
5. Killing of other members without their consent is prohibited

&#x20; [*Full list of rules with rules FAQ*](https://docs.lightrealms.co/getting-started/server-rules)
{% endhint %}

## How do I claim land?

Technically we don't support any claiming land plugins because we rely on maturity of our players. But you can mark your place of living on our [Dynmap](https://map.lightrealms.co/) by using command ***/dmarker add \<marker-label>*** where *marker-label* is the name of your place that you desire. We usually use our IGN's for everyone else to find our place of living more quickly.

## How can I earn money?

We don't support economy plugins either. We are as pure and as close to *v*anilla Minecraft as possible - more about plugins we use you can find in [Plugins](https://docs.lightrealms.co/documentation/plugins-and-datapacks). Economy is fully player driven with diamonds:gem: being used as currency. We also have designated shopping district where you can buy pretty much anything you desire.

## Can I join LightRealms SMP with Minecraft PE or Bedrock?

Sorry, we only support Minecraft **Java Edition**.

## Can I teleport on LightRealms SMP?

**No, you cannot**. As mentioned before we are as pure and as close to vanilla Minecraft as possible. Therefore you can't, just like in plain survival, teleport around using commands. For fast transport we use Nether, where we also have our own Nether Hub with tunnels in each direction - North, South, East and West. Each player is invited to connect their Portal to their supported tunnel.

## Where can I donate to LightRealms?

First off, we thank you for your interest in supporting the server! Having that said, **donations are not required to play on the server or in any events,** so do not feel pressured to do so if you are not able.

Donations go towards supporting server and domain costs. We are currently paying **`$60/month`** hosting from [**BloomHost's Performance+ plan**](https://bloom.host/minecraft/#order)**.**

LightRealms is against providing an advantage to players who donate; however, we do want to thank our donors for their support, so check out the Patreon if you are curious about what you can receive as a donator.

[The link for our patreon can be found here.](https://www.patreon.com/lightrealms)

**Our Patreon charges you as soon as you donate. So if you want to do a one-time donation, you may donate and then cancel your Patreon subscription. One-time donators are still helpful and receive the same perks!** ‎ *Note that receiving your donor perk is not automatic. Please open a ticket in the `#tickets` channel to notify us when you donate!*

## How do I report griefing or stealing?

&#x20;Please open a ticket in the #tickets channel on discord to report any griefing or stealing.

## What commands can I use?

List of commands:

* **/afk** (toggles AFK status)
* **/msg \<player>**

  > Privately messages a player. Aliases include **`/tell`** and **`/w`.** You may **`/msg`** a vanished staff member as long as you spell their name completely correctly, as the command is case-sensitive.‎
* **`/r`**

  > Replies directly to the most recent private message.
* **/tps**

  > Prints the TPS of the server at the current time and for the past few minutes.‎
* **/rules**

  > Directs you to the rules channel on Discord.
* **/plan server**

  > Displays the server's statistics page.
* **/lay**&#x20;

  > Allows you to lay on a block. Press shift to get up.
* **/bellyflop**

  > Allows you to lay on your stomach on a block. Press shift to get up.
* **/sit**

  > Allows you to sit on a block. Press shift to get up.‎

## What can I do to prevent lag?

On an SMP every player needs to do their part to ensure their area is not detrimental to server performance. Please consider these tips when building: ‎

**Keep villagers away from your main base area.**

* If you spend a significant amount of time at your base and have a lot of villagers loaded at once server performance is affected, especially at peak hours.

**‎Use less redstone dust/pistons and more observers/powered rails. Light up your redstone!**

* Redstone dust, pistons, and many redstone components cause lag due to their lighting updates. Observers and powered rails are very lag-friendly. That's not to say that you can never use redstone dust, pistons, and those components; but if you can replace their functionality with observers, powered rails, or other lag-friendly alternatives, do so!
* ‎Lighting up redstone also prevents the lag from lighting updates that can, at times, grind the server to a halt.

**Make use of entity cramming set to 12 rather than 24.**

* Many players use minecarts for entity cramming as they kill mobs quickly. While this is an efficient method, entity collisions prompt a lot of calculations for the server, which can quickly hurt performance. To combat this, entity cramming is set to 12, so use no more than 12 minecarts in your killing chambers.

**‎Cover open hoppers with composters to minimize their performance impact.**

* Covering hoppers with composters means they will check for items above them significantly less often. [**Watch this video for a demonstration.**](https://v.redd.it/ldnwsvv5qmv61/DASH_1080.mp4?source=fallback)

## What is the server version?

The native server version is always up to date, unless we are doing in-between season or we are waiting for third party support for new Minecraft release. Currently we are on **1.19.1** native version.

## Is there a map download available?

You can get the download links by messaging *@KingVarsi#3622*. You might hurry as well, because we are not keeping any downloads for too long.

## Can I play on server with a "cracked" account?

No, you can only play on LightRealms SMP with **genuine Minecraft account**.


---

# 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://docs.lightrealms.co/getting-started/frequently-asked-questions.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.
