Xaero’s Minimap (Fair-Play)

Unlike many other minimap mods, Xaero’s minimap keeps the aesthetic of vanilla Minecraft. This is the FAIR-PLAY version of the mod designed for fair PVP. Features like cave maps and entity radar are disabled in this version of the mod. Read more about the mod here.

Get full mod

Xaero’s Map Server Utils

## Introduction
This data pack adds some useful commands for server administrators, allowing easy access to make fair modifications needed for gameplay on players’ Xaero’s Map series of mods.

## How it works
See the `How do I prohibit the use of cave mode and/or entity radar on my server?` section of [Xaero’s Minimap Mod](https://modrinth.com/mod/xaeros-minimap).

## Usage
– `/function xaero:fairxaero` causes the minimap to disable cave mode (including world map) and entity radar (fair-play mode)
– `/function xaero:nominimap` disables the minimap completely
– `/function xaero:resetxaero` reset all the system message flags
– `/function xaero:xaerowmnetherisfair` causes world map cave mode to work in the nether despite the minimap being fair-play

These commands above will tell the player what the server administrator used, if you don’t want your players to know which command you used, add `silent/` after `xaero:` (Example: `/function xaero:silent/fairxaero`) (But the player will still receive a blank message)

## Autorun
The newly added autorun feature can automatically execute functions when players join the server, modifying the behavior of their minimap.
– `/function xaero:autorun/set/disabled` disable the feature (default)
– `/function xaero:autorun/set/…` select the function to run automatically

Xaero map RU-UA

## Xaero map RU-UA

**RU Это полный перевод(кроме разовых, тестовых функций) мода Xaero world map, если у вас с ним будут проблемы пишите в наш трекер проблем**

**UA Це повний переклад (крім разових, тестових функцій), мода Xaero world map, якщо у вас з ним будуть проблеми пишіть у наш трекер проблем**

X Ray (no cheats)

## X Ray
Mod/Datapack that removes stone and other blocks to keep ores visible. Also works in the nether.

X-Ray is a powerful mod that radically changes the way you explore the world of Minecraft. It allows you to see through ordinary blocks, highlighting valuable resources, structures, and objects.

To use it, you need to take a filled map in any hand.

![preview](https://cdn.modrinth.com/data/r8hnR3m9/images/8f21f107271770937160956489953644f1bc92ff.png)

## Usage

The mod is activated automatically and requires no additional settings. However, if you want to temporarily disable the mod, use the command “`/trigger bizcub.x_ray.t“`. Information about the mod’s current status will then appear in the chat.

## Dependencies
– Fabric loader requires [Fabric API](https://modrinth.com/mod/fabric-api)

xTpa

# ⚡ xTpa | The Premium Teleportation Suite

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

**xTpa** is a professional-grade teleportation plugin for Minecraft servers that prioritizes user experience, visual feedback, and server performance. Say goodbye to boring, text-only teleport requests and welcome a new era of interactive player movement.

## 🚀 Why choose xTpa?

Unlike standard teleport plugins that only provide simple chat messages, **xTpa** focuses on **immersive feedback**. With integrated sounds, titles, and action bars, your players will never miss a request again.

### ✨ Key Features at a Glance:

* **🎨 Advanced Visuals:** Uses **Titles**, **Subtitles**, and **ActionBars** to grab the player’s attention immediately when a request arrives.
* **🎵 Audio Feedback:** Every action has a soul! Fully configurable sounds for receiving requests, starting the countdown, and successful arrival.
* **🛡️ Combat-Safe Teleport:** Prevents players from escaping combat or dangerous situations by detecting movement during the teleport countdown.
* **🌈 HEX & Legacy Colors:** Supports the full range of modern HEX colors (`&#RRGGBB`) and legacy formatting codes.
* **⚡ Optimized Performance:** Written with high-concurrency in mind to ensure your server’s TPS stays at a solid 20.
* **🔗 PlaceholderAPI Support:** Fully integrated placeholders like `%xtpa_player%` and `%xtpa_time%` for customized messages.

## 🛠️ Detailed Commands & Permissions

| Command | Usage | Description | Permission |
| :— | :— | :— | :— |
| `/tpa` | `/tpa ` | Send a teleportation request to a player. | *None (Default)* |
| `/tpaccept` | `/tpaccept` | Accept the most recent teleport request. | *None (Default)* |
| `/tpdeny` | `/tpdeny` | Decline the current pending request. | *None (Default)* |
| `/xtpa` | `/xtpa reload` | Reload the plugin configuration and messages. | `xtpa.admin` |

### 🔑 Special Permissions
* `xtpa.bypass.cooldown`: Allows the player to send requests without waiting for the cooldown.
* `xtpa.bypass.delay`: Allows instant teleportation without the countdown wait.

## ⚙️ Full Configuration Preview

Here is the complete `config.yml` which allows you to customize every single aspect of the plugin to your liking.

“`yaml
# _____
# __ _/__ _ __ __ _
# / / / // ‘_ / _` |
# > < / / | |_) | (_| | # /_/_\/ | .__/ __,_| # |_/ # Official Support: https://xplugins.es/discord # Documentation: https://xplugins.es/plugins/xtpa # General plugin settings settings: tpa-timeout-seconds: 60 # How long a request stays active before expiring cooldown-seconds: 15 # Time a player must wait between sending requests teleport-delay-seconds: 3 # Seconds to wait before the teleport happens teleport-move-cancel: true # If true, teleport cancels if the player moves center-messages: false # Aesthetic option to center chat messages # Sound System # Use standard Spigot sound names (e.g., ENTITY_ENDERMAN_TELEPORT) sounds: received-tpa: enabled: true sound: "ENTITY_EXPERIENCE_ORB_PICKUP" volume: 1.0 pitch: 1.0 teleport-start: enabled: true sound: "BLOCK_NOTE_BLOCK_HARP" volume: 0.5 pitch: 1.5 teleport-success: enabled: true sound: "ENTITY_ENDERMAN_TELEPORT" volume: 1.0 pitch: 1.0 # Visual Feedback (Titles & ActionBars) visuals: title: enabled: false title: "&#FAEDCB ℹ Request Received!" subtitle: "&f%xtpa_player% wants to teleport to you" fade-in: 10 stay: 60 fade-out: 10 actionbar: enabled: true message: "&fHey! &#FAEDCB&n%xtpa_player%&f has sent you a TPA! Check your chat." # Message System (Supports HEX Colors) messages: prefix: "" no-permission: "&c ✘ Error! &fYou do not have permission to use this." player-not-found: "&c ✘ &fThat player is offline or does not exist." cooldown: "&#FF5252 ✘ Error! &fWait &e%xtpa_time%s &fbefore sending another request." self-tpa: "&#FF5252 ✘ Error! &fYou cannot teleport to yourself." tpa-sent: "&#A0FF91 ✔ Success! &fRequest sent to &e%xtpa_player%&f." tpa-no-pending: "&#FAEDCB ℹ Info! &fYou have no pending requests." tpa-expired: "&#FAEDCB ℹ Info! &fThe teleport request has expired." tpa-denied-target: "&#A0FF91 ✔ Success! &fYou denied the request." tpa-denied-sender: "&#FF5252 ✘ Error! &fPlayer &e%xtpa_player% &fdenied your request." tpa-accepted-target: "&#A0FF91 ✔ Success! &fRequest accepted." tpa-accepted-sender: "&#A0FF91 ✔ Success! &e%xtpa_player% &faccepted your request." teleport-starting-sender: "&#A0FF91 ✔ Success! &fTeleporting you to &e%xtpa_player%&f." teleport-delay-notice-sender: "&#FAEDCB ℹ Info! &fTeleporting in %xtpa_time% seconds. Do not move!" teleport-cancelled-moved: "&#FF5252 ✘ Error! &fMovement detected! Teleport cancelled." teleport-cancelled-quit: "&#FF5252 ✘ Error! &fPlayer disconnected. Teleport cancelled." teleport-success-sender: "&#A0FF91 ✔ Success! &fYou have arrived safely." # Interactive Chat Request received-request: line1: "&#FAEDCB ℹ Info! &fPlayer &#FAEDCB%xtpa_player% &fwants to teleport to you." line2-accept: "&fType &a/tpaccept &fTo accept." line3-deny: "&fType &c/tpdeny &fTo decline." line4: "&#FAEDCB ℹ Info! &fThe request expires in %xtpa_time% seconds." hover-accept: "&#A0FF91 Click here to ACCEPT!" hover-deny: "&c Click here to DENY!" ``` --- ## 📥 Installation 1. **Download** the latest `.jar` file from Modrinth. 2. **Drop** the file into your server's `plugins/` folder. 3. **Restart** or **Reload** your server. 4. **Configure** the `config.yml` to your heart's content! --- ## 🌐 Community & Support Join our growing community of developers and server owners! [![Website](https://img.shields.io/badge/Website-xPlugins.es-blue?style=for-the-badge)](https://xplugins.es/plugins/xtpa) [![Discord](https://img.shields.io/badge/Discord-Join%20Us-7289DA?style=for-the-badge&logo=discord)](https://xplugins.es/discord) --- *Created by the team at xPlugins. Quality matters.*

X-ray Ball

### ❄️ Revolutionize Your Mining with the X-Ray Ball! ❄️
Tired of endlessly strip-mining through thousands of blocks just to find a handful of diamonds? Say goodbye to the pickaxe grind and hello to instant wealth with the **X-Ray Ball** Data Pack!
### ✨ How It Works
It’s incredibly simple: just throw a regular snowball!
The moment your snowball makes an impact, it unleashes a powerful magical utility that instantly clears a massive **10×10 area**. Instead of breaking blocks one by one, you carve out massive caverns in a single throw.
### ⛏️ Key Features
* **Instant Ore Reveal:** The snowball’s impact specifically targets and deletes common, unwanted filler blocks like Stone, Gravel, Andesite, Deepslate, Granite, and Dirt.

![Ks](https://cdn.modrinth.com/data/cached_images/984f7b6618fb82e56a805fadd917388a0517a557_0.webp)

* **Keeps the Loot Safe:** Only the “junk” blocks vanish. All your precious ores—Diamonds, Gold, Iron, Copper, Redstone, and Coal—are left perfectly intact and suspended in the air, ready to be easily collected!
* **Broad Compatibility:** Works seamlessly across multiple Minecraft Java Editions (From 1.16.x all the way to 1.21.x).
* **Lightweight:** As a Data Pack, it’s incredibly easy to drop into your world folder without needing heavy mod loaders.
### 🎮 Perfect For:
* Players looking to fast-track their resource gathering and skip the tedious mining phase.
* Content creators looking for a cinematic, visually satisfying way to reveal ores.
* Server admins needing to quickly scope out underground terrain or hidden bases.
Drop the pickaxe, stock up on snowballs, and start uncovering your world’s hidden treasures in seconds!

——–MADE BY Error6119———

X Ray | Spectator xray

# **🕵️‍♂️ X-Ray for Spectator Mode**
**Enhance your Minecraft Java experience with a lightweight, “one-click by activating spectator” X-ray solution. By simply switching to Spectator Mode, this pack highlights ores and hidden structures, making resource gathering or world-checking a breeze.**

**🚀 How to Use**

For the best results, follow these simple steps:
– Import & Activate: Add the resource pack to your resourcepacks folder and enable it in-game.
– Optimize Visuals: Turn Smooth Lighting: OFF in your Video Settings to make ores glow and stand out against the darkness.
– Enter Spectator Mode:
– Type /gamemode spectator in the chat.
– Pro Tip: Use the shortcut F3 + N to toggle instantly.

* 📸 Results
Check out the visibility improvements

# **Results**

![x ray 1](https://cdn.modrinth.com/data/cached_images/f37b9fe3b3efbdf41f577bb254997d3708aa9431.jpeg)
![x ray 2](https://cdn.modrinth.com/data/cached_images/42681df118bf1aa851ff38ac7ffb571b84f218ec.jpeg)
![x ray 3](https://cdn.modrinth.com/data/cached_images/4498a947e37604f7c0f89b65ba272af029b5b1f4.jpeg)

📜 Terms of Use
I want you to enjoy this pack, but please respect the following guidelines:

✅ Allowed

* Showcase: Use this pack in your videos or streams (please provide a link to the official download page).
* Personal Use: Feel free to edit the files for your own private use.

❌ Not Allowed

* Monetized Links: Do not redistribute this pack via AdFly, Linkvertise, or similar services.
* Re-uploading: Do not edit and re-share this project as your own.
> [!IMPORTANT]
> Feedback: If you feel the need to leave a low rating, please leave a comment explaining why so I can improve the pack for everyone!
>
❤️ Support the Creator
If you find this tool helpful, consider supporting my work:
Support me on Ko-fi
Would you like me to help you draft a specific “Frequently Asked Questions” section to help reduce common support queries?

Wyrmroost

**Re-imagining the world of Minecraft by filling it with diverse, tameable dragons that roam the new and beautiful worlds awaiting to be explored by those who dare to venture into such territories, where magic advances beyond enchanting. This, is Wyrmroost.**

Wyrmroost aims to add many unique and diverse dragon species, which can be tamed and utilized for players and their needs. Whether it be for combat, farming, transportation, you name it. There’s probably a dragon for it.

But beware, taming a dragon isn’t an easy feat. You will find befriending such a creature will take hard work and dedication, depending on the dragon and the situation.

Our mod currently only has a few dragons implemented, however in the future updates we will have eight different types of dragons. You can check the wiki to find more information about the species currently in-game.

# Dependencies

Pre 1.18.2
– None

Post 1.18.2 (we are currently working on this it’s not released yet.)
– Gecklib
– Patchouli

## Issues / Bug Reports

If you found something that doesn’t look right, is probably a bug, or is just flat out broken please head over to our Github to report it! Your bugs are most likely to be seen there versus our Discord server.

We are aware that in the older versions of the mod the dragons cannot breed. We will not be returning to the .16 version, however a kind person has made this patch:

https://www.curseforge.com/minecraft/mc-mods/wyrmroost-patch

# FAQ

– **How do I tame this dragon?**

We have an official wiki that is updated by the developers only.

– **Can you update/backport to ____?**

Updating takes time. Wyrmroost will continue to try and stay on latest versions of minecraft, however please be patient.

We are looking towards the future, so backporting the mod will never happen and your questions to backport will not be answered.

– **Where’s the dimension and what are your plans for it?**

The dimension is not in the mod yet. It will be the next major update following the port to 1.18.2.

We want to aim for a dragon’s world with our own unique blocks, items, and most importantly, dragons. While we can not give an ETA you can follow our progress in the dedicated Discord server where we are most active.

– **Can I use Wyrmroost in my modpack?**

We have no issues with people using our mod in modpacks.

– **Can I ask a question?**

If You have any further questions you can stop by our Discord! We’ll be happy to help.

### Credits
**Creators:**
– Shannieann – Model and Texture artist, Animator, Wiki manager
– Kingdomall – Model & Texture artist
– Ukan – Model, Texture, and Sound artist
– Sniffity – Coder
– Koala – Coder

**Contributors:**
– Lagoon – Dragon Fruit Drake concept, code contribution, and most importantly, the Geode hoes.
– Novacraft – Original Rooststalker and texture as well as original Dragon Fruit Drake model.
– Coda – Lesser Desertwyrm Item textures. Several contributions.
– Aycfes – Brazilian translations.
– Raptorlos – German translations.
– Azuichh – French translations.
– WolfShotz – (ex) Coder

WUH totem

Changes the totem texture to an animated [wuh](https://7tv.app/emotes/01GV56F8QR0006FW5TVZVMFVWE) 7tv.app emote

![wuh emote](https://cdn.7tv.app/emote/01GV56F8QR0006FW5TVZVMFVWE/4x.gif)

(donation link is to original creator)

WU_SHUANGCB’s Zombie Skin

**描述**
计划用于在我的模组包中,现在它被提前释放。
适用于 Minecraft 的 WU_SHUANGCB’s Zombie Skin(版本 1.7.1 至 1.21.1)

**特征**:独特僵尸皮肤使僵尸看起来更加具有攻击性。
![丧尸](https://cdn.modrinth.com/data/cached_images/2c79f4693c155bb0eceb693256b5419d69021bc5.jpeg)
**方式**:高清修复或[ETF实体纹理特性等效模组](https://www.curseforge.com/minecraft/mc-mods/entity-texture-features-fabric)。

![以防万一请使用最新版[ETF]实体纹理特性!](https://cdn.modrinth.com/data/cached_images/8acb9763063226da407072ec6b8c2bb456cdefa1.png)

**兼容**:目前新增了[CrimsonSteve’s more mobs](https://www.curseforge.com/minecraft/mc-mods/crimsonsteves-more-mobs)和[Mutant More](https://modrinth.com/mod/new-mutant-more)模组的僵尸纹理。与其他纹理使用时不需要将它位于顶部,该纹理存在一个TH版本[在这里](https://modrinth.com/resourcepack/wu_shuangcbs-zombie-skin,-but-with-th),将来会兼容更多。

其他功劳:Tissou为我的音频提供灵感,
EnderB_C_为我提供灵感。
您可以随意使用,若注明出处会更好。

![OptiFine](https://cdn.modrinth.com/data/cached_images/4249df9f0ef6abe842bb7a97ee403bafbcc382ff.png)![实体纹理特性](https://cdn.modrinth.com/data/cached_images/bd794c4c532e3b59c595681b76fac63f06b64a35.png)![实体模型特性](https://cdn.modrinth.com/data/cached_images/49a906d9980b9fe07789bec063da72ac88e16599.png)

**Description**:
Planned for use in my modpacks, now that it’s being released early.
WU_SHUANGCB’s Zombie Skin for Minecraft (Versions 1.7.1 to 1.21.1)

**Features**: Unique zombie skins make zombies look more aggressive.

![zombie](https://cdn.modrinth.com/data/cached_images/2c79f4693c155bb0eceb693256b5419d69021bc5.jpeg)
**Method**: OptiFine or equivalent [[ETF] Entity Texture Features mod](https://www.curseforge.com/minecraft/mc-mods/entity-texture-features-fabric).

![Please use the latest version of Entity Texture Features just in case!](https://cdn.modrinth.com/data/cached_images/8acb9763063226da407072ec6b8c2bb456cdefa1.png)

**Compatibility**: A new zombie texture for [CrimsonSteve’s more mobs](https://www.curseforge.com/minecraft/mc-mods/crimsonsteves-more-mobs) and the [Mutant More](https://modrinth.com/mod/new-mutant-more) has been added for now. There is no need to have it at the top when using it with other textures, a TH version of this texture exists [here](https://modrinth.com/resourcepack/wu_shuangcbs-zombie-skin,-but-with-th) and will be compatible with more in the future.

Additional Credits: Tissou for providing inspiration for my audio,
EnderB_C_ for providing inspiration.
Feel free to use it, and it would be appreciated if you give credit.

![OptiFine](https://cdn.modrinth.com/data/cached_images/4249df9f0ef6abe842bb7a97ee403bafbcc382ff.png)![Entity Texture Features](https://cdn.modrinth.com/data/cached_images/bd794c4c532e3b59c595681b76fac63f06b64a35.png)![Entity Model Features](https://cdn.modrinth.com/data/cached_images/49a906d9980b9fe07789bec063da72ac88e16599.png)