> For the complete documentation index, see [llms.txt](https://cast-wiki.gitbook.io/cast-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cast-wiki.gitbook.io/cast-wiki/game-servers/lifesteal.md).

# Lifesteal

Lifesteal also known as lifeclaimer uses a interesting heart mechanism&#x20;

### Hearts

You can gain and loose hearts up to 30 and down to 1 once you loose all of your hearts you get banned until next season or until someone revives you using a revival beacon \[see [#recipes](#recipes "mention")]\
\
You can gain hearts four ways

* Killing. by far the easiest option by killing someone you take one of their hearts for your own
* Crafting. Using heart fragments and a few other ingredients \[see [#recipes](#recipes "mention")] you craft hearts
* Crates. Most crates have a reward that includes hearts you can gain keys by buying them or playing during /keyall events
* Friendship. Sometimes to create an alliance or team people will pay in hearts&#x20;

However you can loose hearts by dying in any way

* Death by another player
* Death by entity
* Death by game mechanic
* withdrawing hearts. You also loose hearts when you withdraw them \[see [#commands](#commands "mention")] for any reason

### Rules

Follow the general rules for the cast SMP and Lifeclaimer specifically which include

1. Punishment evasion
2. Exploits or bug abuse \
   this includes things like tnt string and sand dupers
3. Unfair advantages \
   This means things like hack clients but also include things like clientside maps that show you where players are, using the seed to find stuctures and loot, taking free hearts for nothing in return , clientside addons that show you other players armor and health, and lag machines
4. Hacked clients
5. Exessive griefing\
   While griefing is allowed on lifeclaimer do it for a reason \[opposing teams is a valid reason]
6. Real world trading\
   do not sell ANYTHING ingame for real money&#x20;
7. No endangerment\
   Do not dox, ddos, send malicious links, send ANY personal info that is not public, Stalk, harm, or threaten to do any of the previous things listed
8. No spamming&#x20;
9. Inappropriate items\
   any Inappropriate references in Usernames, discussions, builds, Renamed items, and skins will not be tolerated This rule includes politics, and bypassing&#x20;
10. Advertising
11. Toxicity\
    This does not include competitive banter and playful talk however if anyone asks you to stop do so
12. Heart farming
13. Void tp trapping\
    Do not teleport someone in or right next to the void with the intent to push them in. normal tp traps are permitted
14. Do not promote others to break our rules
15. No loopholes\
    Please play cast with good intentions
16. Staff have the final say if you feel someone has given you an unrightful punishment open a ticket on our discord&#x20;

### Commands

Common commands to know are&#x20;

* /rtp\
  &#x20;Every ten minutes you can teleport somewhere random in the overworld end or nether
* /kit starter\
  &#x20;Gives you basic things to start out
* /team \[blank]\
  /team has alot of commands to follow it you can create join leave ally along with setting team homes and warps \[max 1 home max 2 warps] for the basic team commands
* /tpa \[user]\
  If you wish to teleport to anyone in the server they can type /tpaccept after you send your request&#x20;
* /tpahere \[user]\
  Same mechanic as /tpa except you are teleporting them to you&#x20;
* /tpaccept\
  If someone sends you a request to either teleport to you or teleport you to them this will accept that
* /sethome\
  Sets a personal home for you
* /home\
  sends you to your personal home after you set it
* /spawn\
  Sends you to spawn where you can check leaderboards and go to the afk zone
* /afk\
  Puts you in a afk state to collect crystals and let other players you arent active
* /balance\
  Lets you look how much money you have
* /shop\
  Lets you buy items with money
* /sellall \[item]\
  Lets you sell all of one item in your inventory for money you can check prices on /shop
* /warp \[place]\
  Lets you warp to a offcial place \[/warp pvp] for example
* /discord\
  Gives you a link to our discord server
* /lswithdraw\
  Lets you withdraw hearts&#x20;
* /lsrecipe\
  Lets you look at recipes


---

# 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://cast-wiki.gitbook.io/cast-wiki/game-servers/lifesteal.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.
