Yet Another Elf Origin

Oh, hey. You there. Looking for elf-y stuff, huh? But don’t want anything overly complicated? You’re not too practiced at the mining and crafting, but still want a fun time with friends? I’ve got you covered, kiddo. Don’t worry.

# Yet Another Elf Origin
Don’t be driven off by the name! This was a labor of love towards my fellow, newer miners and crafters. This origin is **intentionally unbalanced, in a way biased towards the Elf player.** It is designed for players who are not exactly confident in their skills, and to help them keep up with their friends of different skill levels.

## Powers
Let’s get into why you’re actually here- what makes this origin unique?
– [+] As an Elf, you are a pacifist. It’s not that you can’t *hurt* things, but killing creatures- especially innocent creatures- incurs a bit of karma. On the flip side, though, living in harmony with nature will grant you boons!
– [+] You have a slightly higher jump, which gets boosted even higher in Forest biomes.
– [+] You’ve got a permanent speed bonus.
– [+] You do not take fall damage.
– [+] Your fairy wings let you glide with ease!
– [+] When sneaking in a Forest biome, you turn fully invisible!
– [+] You deal more damage with bows.
– [+] Hitting your target with an arrow will return the arrow to your inventory. If you miss, you still need to go pick it up.
– [+] You have 50% more health than normal players.
– [-] You are vegetarian.
– [-] As stated, your pacifism incurs penalties when one kills for no reason.
– [-] Iron weapons and tools deals far more damage to you, and you cannot bear to wear iron or chainmail.

## How does the Pacifism mechanic work?
It’s quite simple- over time, you gain karma. However, upon killing a mob or player, you lose karma- and depending on what alignment the creature has, you may lose more or less karma.
As long as you have about 3/4ths of your karma, you won’t suffer any ill effects, and if you’re in the top part of your karma bar, you’ll gain regeneration.
Beyond the 3/4th point, however, you’re slowed. Beyond halfway, you’re slowed further, and you gain weakness. If you continue to kill after that, you gradually gain mining fatigue, nausea, blindness, and may even wither away.

Hostile mobs, such as zombies, skeletons, spiders and creepers incur very little penalty- you *are* defending yourself, after all.
Sentient hostiles, such as witches, pillagers, and piglin brutes incur a little more of a penalty, though not much more.
Neutral mobs, such as goats, wolves, polar bears, and zombie piglins incur a bit more of a penalty than that.
Passive mobs, such as most animals, are a bit more than *that*, then sentient neutrals such as endermen, iron golems, and piglins, then sentient passive mobs and pets… you get the idea.
The only deviations from this formula are bosses, which drain a significant amount of your karma, and other players, which drain _all_ of your karma immediately.

This datapack, alongside the optional dependencies, supports BetterAnimalsPlus right out of the box. Feel free to suggest new mods to support over on the Issue Tracker!

yadoomi’s Purple Haze Font

# What does this resource pack add?
This resource pack takes the font from a PvP resource pack called “Purple Haze” and puts it in a seperate resource pack.

Here is a showcase video of the resource pack “Purple Haze” by OmnicronGaming

## Other details.
– This resource pack just takes the font from an already existing resource pack, if you are using this somewhere and want to credit someone, credit TerribleChoices, the creator of “Purple Haze”.
– You can use this resource pack in a modpack without my permission, thats alright.
– This resource pack works on ANY version below 1.8.9, even snapshots.

Yet Another Cobblestone Generator


[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
[![Discord][discord-shield]][discord-url]
[![Modrinth][modrinth-shield]][modrinth-url]

Logo

Yet Another Cobblestone Generator

Flexible customizable generators

Support
·
Report Bug
·
Request Feature

Table of Contents
  1. About The Project

  2. Usage

  3. Roadmap
  4. Contributing
  5. License

## About The Project

![In-Game ScreenShot][screenshot]

A cobblestone generator, a classic of any SkyBlock. However, I’m bored with classic generators that generate only 1 kind
of block. That’s why I made my own mod, with a wide range of customization options.

(back to top)

### Built With

* ![Fabric][fabric]
* ![Fabric-Language-Kotlin][fabric-language-kotlin]
* ![ModMenu Badges Lib][modmenu-badges-lib]
* ![fStats][fstats]

(back to top)

## Usage

### Gameplay

* Right-click to get info about what is already generated
* Shift + Right-click to collect all from the generator
* Shift + Right-click to put upgrade item into generator

(back to top)

### Crafts

| ![Cobblestone Generator Craft](https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.20/assets/recipes/cobble.png?raw=true) | ![Ore Generator Craft](https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.20/assets/recipes/ore.png?raw=true) | ![Stone Generator Craft](https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.20/assets/recipes/stone.png?raw=true) |
|————————————————————-|—————————————————-|—————————————————————-|
| ![Speed Upgrade Craft](https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.20/assets/recipes/speed.png?raw=true) | ![Count Upgrade Craft](https://raw.githubusercontent.com/syorito-hatsuki/yet-another-cobble-gen/1.20/assets/recipes/count.png) | ![Coefficient Upgrade Craft](https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.20/assets/recipes/coefficient.png?raw=true) |
|![Energy Free Upgrade Craft](https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.20/assets/recipes/energy_free.png?raw=true)|||

Events Generators

| Halloween |
|——————————————————————|
| ![Pumpkin](https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.21/assets/recipes/halloween/pumpkin.png?raw=true) |
| ![Nether Pumpkin](https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/1.21/assets/recipes/halloween/nether_pumpkin.png?raw=true) |

(back to top)

### Integrations

#### REI

![REI Integration ScreenShot][rei-integration]

#### EMI

![EMI Integration ScreenShot][emi-integration]

#### Jade

![Jade Integration ScreenShot][jade-integration]

(back to top)

### Config

Generators default config (Before 2024.10.1)

“`json
[
{
“type”: “cobble”,
“energyUsage”: 0,
“items”: [
{
“itemId”: “minecraft:cobblestone”,
“coefficient”: 100,
“count”: 1
},
{
“itemId”: “minecraft:cobbled_deepslate”,
“coefficient”: 30,
“count”: 1
},
{
“itemId”: “minecraft:mossy_cobblestone”,
“coefficient”: 10,
“count”: 1
}
]
},
{
“type”: “ore”,
“energyUsage”: 0,
“items”: [
{
“itemId”: “minecraft:coal_ore”,
“coefficient”: 100,
“count”: 1
},
{
“itemId”: “minecraft:copper_ore”,
“coefficient”: 70,
“count”: 1
},
{
“itemId”: “minecraft:iron_ore”,
“coefficient”: 50,
“count”: 1
},
{
“itemId”: “minecraft:gold_ore”,
“coefficient”: 30,
“count”: 1
},
{
“itemId”: “minecraft:redstone_ore”,
“coefficient”: 20,
“count”: 1
},
{
“itemId”: “minecraft:lapis_ore”,
“coefficient”: 20,
“count”: 1
},
{
“itemId”: “minecraft:diamond_ore”,
“coefficient”: 15,
“count”: 1
},
{
“itemId”: “minecraft:emerald_ore”,
“coefficient”: 10,
“count”: 1
},
{
“itemId”: “minecraft:nether_quartz_ore”,
“coefficient”: 5,
“count”: 1
}
]
},
{
“type”: “stone”,
“energyUsage”: 0,
“items”: [
{
“itemId”: “minecraft:stone”,
“coefficient”: 100,
“count”: 1
},
{
“itemId”: “minecraft:diorite”,
“coefficient”: 50,
“count”: 1
},
{
“itemId”: “minecraft:granite”,
“coefficient”: 50,
“count”: 1
},
{
“itemId”: “minecraft:andesite”,
“coefficient”: 50,
“count”: 1
},
{
“itemId”: “minecraft:calcite”,
“coefficient”: 20,
“count”: 1
},
{
“itemId”: “minecraft:dripstone_block”,
“coefficient”: 20,
“count”: 1
},
{
“itemId”: “minecraft:deepslate”,
“coefficient”: 5,
“count”: 1
}
]
}
]
“`

Generators default config (Before 2024.5.2)

“`json
{
“generators”: {
“cobble”: [
{
“itemId”: “minecraft:cobblestone”,
“coefficient”: 100,
“count”: 1
},
{
“itemId”: “minecraft:cobbled_deepslate”,
“coefficient”: 30,
“count”: 1
},
{
“itemId”: “minecraft:mossy_cobblestone”,
“coefficient”: 10,
“count”: 1
}
],
“ore”: [
{
“itemId”: “minecraft:coal_ore”,
“coefficient”: 100,
“count”: 1
},
{
“itemId”: “minecraft:copper_ore”,
“coefficient”: 70,
“count”: 1
},
{
“itemId”: “minecraft:iron_ore”,
“coefficient”: 50,
“count”: 1
},
{
“itemId”: “minecraft:gold_ore”,
“coefficient”: 30,
“count”: 1
},
{
“itemId”: “minecraft:redstone_ore”,
“coefficient”: 20,
“count”: 1
},
{
“itemId”: “minecraft:lapis_ore”,
“coefficient”: 20,
“count”: 1
},
{
“itemId”: “minecraft:diamond_ore”,
“coefficient”: 15,
“count”: 1
},
{
“itemId”: “minecraft:emerald_ore”,
“coefficient”: 10,
“count”: 1
},
{
“itemId”: “minecraft:nether_quartz_ore”,
“coefficient”: 5,
“count”: 1
}
],
“stone”: [
{
“itemId”: “minecraft:stone”,
“coefficient”: 100,
“count”: 1
},
{
“itemId”: “minecraft:diorite”,
“coefficient”: 50,
“count”: 1
},
{
“itemId”: “minecraft:granite”,
“coefficient”: 50,
“count”: 1
},
{
“itemId”: “minecraft:andesite”,
“coefficient”: 50,
“count”: 1
},
{
“itemId”: “minecraft:calcite”,
“coefficient”: 20,
“count”: 1
},
{
“itemId”: “minecraft:dripstone_block”,
“coefficient”: 20,
“count”: 1
},
{
“itemId”: “minecraft:deepslate”,
“coefficient”: 5,
“count”: 1
}
]
}
}
“`

Upgrades default config

“`json
{
“COUNT”: 2,
“COEFFICIENT”: 2,
“SPEED”: 2
}
“`

If u want to add own generator go here

(back to top)

## Roadmap

– [x] Customizable generators
– [x] Generator upgrades
– [x] EMI Integration
– [x] Jade Integration
– [x] REI Integration

See the open issues for a full list of proposed
features (and known issues).

(back to top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any
contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also
simply open an issue with the tag “enhancement”.
Don’t forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m ‘Add some AmazingFeature’`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/syorito-hatsuki/yet-another-cobble-gen.svg?style=for-the-badge

[contributors-url]: https://github.com/syorito-hatsuki/yet-another-cobble-gen/graphs/contributors

[forks-shield]: https://img.shields.io/github/forks/syorito-hatsuki/yet-another-cobble-gen.svg?style=for-the-badge

[forks-url]: https://github.com/syorito-hatsuki/yet-another-cobble-gen/network/members

[stars-shield]: https://img.shields.io/github/stars/syorito-hatsuki/yet-another-cobble-gen.svg?style=for-the-badge

[stars-url]: https://github.com/syorito-hatsuki/yet-another-cobble-gen/stargazers

[issues-shield]: https://img.shields.io/github/issues/syorito-hatsuki/yet-another-cobble-gen.svg?style=for-the-badge

[issues-url]: https://github.com/syorito-hatsuki/yet-another-cobble-gen/issues

[license-shield]: https://img.shields.io/github/license/syorito-hatsuki/yet-another-cobble-gen.svg?style=for-the-badge

[license-url]: https://github.com/syorito-hatsuki/yet-another-cobble-gen/blob/master/LICENSE.txt

[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555

[linkedin-url]: https://linkedin.com/in/kit-lehto

[screenshot]: https://cdn-raw.modrinth.com/data/xPsKRMUF/images/047a2072ffe8fe5368479d0560eb2bbca2b1ef5f.png

[rei-integration]: https://cdn.modrinth.com/data/xPsKRMUF/images/8728ef2189b41115e4c77036d2bf997e44dea665.png

[emi-integration]: https://cdn.modrinth.com/data/xPsKRMUF/images/3a52d6a7b75930e96866daba0f51d3b52db020da.png

[jade-integration]: https://cdn.modrinth.com/data/xPsKRMUF/images/89bce38efe2b0da0e5b0805a483c2ede7706edd9.png

[fabric]: https://img.shields.io/badge/fabric%20api-DBD0B4?style=for-the-badge

[fabric-language-kotlin]: https://img.shields.io/badge/fabric%20language%20kotlin-7F52FF?style=for-the-badge&logo=kotlin&logoColor=white

[modmenu-badges-lib]: https://img.shields.io/badge/modmenu%20badges%20lib-434956?style=for-the-badge

[fstats]: https://img.shields.io/badge/fStats-111111?style=for-the-badge

[discord-shield]: https://img.shields.io/discord/1032138561618726952?logo=discord&logoColor=white&style=for-the-badge&label=Discord

[discord-url]: https://discord.gg/pbwnMwnUD6

[modrinth-shield]: https://img.shields.io/modrinth/v/yacg?label=Modrinth&style=for-the-badge

[modrinth-url]: https://modrinth.com/mod/yacg

YetAnother0ptimisationModpack

# Introducing YetAnother0ptimisationModpack!
Are you tired of lag, stuttering, and low FPS? This modpack is here to optimize your Minecraft experience! It is extremely lightweight and has helped a lot of people to double or even TRIPLES Minecraft performance. Whether you’re playing on an RTX graphics card or an integrated graphics card, this modpack will give you the smoothest gameplay possible.

### **🚀 Features:**
✅ **FPS Boosting Mods** – Say goodbye to lag with top-tier performance-enhancing mods like Sodium, Lithium, and more.

✅ **Better World Loading** – Faster chunk rendering and improved terrain generation for seamless exploration.

✅ **Memory Optimization** – Reduced RAM usage with smart allocation and garbage collection tweaks.

✅ **Smooth Animations** – No more stutters! Improved entity and block animations for fluid gameplay.

✅ **Low-End PC Friendly** – Perfect for both powerful and weaker computers, with adjustable settings for maximum customization.

✅ **Fully Compatible** – Works with shaders and resource packs

**We also didn’t just add optimisation mods**. That’s just too boring! Instead, we add a lot of server-sided mods to make Minecraft better, like Appleskin or 3D Skin Layers, so you don’t need to manually download mods yourself.

Boost your FPS and enjoy a lag-free Minecraft experience today! Download this modpack for free now and feel the difference! **Our goal isn’t to be the best optimisation modpack out there but to help people have a more happier experience in Minecraft.**

More supported versions will be released soon.

**PLEASE NOTE THAT THIS MODPACK IS STILL IN BETA AND IT’S MODE BY A SOLO DEVELOPER.**

My YouTube: https://www.youtube.com/@spjay75

Flashlight

# Flashlight
Makes held torches look like a flashlight.

Hide In Grass

# Hide In Grass
You can become invisible as long as you stand in tall grass, even tall flowers can be used!
Suitable for some small games. 🙂
![Emm…](https://cdn.modrinth.com/data/Bp5kYs6C/images/d4a3ed4ee78983c06e4cf013187ed0a4fa847494.png)
(This is my practice project while learning DataPack, so it’s a bit rough)

Y Is There AutoJump

I ported this from Al132’s No Default Auto-Jump which is MIT licensed and can be found at https://www.curseforge.com/minecraft/mc-mods/no-default-auto-jump it was really easy to port forward to 1.16.1. Al is a coding GOD.

 

What it does is on first run of a client where the mod exists, it turns off the autojump feature. The player can turn it back on later if they like.

 

 

Bisect Hosting

If you want a server setup using Y is there Autojump with zero effort, get a server with BisectHosting and receive 25% off your first month as a new customer using the code kreezxil

 

XXL Packets

**![Click here to download on curseforge](https://www.curseforge.com/minecraft/mc-mods/xxl-packets “Click here to download on curseforge!. “)**

DISCLAIMER: This is a fork of the original XL Packets mod, This fork extends the packet limit to the Java Integer limit

Fixes https://bugs.mojang.com/browse/MC-185901 by raising the packet size limit from 2MB to 2.14GB (2147483647), so that servers with large datapacks, packets, etc don’t kick the client.
This mod is needed clientside for any connecting clients.

![image](https://cdn.modrinth.com/data/SeCuopwJ/images/4088d622406e783546106108c58ed029f3a09fb2.png)

**![Click here for 25% off a minecraft server by BisectHosting. (if you use code ‘Ultimate’)](https://bh.lazuline.xyz “Click here for 25% off a minecraft server by BisectHosting. (if you use code ‘Ultimate’). “)**
‏‏‎ ‎

xWorldBlocker

![Banner](https://cdn.modrinth.com/data/cached_images/efa8f97856730d4545b0104943d46767208b4169.jpeg)

# 🛡️ xWorldBlocker | Total Control Over Your World Access!

> **The ultimate lightweight solution to secure your server’s exclusive areas.**

Have you ever needed to restrict access to a specific world? Whether it’s for a **VIP zone**, a **temporary event**, or a **staff-only area**, **xWorldBlocker** is your solution.

This powerful plugin allows you to block entry to any world on your server, granting access only to players with the specific permissions you define. No complicated setups—just total control.

> ## 🚀 Key Features

* **🛡️ Secure World Blocking:** Easily define a list of worlds that remain locked to the public.
* **🔑 Granular Permission System:** * Access a specific world: `xworldblocker.bypass.`
* Access ALL worlds: `xworldblocker.bypass.*`
* **🎨 Full RGB Support:** Custom messages with **HEX colors** (`&#RRGGBB`) and standard Minecraft codes (`&a`, `&l`).
* **⚡ Ultra Lightweight:** Designed for performance. Zero impact on your server’s TPS.
* **⚙️ Instant Reload:** Apply changes instantly with `/xwb reload`—no restart required.

> ## 🎮 Commands & Permissions

| Command | Description | Permission Node |
| :— | :— | :— |
| **/xwb help** | Displays the help menu. | None (Public) |
| **/xwb reload** | Reloads the configuration file. | `xworldblocker.admin` |

### Access Permissions
| Permission | Description |
| :— | :— |
| `xworldblocker.bypass.` | Allows entry to a specific locked world. |
| `xworldblocker.bypass.*` | Grants access to **all** blocked worlds. |

> ## 🔧 Configuration (`config.yml`)

“`yaml
# __ __ _ _ ___ _ _
# __ __/ / / ___ _ __| | __| | / __ | ___ ___| | _____ _ __
# / / / / / _ | ‘__| |/ _` |/__// |/ _ / __| |/ / _ ‘__|
# > < / / (_) | | | | (_| / / | (_) | (__| < __/ | # /_/_ / / ___/|_| |_|__,______/_|___/ ___|_|____|_| # xPlugins - WillfryDev - 777 Studios # List of worlds to block. # Permission required: xworldblocker.bypass.
blocked-worlds:
– “events”
– “staff_zone”
– “world_vip”

# Messages support HEX (&#RRGGBB) and & codes.
messages:
reload: “&#A2E4B8 ✔ Done! &#C1FFD7The xWorldBlocker configuration has been reloaded.”
no-permission-entry: “&#FFB6C1 ✘ Error! &#FFDDC1You do not have permission to enter this world.”
no-permission-command: “&#FFB6C1 ✘ Error! &#FFDDC1You do not have permission to use this command.”
help:
– “”
– “&#A2E4B8/xwb reload &#87CEEB- Reload the plugin settings.”
– “&#A2E4B8/xwb help &#87CEEB- Display this help message.”
– “”
“`

> ### 📥 Installation

1. Download the “.jar“ file.
2. Drop it into your “/plugins/“ folder.
3. Restart your server.

Configure your worlds in “config.yml“ and run “/xwb reload.“

Developed with ❤️ by xPlugins

If you like this plugin, consider leaving a 5-star review!

xVoidSpawn

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

# ⭐ xVoidSpawn – Advanced Anti-Void & Spawn Management

xVoidSpawn is a lightweight, optimized, and fully configurable Anti-Void plugin designed for modern Minecraft servers. It automatically rescues players when they fall into the void and safely teleports them to a configured spawn location — preventing unnecessary deaths and keeping your lobby or minigame experience smooth and professional.
Perfect for hubs, SkyBlock, void maps, minigames, and large server networks.

## 🚀 Key Features

### 🛡 Intelligent Anti-Void System
Automatically teleports players to a safe spawn when they fall below a configurable Y-level.

### ✈ Spawn on Join
Optionally teleport players to the main spawn every time they join the server. Ideal for lobbies and network environments.

### 💥 Fall Damage Protection
Resets the player’s fall distance after teleportation to ensure they never die from fall damage after being saved.

### 🎨 100% Configurable
Fully editable:
– Prefix
– Console messages
– Help menu
– All player messages
– Join behavior
– Void level trigger

Everything is managed inside `config.yml`.

### 🌈 Modern Color Support
Supports:
– Legacy color codes (`&a`, `&l`, etc.)
– HEX color codes (`&#RRGGBB`) for Minecraft 1.16.5+

### ⚡ Lightweight & Performance Friendly
Built to have minimal impact on server performance. No unnecessary tasks or heavy processes.

## 🛠 Commands & Permissions

Main Permission: `xvoidspawn.admin`

| Command | Description |
|———-|————-|
| `/xvs setspawn` | Sets the exact teleport spawn location |
| `/xvs reload` | Reloads the configuration without restarting |
| `/xvs help` | Displays the help menu |

All messages and help lines are fully customizable.

> ## ⚙ Configuration Overview (config.yml)

“`yaml
# ___ __ _
# / _____ _ __ / _(_) __ _ ⋆✴︎˚。⋆
# / / / _ | ‘_ | |_| |/ _` | Plugin by ˖⁺‧₊˚♡˚₊‧⁺˖
# / /__| (_) | | | | _| | (_| | xPlugins
# ____/___/|_| |_|_| |_|__, |
# |___/ .yml

# Language setting. Options: ‘en’, ‘es’.
# If you change this to ‘es’ and reload, the config messages will update to Spanish.
locale: en

teleport-on-join: true
void-level: 0

console-messages:
plugin-enabled: “&#55FF55[xVoidSpawn] &#AAAAAAPlugin enabled successfully.”
plugin-disabled: “&#FF5555[xVoidSpawn] &#AAAAAAPlugin disabled successfully.”

prefix: “&#4498DBxVoidSpawn &8» ”

messages:
no-permission: “&#FF0000 ✘ ¡Error! &fYou do not have permission.”
player-only: “&#FF0000 ✘ ¡Error! &fOnly players can use this.”
spawn-set: “&#00FF49 ✔ ¡Success! &fVoid spawn set.”
spawn-not-set: “&#FAEDCB ℹ ¡Attention! &fSpawn not set.”
void-teleport: “&#FCD05C ☀ ¡Careful! &fSaved from the void.”
reload: “&#55FF55 ✔ ¡Success! &fConfiguration reloaded.”
help-message:
– “”
– “&#FF5555&l xVoidSpawn – Help”
– “”
– “&8 • &#4498DB/xvs setspawn &8▸ &fSet spawn.”
– “&8 • &#4498DB/xvs reload &8▸ &fReload config.”
– “&8 • &#4498DB/xvs help &8▸ &fShow help.”
– “”
“`

> ## 📥 Installation

1. Download the latest .jar file.
2. Place it inside your server’s plugins folder.
3. Restart your server.

– In-game, run “/xvs setspawn“ at a safe location.
-# Your server is now protected from void deaths.

> ## 🎯 Ideal For

1. Lobby Servers
2. SkyBlock Hubs
3. Minigame Worlds
4. Void Maps
5. Network Setups

## 🔧 Compatibility

1. ✔ Spigot
2. ✔ Paper
3. ✔ 1.16.5+

Credits

Developed with ❤️ by xPlugins