HomeJavaModsMultiJoinPlugin

MultiJoin

This repository is the Velocity-side companion plugin for MultiJoin. It is not the MultiJoin service itself.

MultiJoin aggregates multiple Yggdrasil hasJoined endpoints, maintains multijoin profile metadata, and exposes the binding API. This repository only connects Velocity to that service by providing in-game bind and unbind commands.

What This Repository Does

If you want to deploy MultiJoin itself, go to the MultiJoin repository above. Installing only this jar is not enough.

Dependency on MultiJoin

Before using this plugin, MultiJoin must already be running and reachable from Velocity.

By default, this plugin talks to:

http://127.0.0.1:2268/bind

That means:

Installation

  1. Build or download the jar for this project.
  2. Put it into Velocity's plugins directory.
  3. Start Velocity once to generate the config file.
  4. Edit config.properties in the plugin data directory.
  5. Restart Velocity.

Default configuration:

api=http://127.0.0.1:2268/bind
key=

Fields:

Commands

/mj bind
/mj bind <token>
/mj unbind

Permissions

multijoin.bind
multijoin.unbind

Requirements and Caveats

License

This project is licensed under the MIT License.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more