Skip to content

Commit

Permalink
Add ToxicVaults' info page
Browse files Browse the repository at this point in the history
  • Loading branch information
efekurbann committed Sep 5, 2024
1 parent e4eafd5 commit 983093a
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 0 deletions.
5 changes: 5 additions & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@ export default defineConfig({
tr: "Hoş geldiniz!",
},
},
{
label: "ToxicVaults",
badge: { text: "customer favorite", variant: "success" },
autogenerate: { directory: "toxicvaults" },
},
],
}),
],
Expand Down
25 changes: 25 additions & 0 deletions src/content/docs/toxicvaults/info.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: What is ToxicVaults?
description: Information page about ToxicVaults.
---

If you're looking for a complete and seamless virtual storage plugin for your Minecraft servers, **ToxicVaults** is the perfect solution!

With ToxicVaults, you can easily set up the storage system you've seen on large servers but couldn't achieve with other standard plugins. The best part? You can **customize it entirely to fit your imagination**.

This powerful plugin makes it incredibly easy for your players to store their items securely. Designed to adapt to any type of server, ToxicVaults boasts a rich set of features and a user-friendly interface, making it a favorite among players.

### Key Features:

- **Member System**: With this system, your players can collaborate and share the same vaults.
- **NBT - Custom Item Support**: Players can store anything in their vaults, including custom items, thanks to this system.
- **Item Finder**: No more losing track of where items are stored. This feature helps players quickly locate their items within their vaults.
- **Time-Limited Vaults**: Want to give players storage for a limited time and let them renew as needed? ToxicVaults has you covered.
- **Vault Size Upgrades**: Start your players with a 1-row vault and allow them to upgrade to the highest tier (6 rows). Perfect for progression!
- **Automatic Item Sorting**: For players who dislike clutter but love organization, this feature lets them sort their vaults with just two clicks.
- **Customizable Details**: Personalize vaults with custom names, icons, and layouts.
- **Multi-Server Support**: Running a large-scale network? ToxicVaults integrates seamlessly across servers, powered by Redis and MySQL.

### Preview Video

<iframe width="768" height="432" src="https://www.youtube.com/embed/p8nNPSp-eiM" title="ToxicVaults preview" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" style="height:432px; width:768px;" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
25 changes: 25 additions & 0 deletions src/content/docs/tr/toxicvaults/info.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: ToxicVaults, nedir?
description: ToxicVaults hakkında bilgi sayfası.
---

Minecraft sunucularınız için eksiksiz ve açıksız bir sanal depo eklentisi arıyorsanız, ToxicVaults tam size göre!

O büyük sunucularda gördüğünüz, çok beğendiğiniz ama müdavim eklentilerle yapamadığınız depo sistemini ToxicVaults ile kolayca yapabilir, **tamamen hayal gücünüze göre şekillendirebilirsiniz**.

Bu güçlü plugin ile oyuncularınızın eşyalarını güvenli bir şekilde saklamalarını sağlamak artık çok daha kolay. Her türlü sunucu türüne uyum sağlamak üzere tasarlanmış olan ToxicVaults, zengin özellikleri ve kullanıcı dostu arayüzü ile oyuncularınızın yanında.

### Önde Gelen Özellikler:

- **Üye sistemi**: Bu sistem sayesinde oyuncularınız birlik olup aynı depoyu paylaşabilirler.
- **NBT - Özel Eşya Desteği**: Bu sistem sayesinde oyuncularınız depolarında özel eşyalar da dahil olmak üzere her şeyi depolayabilir.
- **Eşya Arayıcı**: Oyuncularınızın kolaylığı için tasarlanmış bu sistem sayesinde oyuncularınız hangi eşyayı hangi depoya koyduklarını unutmayacaklar.
- **Süre Sınırlı Depolar**: Belki de oyuncularınıza kısıtlı süreliğine depo vermek ve ihtiyacı oldukça süre almasını istiyorsunuz. ToxicVaults'ta bu da mümkün.
- **Büyüklük Yükseltmeleri**: Oyuncularınızı en düşük büyüklük olan 1 satırdan başlatıp en iyi seviyeye (6 satır) getirmelerini istiyorsanız bu özellik tam sizlik.
- **Otomatik Eşya Sıralama**: Belki de oyuncularınız dağınıklığı sevmiyordur ama üşengeçtir. Bu özellik sayesinde yalnızca 2 tıklama ile depolarını baştan aşağı düzenleyebilirler.
- **Özelleştirilebilir Detaylar**: Deponuza farklı isimler, farklı ikonlar koyabilir ve düzenleyebilirsiniz.
- **Çoklu Sunucu Desteği**: Belki de muhteşem büyük bir sunucusunuzdur ve çoklu sunucu yapınız vardır. ToxicVaults'un Multi-Server modülü ile hiç dert değil. Gücünü Redis ve MySQL'den alır.

### Tanıtım Videosu

<iframe width="768" height="432" src="https://www.youtube.com/embed/p8nNPSp-eiM" title="ToxicVaults preview" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" style="height:432px; width:768px;" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

0 comments on commit 983093a

Please sign in to comment.