Skip to content

Danburen/VeloChatX

Repository files navigation

VeloChatX Docs

VeloChatX

GitHub Release GitHub License GitHub Downloads (all assets, all releases) bStats Servers

🧐 Introduction

VeloChatX is a modern chat solution designed for Minecraft Velocity servers, focused on delivering fast, clean, and reliable real-time communication across your proxy network.

It is built with a lightweight and extensible architecture, making it easy to maintain, customize, and scale as your server community grows.

Whether you want a solid out-of-the-box chat experience or a flexible foundation for advanced features, VeloChatX is designed to support both.

🤠 plugin features

  • When player join/leave server,broadcast the join/leave message to previous server and the present server.
  • Automatically parse chat color logging out in proxy server.
  • Support message customization
  • Use luckperms to get player data.
  • i18n support, support language en_US, zh_CN
  • auto fix the language for the player join the game
  • auto update
  • ban words filter
  • timed broadcast support
  • persist data with database
  • tab list replace
  • flexable inner server placeholder

Note

See version changes:

📖 Change Log: 简体中文 / English

🔧 To Upgrade : 简体中文 / English

👉 Getting Start

  • Download the plugin from latest Release
  • Put VeloChatX file to your Velocity plugin file
  • Start the server and the plugin will generate config files for you
  • Stop the server and configurate the configs file
  • Restart the server and enjoy.

🧱 How to Build

  1. clone the repository from remote
git clone https://github.com/Danburen/VeloChatX
  1. add dependency of WaterAPI with jitpack
dependencyResolutionManagement {
	repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
	repositories {
		mavenCentral()
		maven { url 'https://www.jitpack.io' }
	}
}
dependencies {
	implementation 'com.github.Danburen:WaterAPI:-SHAPSHOT'
}

📊 Stats

Bstats

❤️ Support Us

About

A modern real-time chat plugin for Minecraft Velocity servers, built to be lightweight, fast, and extensible.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages