improved economy page. Moved donation documentation to a new docs page

This commit is contained in:
2024-08-18 05:48:22 +02:00
parent cf8da4e62a
commit da408da7b0
392 changed files with 17 additions and 10 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

View File

@ -0,0 +1,25 @@
---
sidebar_position: 4
description: Disguise and more.
---
# Devil
![1579](c3f42f9ecc6759e969b7f4e6c3d3ae551aacef48.png)
**Price**: 15 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/ranks
**What?**:
- All features of the [Gold Rank](gold.md)!
- All features of the [Diamond Rank](diamond.md)!
- All features of the [Purple Rank](purple.md)!
- Get a light red prefix with your own customizable text. For example: "[YourPrefix] YourUsername > message".
- Create up to **20** custom maps from image URLs. For more details on the commands, read on the [Diamond Rank page](./diamond.md).
- Set 8 homes
- Disguise yourself as any mob in the game: `/disguise MOBNAME`. Use `/undisguise` to disable your disguise. Have fun trolling your friends 🤣
- A special and very adorable purple plushie you see above 🥹.
:::danger[Make space in your inventory!]
Make sure you have at least **4** empty inventory slot before you buy this package!
:::

View File

@ -0,0 +1,29 @@
---
sidebar_position: 2
description: Additional homes, animated map art, and more.
---
# Diamond
![11520](a20583f19a03490c1efa4506a593985e948ec25c.jpg)
**Price**: 7 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/ranks
**What?**:
- All features of the [Gold Rank](gold.md)!
- Get a light blue prefix with your own customizable text. For example: "[YourPrefix] YourUsername > message".
- Set 5 homes.
- Make custom (animated) map arts from image URLs:
- Create up to **5** custom maps from image URLs: `/imageframe create NAME URL WIDTH HEIGHT`.
- Get already created maps with `/imageframe get NAME`.
- List all your maps with `/imageframe list`.
- Delete a map with `/imageframe delete NAME`.
- `/imageframe rename NAME NEW_NAME` renames a map.
- Only URLs to PNG, WEBP, GIF, and JPEG files are supported.
- Chest protection limit of 2000, giving you an additional 1000 chests to protect (if you ever needed this much...).
- A special and very adorable blue plushie you see above 🥹.
:::danger[Make space in your inventory!]
Make sure you have at least **2** empty inventory slot before you buy this package!
:::

26
docs/donate/Ranks/gold.md Normal file
View File

@ -0,0 +1,26 @@
---
sidebar_position: 1
description: Chestsort, custom prefix, and more.
---
# Gold
![11519](57b0784471b8a6cf409e49f5dce31bfcf1a3aa81.jpg)
**Price**: 3 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/ranks
**What?**:
- In addition to sitting you can also lay and crawl with `/lay` and `/crawl`.
- Get 100 plots on the Creative server.
- Spinning and posing: Try `/spin`!
- Sort your inventory and chests with *SHIFT-Rightclick* on an empty slot. You can configure your hotkeys with `/chestsort hotkeys`.
- Double doors will open both for you if you open one. This also applies to iron doors powered with redstone.
- Knock on doors by rightclicking the door.
- Get a golden prefix with your own customizable text. For example: "[YourPrefix] YourUsername > message".
- `/chestprotect view` highlights all of your protectected chest with particles, so you can more easily find them. Run the command againn to disable the particles.
- A special and very adorable golden plushie you see above 🥹.
:::danger[Make space in your inventory!]
Make sure you have at least **1** empty inventory slot before you buy this package!
:::

View File

@ -0,0 +1,28 @@
---
sidebar_position: 3
description: Chat emoji, colored text, and more.
---
# Purple
![11523](9e3956d771f579d5cbe17fca66a55e313bfdb0f2.jpg)
**Price**: 11 EUR + Salestax
**Buy**: https://survival-pi.tebex.io/category/ranks
**What?**:
- All features of the [Gold Rank](gold.md)!
- All features of the [Diamond Rank](diamond.md)!
- Get a light purple prefix with your own customizable text. For example: "[YourPrefix] YourUsername > message".
- Use color codes in your messages. You can use colors from `&0` to `&9` and `&a` to `&f`. You can do styling with `&k`, `&l`, `&m`, `&n` and `&o`. Reset the styling and color with `&r`. Example: `&4&ltext` will send <span style={{color: 'red'}}>**text**</span>.
![alt text](a64734336ca8e1aa260faa5508be95aafcaf05eb.png)
- `/nick YourNickName` to set a nickname for yourself. The nickname will show in chat instead of your real username. You can use all color codes and miscellaneous codes in it aswell.
- `/emoji` to display a list of all emojis. You can use emojis in chats, books and on signs.
- Customize your join and leave messages with `/joinmsg MESSAGE` and `/leavemsg MESSAGE`
- Create up to **10** custom maps from image URLs. For more details on the commands, read on the [Diamond Rank page](./diamond.md).
- A special and very adorable purple plushie you see above 🥹.
:::danger[Make space in your inventory!]
Make sure you have at least **3** empty inventory slot before you buy this package!
:::

View File

@ -0,0 +1,5 @@
import DocCardList from '@theme/DocCardList';
# Ranks
<DocCardList />