MultiChat / Development

An advanced cross-server chat management system for Bungeecord
GNU General Public License v3.0
48 stars 26 forks source link

TG-1 #179

Open TechGe3ks opened 2 years ago

TechGe3ks commented 2 years ago

Added support for Velocity Added support for being able to separate the global chat by server group to allow for multiple global chats between servers

Description

What, briefly, is the purpose of this pull request?

The purpose of this pull request is to natively support Velocity As well as allow for Global Chat Server Grouping

Is this pull request related to an issue with the plugin?

No

What is the status of this pull request? [e.g. In Development, Undergoing Final Testing, Ready]

Ready

Changes

What currently existing parts of the plugin are affected by this pull request

Upgraded Internal components dependencies to the latest version as well as brought the project java version to 11.

What new features are added to the plugin by this pull request

Support for Velocity and Global Chat Server Grouping

Standards

Does this pull request adhere to basic Java coding standards?

Yes