Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.48 KB

README.md

File metadata and controls

43 lines (25 loc) · 1.48 KB

GitHub issues GitHub all releases

deluxechat-velocity-bridge

The original DeluxeChat bridge ported to Velocity. This plugin will let you bridge server chats using DeluxeChat with Velocity.

Requirements

  • Your original DelxueChat plugin JAR.
  • Java 11

Download

Download from the Releases page

Installation

  1. Drop the plugin's jar into the plugins folder and start Velocity.
  2. It will print an error on the console about the original DeluxeChat.jar not present, stop the proxy.
  3. Go onto the plugins folder, search for this plugin's folder and drop the DeluxeChat.jar there

THE ORIGINAL DELUXECHAT JAR MUST BE NAMED DeluxeChat.jar OTHERWISE IT WILL NOT BE DETECTED

  1. Start the proxy again
  2. Profit!

MAKE SURE YOU ENABLE BUNGEECORD/VELOCITY MESSAGING IN YOUR CONFIG:

image

image

Compiling

If you want to compile this from source you'll need the following:

  • JDK 11
  • Maven
  • Your original DelxueChat plugin JAR.

In order to resolve dependencies correct you must create a libs folder and place the DeluxeChat.jar file inside.