ViaRewind

# ViaRewind
**ViaVersion addon to allow 1.8.x and 1.7.x clients on newer server versions.**
Runs on 1.9-latest servers or 1.8 clients and lower.

**You can override the included version in [ViaFabric](https://modrinth.com/mod/viafabric) or [ViaProxy](https://github.com/ViaVersion/ViaProxy):**
– in **ViaFabric**, put ViaRewind into the `mods` folder
– in **ViaProxy**, put ViaRewind into the `jars` folder

Requires Java 17. See [here](https://docs.papermc.io/misc/java-install) how to update your installed Java version. As a last resort, you can download Java 8 downgraded builds from [our ci](https://ci.viaversion.com/view/ViaRewind/job/ViaRewind-Java8/).

**Requires [ViaVersion](https://hangar.papermc.io/ViaVersion/ViaVersion) and [ViaBackwards](https://hangar.papermc.io/ViaVersion/ViaBackwards) to be installed..**

Releases/Dev Builds

You can find releases in the following places:

– **Hangar (for our plugins)**: https://hangar.papermc.io/ViaVersion/ViaRewind
– **Modrinth (for our mods)**: https://modrinth.com/mod/viarewind
– **GitHub**: https://github.com/ViaVersion/ViaRewind/releases

Dev builds for **all** of our projects are on our Jenkins server:

– **Jenkins**: https://ci.viaversion.com/view/ViaRewind/

Other Links

**Maven:** https://repo.viaversion.com/

**Issue tracker:** https://github.com/ViaVersion/ViaRewind/issues

**List of contributors:** https://github.com/ViaVersion/ViaRewind/graphs/contributors

ViaForge

# ViaForge
Client-side and ViaVersion implementation for MinecraftForge and NeoForge

![https://rocketnode.com/enza](https://cdn.modrinth.com/data/cached_images/80e9a456ea2f362eb22fc3b7ebf8fa0e98be2e38_0.webp)

## Supported Server versions
– Release (1.0.0 – 1.21.7)
– Beta (b1.0 – b1.8.1)
– Alpha (a1.0.15 – a1.2.6)
– Classic (c0.0.15 – c0.30 including [CPE](https://wiki.vg/Classic_Protocol_Extension))
– April Fools (3D Shareware, 20w14infinite)
– Combat Snapshots (Combat Test 8c)

## How to (Users)

ViaForge can be installed on 1.12.2, 1.16.5, 1.17.1, 1.18.2, 1.19.2, 1.19.4, 1.20.1, 1.20.4, 1.20.6 and 1.21.7 Forge,
and 1.20.1, 1.20.6, 1.21.7 NeoForge client versions.

Dev builds: https://ci.viaversion.com/view/Platforms/job/ViaForge/

If you encounter any issues, please report them on either:
– [the issue tracker](https://github.com/ViaVersion/ViaForge/issues)
– [the ViaVersion Discord](https://discord.gg/viaversion)

## How to (Developers)

See [this project](https://github.com/ViaVersionMCP/ViaMCP) for a copy-paste solution to include ViaForge into your MCP based project.

### How to build
1. Clone the repository with `git clone`.
2. Run `./gradlew build` in the root directory of the repository.
3. The compiled jar files can be found in `viaforge-mc/build/libs`.

Note: Build scripts are made to be run using Java 17.

## Other ViaVersion Mods / Platforms

ViaBungee – https://hangar.papermc.io/ViaVersion/ViaBungee (ensure Bungee is updated to latest)
ViaSponge – https://modrinth.com/project/viasponge
ViaFabric – https://modrinth.com/mod/viafabric
ViaFabricPlus – https://modrinth.com/mod/viafabricplus (Includes additional modifications to make the experience better)
ViaForge – https://modrinth.com/mod/viaforge/
ViaProxy (App) – https://github.com/ViaVersion/ViaProxy/#readme
ViaaaS (Proxy) – https://github.com/ViaVersion/ViaaaS#readme

For a more detailed summary see https://viaversion.com/suite

## Partnership with RocketNode Hosting
RocketNode provides top-tier server hosting worldwide, allowing you to set up your server with just a few clicks! Their intuitive dashboard makes server management a breeze, and you can even schedule automatic restarts without needing any coding knowledge.

Use the code ENZA to get 25% off your first month on any of their gaming servers. Get started here: https://rocketnode.com/enza

ViaFabric

This mod implements [ViaVersion](https://viaversion.com/) on Fabric servers and clients, allowing you to connect to different Minecraft versions.

It can be installed on Legacy Fabric 1.8.9 and 1.12.2, and Fabric 1.14.4-1.20.4.

If you are using the latest Minecraft version and **care about the gameplay being more enjoyable/functional**, you may want to
check [ViaFabricPlus](https://www.modrinth.com/mod/viafabricplus) out.

Requires [Fabric API](https://modrinth.com/mod/fabric-api) for Minecraft 1.14+.

Requires [Legacy Fabric API](https://modrinth.com/mod/legacy-fabric-api) for Minecraft 1.8.9

For more information, go to [GitHub repository](https://github.com/ViaVersion/ViaFabric).

Addons (allows older clients on newer servers):

– https://modrinth.com/mod/viabackwards

– https://modrinth.com/mod/viarewind

What’s is the difference between ViaFabric and [ViaFabricPlus](https://modrinth.com/mod/viafabricplus)?

**Differences with ViaFabricPlus**

| | ViaFabric | ViaFabricPlus |
|———————————-|————————————————-|—————————————————————–|
| Can be installed on | Multiple client/server versions with fabric | Latest client-side version with fabric |
| Objectives | Simply implement ViaVersion | Implements ViaVersion with client-side fixes to version changes |
| How does it work? | Modifying packets at network code | Modifying client code more deeply |
| Triggering anti-cheats | Very likely | Mostly not |

Forge version: https://modrinth.com/mod/viaforge

Discord: https://discord.gg/viaversion

ViaAprilFools

# ViaAprilFools
ViaVersion addon to add support for some notable Minecraft snapshots.

**You can override the included version in [ViaFabric](https://modrinth.com/mod/viafabric) or [ViaProxy](https://github.com/ViaVersion/ViaProxy):**
– in **ViaFabric**, put ViaAprilFools into the `mods` folder
– in **ViaProxy**, put ViaAprilFools into the `jars` folder

Requires Java 17. See [here](https://docs.papermc.io/misc/java-install) how to update your installed Java version.

**Requires [ViaVersion](https://hangar.papermc.io/ViaVersion/ViaVersion) and [ViaBackwards](https://hangar.papermc.io/ViaVersion/ViaBackwards) to be installed..**

### Added Server protocols
– 3D Shareware
– 20w14infinite
– Combat Test 8c

### Added Client protocols
– 3D Shareware
– Combat Test 8c

## Contact
If you encounter any issues, please report them on the
[issue tracker](https://github.com/ViaVersion/ViaAprilFools/issues).
If you just want to talk or need help implementing ViaAprilFools feel free to join the ViaVersion
[Discord](https://discord.gg/viaversion).

vHubs

# vHubs

![GitHub release (latest by date)](https://img.shields.io/github/v/release/szymon-off/vHubs) ![Modrinth Downloads](https://img.shields.io/modrinth/dt/sd3UszWw?logo=modrinth&color=%2300AF5C) ![GitHub issues](https://img.shields.io/github/issues/szymon-off/vHubs) ![GitHub](https://img.shields.io/github/license/szymon-off/vHubs) ![GitHub last commit](https://img.shields.io/github/last-commit/szymon-off/vHubs)

vHubs is a lightweight, configurable Velocity plugin for managing hub servers and hub behaviour across your proxy network. It focuses on easy setup, flexible hub definitions, and useful convenience commands to streamline player flow on large networks.

## Features

– Hub server management: define one or more hub servers. Allows for randomized server selection.
– Simple commands for staff and users to teleport to hubs.
– Permission-based control for fine-grained access.

## Quick start

1. Drop `vHubs-VERSION.jar` into your Velocity `plugins` folder.
2. Start or restart your Velocity proxy to generate the default config.
3. Edit `plugins/vhubs/config.yml` to add your hubs and preferences.

## Installing

1. Place `vHubs-VERSION.jar` into your Velocity `plugins` folder.
2. Start or restart your Velocity proxy.
3. Edit the generated configuration file (`plugins/vhubs/config.yml`) to suit your preferences.

Once installed and configured, vHubs will automatically handle hub commands behavior according to your config.

Permission nodes are configurable in your permission manager of choice.

## Why vHubs?

– Purpose-built for Velocity: simple, stable, and focused on proxy-side hub logic.
– Quick setup: install, edit a small YAML, and you’re ready.
– Community-friendly: open to feedback and contributions.

## Contributing

Contributions are welcome. Good first steps:
– Open issues to report bugs or propose features.
– Submit pull requests with clear descriptions and tests where possible.
– Follow repository code style and include a changelog entry for larger changes.

## Building from Source

Prerequisites: Java 17+, Maven.

“`bash
git clone https://github.com/szymon-off/vHubs.git
cd vHubs
mvn clean package
“`

The built jar will be in the `target` directory.

## Support

For help or to report issues, please use the [GitHub Issues page](https://github.com/szymon-off/vHubs/issues)
or join our [Discord server](https://discord.gg/your-invite-link).

## License

vHubs is licensed under the GPLv3 License. See the [LICENSE](LICENSE.md) file for details.

VHS Shader

**English version:**

VHS Shader — Play Minecraft Like It’s on an Old VHS Tape 📼

Transforms your Minecraft into a retro VHS camera recording. RGB color split, tape wobble, scanlines, random tracking glitches, color bleed, warm yellow tint, heavy grain and head switching artifact at the bottom — everything you’d expect from a dusty old VHS tape found in the attic.

**Features:**
– RGB color split like deteriorating tape
– Horizontal tape wobble distortion
– CRT scanlines
– Random tracking glitch lines
– Horizontal color bleed
– Warm yellow-green VHS tint
– Heavy 24fps film grain
– Head switching artifact at the bottom of the screen
– Brightness flicker like power fluctuation
– Camera lens vignette

Compatible with Minecraft 1.0–1.21.x via OptiFine or Iris.

Subscribe so you don’t miss any updates! If you have questions or need support, join our Discord.

**Русская версия:**

VHS Shader — Играй в Майнкрафт как на старой VHS кассете 📼

Превращает твой Майнкрафт в запись на ретро VHS камеру. Расползание RGB каналов, дрожание ленты, сканлайны, случайные глитчи трекинга, размытие цветов, тёплый жёлтый тинт, тяжёлое зерно и артефакт переключения головки внизу экрана — всё как на пыльной кассете найденной на чердаке.

**Возможности:**
– Расползание RGB каналов как на изношенной ленте
– Горизонтальное дрожание ленты
– CRT сканлайны
– Случайные полосы трекинга
– Горизонтальное размытие цветов
– Тёплый жёлто-зелёный VHS тинт
– Тяжёлое зерно на 24 fps
– Артефакт переключения головки внизу экрана
– Мигание яркости как перепады питания
– Виньетка объектива камеры

Совместимо с Minecraft 1.0–1.21.x через OptiFine или Iris.

Подписывайтесь, чтобы не пропустить обновления! Если есть вопросы — заходите в Discord за поддержкой.

Vexal Infinite Buckets

# 🪣 Vexal Infinite Bucket

An advanced Minecraft plugin that enhances the vanilla bucket experience by introducing **infinite** and **multi-capacity** fluid storage.
Perfect for **builders**, **redstone engineers**, and **survival players** who want to handle water and lava efficiently — without sacrificing performance or stability.


## Showcase Video

## ✨ Features

* ♾️ **Infinite Mode** – Use **water** or **lava** endlessly without refilling.
* 🧺 **Storage Mode** – Store **multiple buckets** of the same fluid in one item.
* 🔁 **Mode Switching** – Toggle between **Infinite** and **Storage** modes by sneaking and right-clicking.
* 🔥 **Supports All Fluids** – Works with both **water** and **lava**.
* ⚙️ **Fully Configurable** – Customize capacity limits, messages, and behavior via `config.yml`.
* 🧩 **Paper / Spigot Compatible** – Works seamlessly with modern server software.
* 💾 **Lightweight** – Designed for production servers; zero lag and minimal overhead.

## 🧱 Requirements

* **Minecraft:** 1.20+
* **Server Software:** Paper, Purpur, or Spigot
* **Java:** 17 or newer

## ⚙️ Installation

1. Download the latest version of `VexalInfiniteBucket.jar`.
2. Drop it into your server’s `/plugins/` directory.
3. Start or restart the server.
4. Edit `/plugins/VexalInfiniteBucket/config.yml` to customize settings.
5. Run `/bucket reload` to apply configuration changes.

## 💬 Commands & Permissions

| Command | Description | Permission | Default | |
| ———————– | —————————————— | —————————————- | ————————- | —- |
| `/bucket give ` | Gives a Vexal Infinite Bucket to a player. | `vexalinfinitebucket.give` | OP | |
| `/bucket mode ` | Toggles or sets the current bucket mode. | `vexalinfinitebucket.use` | TRUE |
| `/bucket reload` | Reloads the plugin configuration. | `vexalinfinitebucket.reload` | OP | |

## 🧾 Configuration Example

“`yaml
# Vexal Infinite Bucket Configuration
settings:
default-mode: storage
max-storage: 16 # Number of fluid units stored in storage mode
allow-infinite: true
messages:
switched-mode: “&aYou switched your bucket to &e%mode% &amode!”
not-allowed: “&cYou don’t have permission to use this bucket.”
“`

## 🪄 Usage

1. Obtain a bucket with `/bucket give`.
2. **Sneak + Right-click** to toggle between **Infinite** and **Storage** modes.
3. In **Storage Mode**, collect and place fluids — the bucket tracks how much it holds.
4. In **Infinite Mode**, it never runs out.

## 💬 Support

Need help or found a bug?
Join our [Discord community](https://discord.vexalstudios.com) for fast support and updates.

## 🧩 Compatibility

✅ Paper / Spigot / Purpur
✅ Works with protection plugins like WorldGuard & GriefPrevention
✅ Compatible with Minecraft 1.20–latest

## 🏷️ Tags

`bukkit` · `paper` · `utility` · `survival` · `fluids` · `infinite` · `minecraft-plugin`

Vexa 16x

## 🌈 Introducing: Vexa 16x – The Ultimate PvP & Survival Experience!
Vexa 16x, a sleek and vibrant texture pack crafted for competitive Bedwars players, fireball clutchers, Survival, and PvP enthusiasts alike.
Designed to blend clarity, smoothness, and cozy visuals.

## ⚡ Pack Features

– **🔪 Sleek Swords: Minimal and refined for perfect visibility and cleaner PvP focus.**
– **🌌 Custom Sky & UI: Enjoy a soothing, reworked sky and a modern, minimalistic hotbar interface.**
– **🛠️ Full Version Support: Seamlessly compatible with Minecraft 1.6.1 – 1.20.2, with 1.8.9 recommended for the best PvP performance.**
– **✨ Shader Friendly: Looks stunning with Optifine, Sodium, or any shader that doesn’t alter base textures.**
– **⚔️ PvP Optimized: Tailored for Hypixel Bedwars and other competitive modes—low-lag, smooth performance, and sharp visuals.**
– **💻 Lightweight Build: Clean textures that keep your FPS high and gameplay responsive on all setups.**

## ❓ FAQ
### Can I use shaders with it?
– ✅ Yes! Just avoid shaders that override or distort the textures.

### Can I showcase it on YouTube or streams?
– 🎥 Of course! You’re welcome to feature Vexa 16x in your videos or streams — just remember to credit the creators below.

🎨 Credits

– [**ItsFlare**](https://www.youtube.com/@ItsFlxre) – Item design, concept, and creative direction

– Yumeno 32x (Chr7st) – some 1.21 references

– Dazuberi 16x – stone refrences

VersionTinmoli

# VersionTinmoli

> **Version**: 1.0.2
> **Supported Platforms**: Velocity 3.0+ | BungeeCord 1.16+ | Bukkit/Spigot/Paper 1.20.1+

A lightweight Minecraft proxy/server plugin for customizing the version name displayed in the server list, with rich color and formatting support.

[中文文档](README_CN.md) | [English Documentation](README.md)

## Table of Contents

– [Features](#features)
– [Supported Platforms](#supported-platforms)
– [Quick Start](#quick-start)
– [Color Support](#color-support)
– [Commands](#commands)
– [Configuration](#configuration)
– [FAQ](#faq)
– [Changelog](#changelog)

## Features

– **Colored Version Names** – Velocity supports MiniMessage format (RGB, gradients, rainbow), BungeeCord/Bukkit support legacy color codes
– **Rich Formatting** – Bold, italic, underline, strikethrough support
– **Hot Reload** – Reload configuration with `/vt reload` command
– **Dynamic Modification** – Instantly modify version name with `/vt md ` command
– **Simple Configuration** – YAML configuration file
– **Lightweight** – No performance impact
– **Auto Fallback** – Compatible with older client versions
– **Multi-language** – Supports English and Chinese

## Supported Platforms

| Platform | Version | Java Version | Status |
|———-|———|————–|——–|
| Velocity | 3.0+ | Java 21+ | Fully Supported |
| BungeeCord | 1.16+ | Java 17+ | Fully Supported |
| Bukkit/Spigot | 1.20.1-1.21.11 | Java 17+ | Requires newer version |
| Paper | 1.20.1-1.21.11 | Java 17+ | Fully Supported |

## Quick Start

### Installation

1. Download the JAR file for your platform from [Releases](https://github.com/Tinmoli/VersionTinmoli/releases)
2. Place the JAR file in your server’s `plugins/` directory
3. Restart the server
4. Edit the configuration file (auto-generated)
5. Use `/vt reload` to reload the configuration

### Configuration File Location

– **Velocity**: `plugins/versiontinmoli/config.yml`
– **BungeeCord**: `plugins/VersionTinmoli/config.yml`
– **Bukkit**: `plugins/VersionTinmoli/config.yml`

## Color Support

### Velocity – MiniMessage Format

“`yaml
# Named colors
version_name: “Velocity 1.8-1.21

# RGB colors (1.16+)
version_name: “<#FF5555>Red <#55FF55>Green”

# Gradient effects
version_name: “Rainbow Server”

# Rainbow effects
version_name: “Rainbow Server

# Style combinations
version_name: “VIP | Online
“`

**Available Colors**: ``, ``, ``, ``, ``, ``, ``, ``, ``, ``, ``

**Available Styles**: ``, ``, ``, ``

### BungeeCord/Bukkit – Legacy Color Codes

“`yaml
# Basic colors
version_name: “&6BungeeCord &71.8-1.21”

# With formatting
version_name: “&l&6VIP Server&r &7| &a1.8-1.21”

# Multi-color combinations
version_name: “&cRed &6Gold &eYellow &aGreen”
“`

**Color Codes**: `&0`-`&9`, `&a`-`&f` (black, dark blue, dark green, dark aqua, dark red, purple, gold, gray, dark gray, blue, green, aqua, red, pink, yellow, white)

**Format Codes**: `&l` (bold), `&m` (strikethrough), `&n` (underline), `&o` (italic), `&r` (reset)

### Client Compatibility

| Client Version | Supported Colors |
|—————-|——————|
| 1.16+ | Full RGB colors |
| 1.7-1.15 | 16 named colors |
| < 1.7 | Basic colors | --- ## Commands | Command | Permission | Description | |---------|------------|-------------| | `/vt` | `versiontinmoli.admin` | Show plugin information | | `/vt reload` | `versiontinmoli.admin` | Reload configuration file | | `/vt md ` | `versiontinmoli.admin` | Modify version name |

**Permission Notes**: Velocity/BungeeCord require `versiontinmoli.admin` permission, Bukkit defaults to OP

## Configuration

### Basic Configuration

“`yaml
# VersionTinmoli Configuration File
# Customize the version name displayed in the server list

# Language setting (en_US or zh_CN)
language: “en_US”

# Version name configuration
version_name: “Velocity 1.8.x-1.21.11”
“`

### Language Settings

The plugin supports multiple languages. You can set the language in the configuration file:

– `en_US` – English
– `zh_CN` – Simplified Chinese

After modifying the `language` field, use `/vt reload` to reload the configuration and switch languages. All command messages and prompts will be displayed in the corresponding language.

### Language File Customization

Language files are automatically copied to the external directory on first run:
– **Velocity**: `plugins/versiontinmoli/lang/`
– **BungeeCord**: `plugins/VersionTinmoli/lang/`
– **Bukkit**: `plugins/VersionTinmoli/lang/`

You can edit these files to customize messages. The plugin will load from the external directory first, then fall back to the built-in files.

### Configuration Examples

**Regular Server**
“`yaml
# Velocity
version_name: “Minecraft 1.8-1.21

# BungeeCord/Bukkit
version_name: “&6Minecraft &71.8-1.21”
“`

**VIP Server**
“`yaml
# Velocity
version_name: “VIP Server

# BungeeCord/Bukkit
version_name: “&l&6VIP Server”
“`

**Minigames Server**
“`yaml
# Velocity
version_name: “MiniGames | Online

# BungeeCord/Bukkit
version_name: “&cM&6i&en&ai&9G&ba&dm&5e&cs &f| &aOnline”
“`

**PVP Server**
“`yaml
# Velocity
version_name: “PVP | Fighting

# BungeeCord/Bukkit
version_name: “&l&cPVP &r&7| &eFighting”
“`

## FAQ

### Migrating from TOML to YAML

If you’re upgrading from an older version (before v1.0.2), you need to migrate your configuration from TOML format to YAML format.

**Automatic Migration (Recommended):**
1. Backup your `config.toml` file
2. Delete the `config.toml` file
3. Restart the server or run `/vt reload`
4. The plugin will automatically create a new `config.yml` file
5. Edit `config.yml` and set your custom version name

**Manual Migration:**

TOML format (old):
“`toml
version_name = “My Server 1.20”
“`

YAML format (new):
“`yaml
version_name: “My Server 1.20”
“`

Main difference: Use colon `:` instead of equals sign `=`

### Configuration Not Working

1. Ensure the configuration file is in the correct location
2. Check YAML syntax is correct
3. Use `/vt reload` to reload configuration
4. If still not working, restart the server

### Colors Not Displaying or Showing as Text

**Problem**: RGB color codes display as text like `Red Green`

**Cause**: Using incorrect closing tags ``

**Solution**:
“`yaml
# Wrong
version_name: “<#FF5555>Red <#55FF55>Green”

# Correct
version_name: “<#FF5555>Red <#55FF55>Green”
version_name: “Red Green”
“`

**Other Color Issues**:
1. **Velocity**: Use MiniMessage format `text`
2. **BungeeCord/Bukkit**: Use `&` or `§` color codes
3. RGB colors require Minecraft 1.16+ client
4. Check server logs for errors

### Platform-Specific Requirements

1. **Velocity**: Requires Velocity 3.0+ and Java 21+
2. **BungeeCord**: Requires BungeeCord 1.16+ and Java 17+
3. **Bukkit**: Requires Minecraft 1.20.1+ and Java 17+

## License

This project is licensed under the MIT License.

## Support

For issues or suggestions, please submit them on [GitHub Issues](https://github.com/Tinmoli/VersionTinmoli/issues).

**Documentation Version**: 1.0.2
**Maintainer**: Tinmoli

Version Manager

# Version Manager – Advanced Version Control

Version Manager is your ultimate solution for managing Minecraft versions on your server. With real-time version control and powerful features, you can easily manage which Minecraft versions can connect to your server.

## Key Features
### Version Control
– Enable/disable specific versions (1.8.9, 1.16.5, etc.)
– Control entire version groups (all 1.8.x versions)
– Real-time changes – no server restart needed
– Support for all versions from 1.8 to 1.21

## Commands

| Command | Description |
|———|————-|
| /vg enable | Allow players to join with specified version |
| /vg disable | Block players using specified version |
| /vg list | Show all version statuses |
| /vg reload | Reload the plugin |

Examples:

“`
/vg disable 1.8 – Blocks all 1.8.x versions
/vg enable 1.16.5 – Allows version 1.16.5
/vg disable 1.20 – Blocks all 1.20.x versions
“`

## Permissions
| Permission | Description |
|————|————-|
| versiongate.admin | Access to all commands |
| versiongate.bypass | Bypass version restrictions |

## Requirements
– Server: Spigot/Paper 1.8.8 or newer
– Java: Java 8 or higher
– Memory: Minimal impact
– Optional: ViaVersion, ProtocolSupport

Support
For support, please visit our [Discord Server](https://discord.com/invite/krcaTEK5VD) on issue for any bugs or feature requests.