JoinMeBungee

JoinMeBungee is a lightweight BungeeCord plugin that lets players share clickable JoinMe messages across the network with built-in token-based anti-spam control.

7

JoinMeBungee

JoinMeBungee

JoinMeBungee is a lightweight BungeeCord / proxy plugin that allows players to send a clickable JoinMe message across the entire network.

With `/joinme`, players can promote the server they are currently playing on, and other players can instantly join that server by clicking the chat message.

To prevent spam, the plugin includes a built-in token system. Each JoinMe can require tokens, allowing usage to be limited, controlled, and balanced across the network.

This makes the plugin especially useful for minigames, private rounds, event lobbies, party sessions, and general community activity on BungeeCord or Waterfall networks.

Features

- Clickable JoinMe chat messages - Instant server joining - Built-in token system for JoinMe usage control - Anti-spam usage limiting - FILE and MySQL storage support - Configurable messages - Hex color and gradient support - Active JoinMe expiry system - LuckPerms rank formatting support - Player registry for known player lookup - Admin token management commands

Commands

`/joinme`

Creates a JoinMe for the server the player is currently playing on.

`/token`

Shows your own JoinMe token amount.

`/token <player>`

Shows the token amount of another known player.

`/tokens add <player> <amount>`

Adds tokens to a player.

`/tokens remove <player> <amount>`

Removes tokens from a player.

`/tokens set <player> <amount>`

Sets a player’s token amount.

`/tokens reset <player>`

Resets a player’s token amount.

Permissions

- `meingames.token.add` - `meingames.token.remove` - `meingames.token.set` - `meingames.tokens.reset`

Requirements

- BungeeCord or Waterfall proxy - LuckPerms

Installation

1. Put the plugin `.jar` into your proxy `plugins` folder 2. Start the proxy once 3. Open the generated `config.yml` 4. Configure storage, messages, token settings, and rank formatting 5. Restart the proxy

Storage

Supported storage types:

- FILE - MySQL

Important

- This is a BungeeCord / proxy plugin - This plugin is made for network-wide JoinMe usage - The token system is part of the JoinMe workflow and is used for anti-spam / usage control - This is not a Bukkit / Spigot / Paper plugin for single servers - You only need to install it on the proxy

ADS