Vault Patcher
This is an library mod that requires players to customize content.
It allows players to use simple JSON syntax to change or overwrite hard coded text in other mods that helping translators with translation.
And you don’t need to worry about run time or performance loss. This mod uses ASM for efficient class replacement, and caching only be updated the replaced classes after the target mod is updated, so its impact on modern computers is not significant.
Version 1.4.2+, supports bytecode modification of mod code.
For writing file configurations and specific operating principles, please refer to Wiki.
If you encounter difficulties in writing configurations, please join our Discord or QQ(227323572).
Github: VaultPatcher
Vault 2.0 economy plugins




What is Vault2.0?
Vault2.0 is an economy plugin that registers a Bukkit Economy service compatible with the Vault API, allowing other plugins (shops, ranks, etc.) to use money without depending on the original Vault.jar. It includes menus, pay/charge flows, loans, and safe configuration and message reloads
## ━━━━━━━━━━IMPORTANT━━━━━━━━━━
– Do NOT run this plugin alongside the original Vault.jar (same plugin name). Remove Vault.jar before starting
## ━━━━━━━━━━Features━━━━━━━━━━
– Internal economy with persistence (file storage; optional MySQL).
– /pay with GUI and per-player submenu (pay, charge, view balance, loans).
– Loans with GUI wizard (amounts via chat only).
– Defaulted effects configurable (slowness/fatigue, etc.) when a loan defaults.
– /vault main menu (Pay / Loan / Settings / Reload / Update).
– Safe reload: /vault reload updates config.yml and messages_*.yml without overwriting your values.
– Multi-language: en, es, fr, de, nl, pt, ru, zh_TW, hi.
## ━━━━━━━━━━ Installation ━━━━━━━━━━
Copy the .jar file to the plugins folder on your server. Start the server to generate the configuration.
– MySQL compatibility: compatibility with MySQL, allowing users to integrate and manage databases more efficiently.
## ━━━━━━━interactive menu━━━━━━━━
### 📃Submenu:
1:💲pay send money to a player
2:💲balance shows the player’s money
3:💲Charge sends an interactive message to the player with the designated amount (clicking on the message automatically sends the money without using commands).
## ━━━━━━━━Loan System━━━━━━━━
The loan system helps manage the game’s finances. Players can apply for loans, manage payments, and view their financial status.
### Request a Loan
To request a loan, open the menu with `/loan` or `/prestamo` and select **Request**. Specify the amount and, if there are installments, also the amount of each one.
### Money Delivery
Upon confirmation, the money is instantly deposited, and the loan is recorded as “active.”
### Automatic Collection
The system attempts to collect installments automatically. If there’s enough balance, it deducts from the balance.
### View Status
In the menu, the **Status** option shows the outstanding balance and the next payment date.
### Pay Manually
You can use the **Pay** option to pay part or all of the loan at any time.
### debt
If there’s not enough balance to collect, the loan goes into debt. This can cause negative effects until the debt is settled.
This system simplifies financial management in the game, offering control and dynamism.
Spoiler

“`
📜 Commands List:
| /vault -> open main menu
| /vault reload -> reload config + messages and add missing sections
| /vault update -> check updates
| /pay -> open player list GUI
| /loan | /prestamo -> open loan GUI
| /balance -> show your balance
| /eco give/take -> admin (OP)
“`
“`
🔐 Permissions:
| vault.balance (default: true) -> /balance
| vault.pay (default: true) -> /pay + GUI
| vault.loan (default: true) -> /loan /prestamo + loans
| vault.eco (default: op) -> /eco give / take
“`
VaroX

# VaroX – Professional Varo Management for Spigot/PaperMC



—
## 1. Project Overview
VaroX is a dedicated Hardcore PvP plugin designed to fully manage the **Varo format (Vanilla Roleplay)** on Spigot and PaperMC servers.
The plugin provides administrators with a robust and secure toolset for managing teams, game states, and world borders, all while maintaining a minimal footprint and requiring **no external dependencies**.
## 2. Features
– Banned items + potions list
– Friendly fire option
– Custom tablist and Motd
– Game Phases
– Teams, Spawns and Team chests
– Multi local support: de, en, fr, es, ru
– Custom worldboarder with phases
### Example in game:

### Example in the multiplayer menu:

### More Features will come soon:
– Sessions
– Strikes
– Custom win stuff
– Spectator support in creative and spectator
– Admin mode with vanish, invsee etc
## 3. Compatibility and Installation
VaroX is compiled separately to provide stable support across multiple major Minecraft versions. Please download the specific JAR file corresponding to your server version from the Releases page.
All versions do have the same features.
| Minecraft Version | Java Requirement | Tested On | Notes |
| :— | :— | :— | :— |
| **1.20.10** | Java 17+ | PaperMC / Spigot | Latest version, optimized for modern environments. |
| **1.16.5** | Java 8/11 | PaperMC / Spigot | Stable and commonly used modern version. |
| **1.12.2** | Java 8 | Spigot | Maintained for compatibility with older setups. |
| **1.8.8** | Java 8 | Spigot | Legacy support for the classic PvP engine. |
## 4. Essential Admin Commands
All administrative commands start with `/varo` (Alias: `/vr`) and require the permission `varox.admin`.
| Command | Category | Function |
| :— | :— | :— |
| `/varo start` | **State** | Initiates the countdown and starts the event. |
| `/varo end` | **State** | Immediately terminates the running Varo event (kicks all players). |
| `/varo team add ` | **Team** | Creates a new team with the specified player names. |
| `/varo team remove ` | **Team** | Deletes a team and all associated data. |
| `/varo team list` | **Team** | Lists all registered teams and their current status. |
| `/varo spawn set ` | **Setup** | Sets a team spawn point at the administrator’s current location. |
| `/varo reset` | **Maintenance** | Resets the plugin to its initial state, allowing a fresh start. |
| `/varo reload` | **Maintenance** | Reloads configuration and language files without restarting the server. |
## 5. Support and Contribution
For technical questions, bug reports, or feature suggestions, please use the following channels:
* **GitHub Issues:** Open a new issue here
* **Discord:** jozelot.de/discord
* **Website:** jozelot.de
—
> VaroX is a project developed by Frostleaf (jozelot_).
Varo
# Varo Plugin
A versatile Spigot/Paper plugin designed for the Varo, ODV, SuRo, and Titan game modes. It features a built-in Discord bot that seamlessly broadcasts in-game events straight to your Discord server. With extensive configuration files and an intuitive in-game menu, almost everything can be adjusted to your liking.
**The plugin has not yet been fully translated into English, some messages may only be available in German!**
# Features
– Custom Scoreboard/Tablist/Action Bar/Name Tags
– Auto Setup
– Automatic Backups
– Strikes
– Backpacks
– Team Chests
– Offline Zombies/Villager
– Discord Bot
# Requirements
– Spigot/Paper 1.8.8+
– Java 8+
# Need Help?
– Documentation (English)
– Discord (German + English)
– GitHub (English)
– Old Documentation (German, outdated)
– Old YouTube Video (German, outdated)
# Notice
Upon startup, this plugin will automatically download dependencies from maven central.
It also contains an auto updater that regularly checks for new versions by contacting the spiget API. It does however NOT download new versions without user interaction.
This plugin uploads anonymized usage data to bstats. The resulting statistics are publicly available here. This feature can be disabled by a server administrator in the `plugins/bStats/config.yml` configuration file.
Vapeaholic (Fabric)
*This Mod Is Still In Development*
# Vapeaholic
This mod adds Vapes that can be used with a variety of potions!
There are 16 different colors that you can dye your Vape!
All Curently Available Potion Types:
– Fire Resistance
– Instant Damage
– Instant Health
– Invisibility
– Jump Boost
– Luck
– Night Vision
– Poison
– Regeneration
– Slow Falling
– Slowness
– Strength
– Swiftness
– Turtle Master
– Water Breathing
– Weakness
– Wither
Water Pods can also be inserted into a Vape if you don’t want any potion effects!
# Simple Guide to Vapeaholic
Needed Components:
– Mouthpiece

– Coil

– Battery

# Assembly
**Vape Recipe:**

**Vape Pod Recipe:**

**Water Pod Recipe:**

The potions are brewed the same way as vanilla Minecraft, but instead using Vape Pods in Crafting table!
**Insterting Vape Pods:**
To use a Vape Pod in a Vape, put the desired pod next to your Vape in a Crafting table.
**Ex:**

Have Fun!
Vanitas
## Vanitas
[Minecraft][minecraft] modern transparent gui resource pack.
### Contents
This resourcepack replaces the vanilla gui textures with modern minimalistic transparent textures. This includes:
– Menu and settings interface textures (buttons, sliders, text input fields, selection arrows, etc.)
– Container interface textures (interactive blocks, player & entity inventories)
– Advancements screen textures
– Hotbar, health-bar, hunger-bar, xp-bar, jump-bar and boss-bar textures
– Toasts textures (message popups)
– Empty item slot textures
– Heart particle textures
– Health and damage potion effect icons
### Installation
– Install directly via the [Modrinth App][modrinth:app] or [CurseForge App][curseforge:app].
– Or move the zip-File of your desired version to your resource packs folder. Zips can be downloaded from [Modrinth][modrinth] or [CurseForge][curseforge].
### Status
This project will be kept up-to-date with new game versions and receive fixes for bugs, though both may take time depending on complexity. Support for various mods is planned.
### Version Compatibility
For info on version compatibility, please check the project uploads. Some features may not be available for all Minecraft versions due to technical limitations. Minecaft snapshots are generally not supported.
### Mod Compatibility
This resource pack is compatible with all mods that use the built-in gui resources and the following:
– Appleskin: Adds various food-related HUD improvements. [Modrinth][modrinth:appleskin] / [CurseForge][curseForge:appleskin]
#### Packaging
The packaging script downloads, builds and runs the [mcPkg][git:mcpkg] resource packager, which is used to interpret the source file structure and produce zip archives of the project resources.
[minecraft]: https://www.minecraft.net
[modrinth:app]: https://modrinth.com/app
[curseforge:app]: https://www.curseforge.com/download/app
[modrinth]: https://modrinth.com/resourcepack/vanitas
[curseforge]: https://www.curseforge.com/minecraft/texture-packs/vanitas
[git:mcpkg]: https://gitlab.com/iJustLeyxo/mcpkg
[modrinth:appleskin]: https://modrinth.com/mod/appleskin
[curseForge:appleskin]: https://www.curseforge.com/minecraft/mc-mods/appleskin
Vanish-X
# Vanish-X
> **The ultimate premium-grade vanish system for modern Minecraft servers (1.8 – 26.1.2).**
Vanish-X is a surgically engineered invisibility and administrative suite. It moves beyond simple invisibility by providing packet-level suppression, state isolation, and a comprehensive investigative toolkit designed for high-performance servers.
—
## 🛠️ Performance & Requirements
– **Primary Requirement**: ProtocolLib (Required for **Silent Containers**, **Sound Suppression**, and **Packet-Level Invisibility**).
– **Supported Versions**: Minecraft 1.8 through the Latest Release.
– **Platform Support**: Paper, Spigot, Purpur, and Fork-variants.
—
## 🚀 Key Functions & Features
### 🛡️ Dual-Engine Stealth Logic
Vanish-X utilizes two distinct logic engines tailored for different staff requirements, ensuring you have the right tools for every situation:
1. **Normal Engine (Lite Mode)**:
* **Purpose**: Everyday moderation and peaceful observation.
* **Behavior**: Provides 100% invisibility and tablist hiding while preserving the player’s current inventory, game mode, and location.
* **Advantage**: Lowest overhead; allows moderators to transition in and out of invisibility without disrupting their survival experience.
2. **Advanced Engine (Surgical Mode)**:
* **Purpose**: Deep investigative operations and high-threat administration.
* **Behavior**: Upon activation, it performs a **Surgical State Wipe**. It backs up the player’s survival inventory and state into a secure cache, then deploys an optimized “Investigation Profile.”
* **Features**: Forced Creative Mode, Flight, God-Mode, and automated distribution of administrative tools.
* **Recovery**: When unvanished, the player’s original survival state (Inventory, HP, Food, XP) is perfectly restored.
### 💨 Silent Engine Shift
The unique **Silent Shift** technology allows administrators to transition between Normal and Advanced engines in real-time. If a staff member is already vanished, shifting engines occurs silently in the background. The plugin migrates your inventory and capabilities instantly without any visual flicker, world sounds, or broadcasted join/leave messages.
### 📦 Surgical Packet Interception (**Requires ProtocolLib**)
Vanish-X bypasses standard Minecraft logic by directly manipulating packets to ensure absolute stealth:
– **Silent Containers**: Open any chest, barrel, or shulker box without triggering block animations (opening lids) or sound effects for nearby players. Even the “View inventories” action is completely silent to the world.
– **Investigation Ghost**: Automatically suppresses entity sounds (footsteps), block-breaking particles, and item-drop animations for vanished staff. Obsrvers will see and hear absolutely nothing.
– **Visual Desynchronization**: Prevents vanished players from appearing in common detection tools (Scoreboards, Tablist, and custom plugin lists).
### 🛠️ Strategic Investigative Toolkit
– **Staff Duty Mode**: A toggleable state that applies a pre-configured administrative profile and distributes customizable interaction tools.
– **Live Following**: Target a player to “link” to them, automatically staying within a specific radius to observe their behavior closely.
– **Surgical Interaction Locking**: In Advanced mode, staff are blocked from taking items or modifying blocks in “View-Only” containers (Ender Chests, Player Inventories) to prevent accidental world corruption during inspections.
—
## 💻 Commands
All features are centralized under the `/vanish` command.
| Command | Description | Permission |
|———|————-|————|
| `/vanish` | Toggle your invisibility state | `vanish.use` |
| `/vanish setting` | Open the paged GUI control panel | `vanish.gui` |
| `/vanish mode` | Shift between Advanced and Normal engines | `vanish.mode` |
| `/vanish info` | View product details, version | `vanish.use` |
| `/vanish staff` | Activate automated Staff Duty Mode | `vanish.staff` |
| `/vanish global` | Sync vanish state across the whole network | `vanish.global` |
| `/vanish fakeleave` | Broadcast a fake leave and enter vanish | `vanish.use` |
| `/vanish fakejoin` | Broadcast a fake join and quit vanish | `vanish.use` |
| `/vanish reload` | Reload all configurations and messages | `vanish.admin` |
**Master Alias:** `/v`, `/vx`
—
## 🤝 Support
Found a bug or have a suggestion? Join our support community:
**Discord Server**
—
## 👨💻 Developer
Developed with ❤️ by **UNTILGAMER (UG88)**.
Vanilla Texturepack Guide
# 🎨 Minecraft Texture Pack – Template Repository
Welcome to the **Minecraft Texture Pack Guide Template**!
This repository provides the **base structure and example layout** for creating your own texture pack. It is **not** a full guide(but you can find one on plugihub.de), but a starting point to organize, explore and customize your files more easily.
—
## 📁 What You Get Here
– A clean folder structure as commonly used by Minecraft texture packs
– Example file placements to help understand where each texture belongs
– A workspace designed for learning, experimenting and creating your own style
—
## 🔍 Finding Textures Efficiently
Not sure where a specific texture is located?
You can easily search within the pack using:
### 🔎 Local Search
Use your editor’s or file browser’s **search function** to look up file names or keywords.
### 🌐 Online Search via PluginHub
On **pluginhub.de**, you also have access to a search system that helps you find almost any Minecraft texture location.
This allows you to quickly identify where textures are stored and how they are named.
—
## 📘 Need a Full Step-by-Step Guide?
This repository *does not* contain a full tutorial.
A **complete detailed instructions and creation guide** can be found on:
➡️ **pluginhub.de**
There you will learn everything from texture editing to packaging and exporting.
Need help?
– Feel free to ask on our Discord.
—
## 🎯 Purpose of This Repo
| Feature | Included |
|——–|:——–:|
| Template & Folder Structure | ✔️ |
| Full step-by-step tutorial | pluginhub.de |
| Search guidance & resource links | ✔️ |
| Ready-to-use texture pack | ⚠ Basis with Vanilla Textures |
—
## 👍 Contribution
Feel free to expand, customize and build your own texture style using this structure.
Pull requests improving organization or clarity are welcome.
—
### Have fun creating!
Your texture pack journey starts here. 🎨🔥
VanillaIcecreamFix
This mod is for Forge, Quilt, and Fabric.
If you find any bugs with the mod or you think a Minecraft bug should be fixed, please go create an issue on the Github Issue Tracker.
### Supports
– 1.19.x, 1.20.x, 1.21.x Fabric/Quilt
– 1.20.1/2, 1.12.x Forge
– 1.20.4, 1.21.x Neoforge
### Requires Cloth-Config v8 or higher – Fabric/Quilt.
### Requires Cloth-Config v11 or higher – 1.20.x Forge.
### Requires Cloth-Config v13 or higher – Neoforge.
I recommend for you to use the __Mod Menu__ mod as you can access the config screen from there, otherwise you’ll have to edit the config file – Fabric/Quilt.
## Features
### Crash UI (Still being ported on the Modern minecraft versions)
Shows a crash screen rather than closing the game, with the screen you can go back to the main menu and/or upload it to a website like pastebin.
### Ability to toggle some of the patches on or off
### Bug fixes that Mojang has not fixed or will not fix
Some bugs that are fixed:
MC-133218
MC-198101
MC-929
### Performance enhances
Particle Culling
## Credits
### Runemoro and the contributors for the original mod.
## NOTICE
### This mod is under the MIT. I do not claim to own the original mod.
### For Minecraft 1.20.4 and higher Forge will no longer be supported and is replaced by Neoforge.

VanillaFix
VanillaFix is a mod that improves performance and fixes bugs and annoyances in vanilla Minecraft. Tripling FPS is common, try it for yourself if you don’t believe it! Also, with VanillaFix installed, Minecraft will no longer fully crash, but rather kick you out to the main menu and offer to upload your report to a paste site so that you can easily send it to others (test it by pressing F3 + C in game)!
Have questions or just want to know what we are up to on the mod? Join our Discord server to do just that!
## Screenshots
### What a crash screen looks like

### Before (all textures are ticked, taking 37% of the frame time)

### After (only visible textures are ticked, tripling FPS)
