VCustomBrand

# VCustomBrand

[![Discord](https://img.shields.io/discord/899740810956910683?color=7289da&label=Discord)](https://discord.gg/5NMMzK5mAn)

Customize the brand to display to players on your Velocity network with [MiniPlaceholders](https://modrinth.com/plugin/miniplaceholders) support

[![](https://www.bisecthosting.com/partners/custom-banners/6fa909d5-ad2b-42c2-a7ec-1c51f8b6384f.webp)](https://www.bisecthosting.com/4drian3d?r=ModVCustomBrand)

## Installation
– Download VCustomBrand from [Modrinth](https://modrinth.com/plugin/vcustombrand)
– Drag and drop on your Velocity plugins folder
– Optionally install MiniPlaceholders together with any expansion
– Start the server

## Command
### `/vcustombrand reload`
Permission: `vcustombrand.command`

## Demonstration

This video makes use of the [Expressions](https://modrinth.com/plugin/expressions-expansion) and [Player](https://modrinth.com/plugin/player-expansion) expansions of [MiniPlaceholders](https://modrinth.com/plugin/miniplaceholders)

## Limitations

The brand field in the client only supports plain text, not components, so no HEX colors or gradients can be used

VConsoleLinker

# VConsoleLinker

[![Discord](https://img.shields.io/discord/899740810956910683?color=7289da&label=Discord)](https://discord.gg/5NMMzK5mAn)
[![Telegram](https://img.shields.io/badge/Telegram-Support-229ED9)](https://t.me/Adrian3dSupport)
[![Telegram](https://img.shields.io/badge/Telegram-Updates-229ED9)](https://t.me/Adrian3dUpdates)

Link your Velocity console to a Discord channel via WebHooks

[![](https://www.bisecthosting.com/partners/custom-banners/6fa909d5-ad2b-42c2-a7ec-1c51f8b6384f.webp)](https://www.bisecthosting.com/4drian3d?r=ModVConsoleLinker)

## Installation
– Download VConsoleLinker from Modrinth
– Drag and drop on your plugins folder
– Start the server
– Configure the Channel ID and the WebHook token in the settings

*Library used for Discord webhooks* [JDWebHooks](https://github.com/4drian3d/JDWebHooks)

## Discord WebHook Configuration

![](https://cdn.discordapp.com/attachments/914493736891842640/1179112054972489898/image.png?ex=657898ac&is=656623ac&hm=0de1dec5e04a4eb15bd30ff8310942676a912215e285f5641e83e22b60b47b67&)

1. Copy the URL of the WebHook.
2. Extract the ID and Token from the URL as shown in the image.
3. Put those fields in the specific configuration options.
4. Restart your proxy

VelocityChatClear

# Velocity Clear Chat

An extremely simple and lightweight plugin, designed to clear chat on the proxy side.

You are also able to clear on server swap, which may be useful to some users. Read the configuration for more info. Default configuration can be found here:

“`hocon
# Velocity Clear Chat Configuration
# This file contains settings for the chat clearing plugin.
# Modify these values as needed.
#
# If there is a message, you can set it to “” to disable it, you can use MiniMessage too.

# If velocity returns invalid information, this message will be displayed.
chat-clear-failed-message=”Failed to get server info

# The message to send when the chat is cleared by an admin.
# You can use if you would like to display who cleared the chat.
chat-cleared-message=”Chat has been cleared by an admin

# On player swap, should we clear the chat history?
clear-on-server-swap=true

# The message to display if “clear-on-server-swap” is enabled
clear-on-server-swap-message=””

# The permission an admin needs to clear the chat.
clear-permission=”lncvrt.velocityclearchat.clear”

# The number of lines the chat clearer will send.
lines=100
“`

**If you are wondering why this *velocity plugin* is not supported on BungeeCord/Waterfall, WaterFall is EOL and BungeeCord is obsolete. Velocity is the best server proxy solution out there at the moment.**

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](https://github.com/3093FengMing/VaultPatcher/wiki).

If you encounter difficulties in writing configurations, please join our [Discord](https://discord.gg/MCMCJ9ynuy) or QQ(227323572).

Github: [VaultPatcher](https://github.com/3093FengMing/VaultPatcher)

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

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. 🎨🔥

Vanilla Seed Bags

## Vanilla Seed Bags
Retexture various crops and seeds for a more aesthetic, and less messy inventory.
Put those seeds in a pouch where they belong!

Supported Mods

– [Farmer’s Delight](https://modrinth.com/project/R2OftAxM)

This pack was made for the [Dew Drop](https://modrinth.com/collection/1jZQOrlw) project, if you’re here you probably like farming so you should check it out!

![Blossom Dew holding Seed Bags](https://cdn.modrinth.com/data/BVIRVl49/images/a7c875df74742d91f51f10241362721d16e1fb5c.png)

[![modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy-minimal/available/modrinth_vector.svg)](https://modrinth.com/user/coolbot100s)
[![curseforge](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy-minimal/available/curseforge_vector.svg)](https://www.curseforge.com/members/coolbot100s/projects)
[![Modded Minecraft Reviews](https://raw.githubusercontent.com/intergrav/devins-badges/c7fd18efdadd1c3f12ae56b49afd834640d2d797/assets/cozy-minimal/available/mmcreviews_vector.svg)](https://mmcreviews.com/owner/coolbot100s/)
[![Planet Minecraft](https://github.com/coolbot100s/Bouncy-Leaves/assets/76798835/0b2c0293-c2ab-4956-9055-70bc7d7141c5)](https://www.planetminecraft.com/collection/146032/all-garden-gals-content/)
[![discord](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy-minimal/social/discord-singular_vector.svg)](https://discord.gg/qxRVkGDjdJ)
[![generic-singular](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy-minimal/donate/generic-singular_vector.svg)](https://github.com/sponsors/coolbot100s)
[![Dew Drop](https://github.com/user-attachments/assets/cd9d5db2-1b8d-4550-b7b8-e1b707382126)](https://modrinth.com/collection/1jZQOrlw)

Vanilla PetLocator

From the first look at the Pets locator mod, I wondered why it didn’t fit into vanilla, and I solved it by using the pack to make animal icons from the Pets locator mod in vanilla style.

Vanilla Crate

Retextures the Immersive Engineering crate to match the vanilla chest texture.

Before:

![](https://i.imgur.com/NF7epui.png)

After:

![](https://i.imgur.com/Ygw7N9j.png)

Vanilla Accent HUD

![Vanilla Accent Hud](https://cdn.modrinth.com/data/cached_images/7b004d72b49bad67958c023dbcbc6b184b470820.png)
This is a resource pack combining the previously created “[**Armor Hud Changes**](https://modrinth.com/resourcepack/armor-hud-changes)” with newly created textures. This resource pack modifies not only the armor bar included in “**Armor HUD Changes**,” but also the health gauge, hunger gauge, experience gauge, and hotbar. It is basically created based on vanilla block textures and effect icons. Please feel free to let us know if you have any comments or requests. We will strive to improve it.
![var.](https://cdn.modrinth.com/data/cached_images/e8a161b8f74686b59b302f5fe5fe67ff6c93afe6_0.webp)
This resource pack supports versions 1.6.1 through the latest version.