SignedVelocity

⭐ ⭐ (124 endorsements) 📥 50,179 downloads 📌 v1.4.1 📅 7/1/2023
🟡 Updated this year

By 4drian3d · fabric

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 9/29/2025 📅 Created: 7/1/2023

🔍 Analysis

  • 👍 0.2% endorsement rate
  • 🏆 #18 of 99 fabric mods in this game by downloads

📋 About This Mod

# SignedVelocity !(https://img.shields.io/github/v/release/4drian3d/SignedVelocity?style=flat-square) (https://img.shields.io/discord/899740810956910683?color=7289da&logo=Discord&label=Discord&style=flat-square)](https://discord.gg/5NMMzK5mAn) (https://img.shields.io/modrinth/dt/7IbzD4Zm?logo=Modrinth&style=flat-square)](https://modrinth.com/plugin/signedvelocity) !(https://img.shields.io/github/downloads/4drian3d/SignedVelocity/total?style=flat-square&logo=GitHub) (https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fci.codemc.io%2Fjob%2F4drian3d%2Fjob%2FSignedVelocity%2F&style=flat-square&label=Jenkins%20Build) ](https://ci.codemc.io/job/4drian3d/job/SignedVelocity/) Allows you to cancel or modify messages or commands from Velocity without synchronization problems (https://www.bisecthosting.com/partners/custom-banners/6fa909d5-ad2b-42c2-a7ec-1c51f8b6384f.webp)](https://www.bisecthosting.com/4drian3d?r=ModSignedVelocity) ## Requirements - Java 21+ - Velocity 3.4.0+ #### **Backend:** - Paper 1.20+ - Sponge 10/12+ - (https://github.com/4drian3d/SignedVelocity?tab=readme-ov-file#minestom) - Fabric 1.21+ ## Features - Transmit the modification and cancellation status of Velocity messages and commands to your backend server using plugin messages. This avoids chat chain synchronization problems and avoids Velocity's security check by correctly synchronizing messages. - Chat reporting support using Velocity (can be disabled using external plugins like FreedomChat, **not recommended**) - Ability to remove the unsecured chat warning when logging into each server. Requires (https://modrinth.com/plugin/vpacketevents) or (https://modrinth.com/plugin/packetevents) !(https://github.com/4drian3d/SignedVelocity/assets/68704415/4a7e2bec-c167-4de1-b827-d188d0afaa56) > SignedVelocity-Proxy versions prior to 1.3.0 contain an exploit that can be used > to replace the input of any player, and can give administrator permissions to malicious agents, > it is recommended to upgrade to the latest version. > SignedVelocity backend versions are not affected ## Installation In order for SignedVelocity to work, you must install it on both Velocity and all your servers ### Velocity - Download SignedVelocity-Proxy - Drag and drop on your Velocity plugins folder - Start your proxy ### Paper - Download SignedVelocity-Paper - Drag and drop on your Paper plugins folder - Start your server ### Sponge - Download the version of SignedVelocity-Sponge that is compatible with your server. SignedVelocity-Sponge-8 supports API 8.1 and 9, SignedVelocity-Sponge-10 supports API 10 and 11 - Drag and drop on your Sponge plugins folder - Start your server ### Fabric - Download the version of SignedVelocity Fabric that corresponds to your server version - Drag and drop on your Fabric mods folder - Start your server ### Minestom In the case of Minestom, SignedVelocity from version 1.3.0 onwards is used in the form of a library so that it can be included in your own implementation. #### Maven Repository ##### Gradle ```kotlin repositories { mavenCentral() } dependencies { implementation("io.github.4drian3d:signedvelocity-minestom:1.4.0") } ``` #### Example ```java import io.github._4drian3d.signedvelocity.minestom.SignedVelocity; // then... SignedVelocity.initialize(); ``` For older versions of Minestom, you can use SignedVelocity-Minestom 1.2.4 which comes as an extension ### Installation Videos ### Spanish by 4drian3d <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/yfVPBu4Giww" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> ## Metrics (https://bstats.org/signatures/velocity/SignedVelocity.svg)](https://bstats.org/plugin/velocity/SignedVelocity/18937)

# SignedVelocity

!(https://img.shields.io/github/v/release/4drian3d/SignedVelocity?style=flat-square) [!(https://img.shields.io/discord/899740810956910683?color=7289da&logo=Discord&label=Discord&style=flat-square)](https://discord.gg/5NMMzK5mAn) [!(https://img.shields.io/modrinth/dt/7IbzD4Zm?logo=Modrinth&style=flat-square)](https://modrinth.com/plugin/signedvelocity) !(https://img.shields.io/github/downloads/4drian3d/SignedVelocity/total?style=flat-square&logo=GitHub) [!(https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fci.codemc.io%2Fjob%2F4drian3d%2Fjob%2FSignedVelocity%2F&style=flat-square&label=Jenkins%20Build) ](https://ci.codemc.io/job/4drian3d/job/SignedVelocity/)

Allows you to cancel or modify messages or commands from Velocity without synchronization problems

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

## Requirements - Java 21+ - Velocity 3. 4. 0+ #### Backend: - Paper 1. 20+ - Sponge 10/12+ - (https://github.com/4drian3d/SignedVelocity?tab=readme-ov-file#minestom) - Fabric 1. 21+

## Features - Transmit the modification and cancellation status of Velocity messages and commands to your backend server using plugin messages. This avoids chat chain synchronization problems and avoids Velocity's security check by correctly synchronizing messages. - Chat reporting support using Velocity (can be disabled using external plugins like FreedomChat, not recommended) - Ability to remove the unsecured chat warning when logging into each server. Requires (https://modrinth.com/plugin/vpacketevents) or (https://modrinth.com/plugin/packetevents)

!(https://github.com/4drian3d/SignedVelocity/assets/68704415/4a7e2bec-c167-4de1-b827-d188d0afaa56)

> SignedVelocity-Proxy versions prior to 1. 3. 0 contain an exploit that can be used > to replace the input of any player, and can give administrator permissions to malicious agents, > it is recommended to upgrade to the latest version. > SignedVelocity backend versions are not affected

## Installation In order for SignedVelocity to work, you must install it on both Velocity and all your servers ### Velocity - Download SignedVelocity-Proxy - Drag and drop on your Velocity plugins folder - Start your proxy ### Paper - Download SignedVelocity-Paper - Drag and drop on your Paper plugins folder - Start your server ### Sponge - Download the version of SignedVelocity-Sponge that is compatible with your server. SignedVelocity-Sponge-8 supports API 8. 1 and 9, SignedVelocity-Sponge-10 supports API 10 and 11 - Drag and drop on your Sponge plugins folder - Start your server ### Fabric - Download the version of SignedVelocity Fabric that corresponds to your server version - Drag and drop on your Fabric mods folder - Start your server ### Minestom

In the case of Minestom, SignedVelocity from version 1. 3. 0 onwards is used in the form of a library so that it can be included in your own implementation.

#### Maven Repository

##### Gradle

```kotlin repositories { mavenCentral() }

dependencies { implementation("io.github. 4drian3d:signedvelocity-minestom:1. 4. 0") } ```

#### Example

```java import io.github._4drian3d.signedvelocity.minestom. SignedVelocity;

SignedVelocity.initialize(); ```

For older versions of Minestom, you can use SignedVelocity-Minestom 1. 2. 4 which comes as an extension

### Installation Videos

### Spanish by 4drian3d

## Metrics [!(https://bstats.org/signatures/velocity/SignedVelocity.svg)](https://bstats.org/plugin/velocity/SignedVelocity/18937)

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
4drian3d
Version
1.4.1
Downloads
50,179
Endorsements
124
Category
fabric
Created
7/1/2023
Updated
9/29/2025
Game Versions
1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21
Tags
technology, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does SignedVelocity support?

The author lists 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21, 1.21.1. Other versions may work but are untested by the author.

What is the latest version of SignedVelocity?

Version 1.4.1, published 2025-09-29 with 50,179 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More fabric 👤 More by 4drian3d 🔎 Similar Mods 🌐 Best fabric (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods