Download JoinLeaveNotifier — Minecraft Mods — MetaMods
JoinLeaveNotifier

JoinLeaveNotifier

Active

Downloads

0

Last update

1 year ago

Versions

1.20 — 1.21.1
Server
Game mechanics
Social
Utils

JoinLeaveNotifier

The JoinLeaveNotifier plugin for Spigot helps add interactive and personalized notifications for players joining and leaving your Minecraft server, similar to how it works in discord.

join/leave messages

Features

  • Customizable messages for player join and leave events
  • Random message selection system for variety
  • Support for color codes for vibrant messages
  • Simple configuration through config.yml file
  • Reload command for instant application of changes

Installation

  1. Download the JoinLeaveNotifier-<version>.jar file
  2. Place the jar file in your server's plugins folder
  3. Restart the server or use a plugin manager to load it
  4. On first run, the plugin automatically creates a configuration file

Configuration

Edit the config.yml file in the plugins/JoinLeaveNotifier folder:

player-join-messages:
  - "&a&lWelcome back, &e%player%&a&l! &bWe missed you!"
  - "&6Look who decided to grace us with their presence! It's &e%player%&6!"
  # Add more join messages here...

player-leave-messages:
  - "&c%player% &4has left the building!"
  - "&eFarewell, &6%player%&e! We'll miss your shenanigans!"
  # Add more leave messages here...
config-version: 1
  • Use %player% as a placeholder for player names
  • Use color codes with the & symbol (e.g., &a for green, &b for aqua)

Commands

Command Description Permission
/joinleavenotifier reload Reloads plugin configuration joinleavenotifier.admin

Permissions

Permission Description Default
joinleavenotifier.admin Allows use of reload command op
Project members
myzticbean

myzticbean

Developer

Created: 8 Oct 2024

ID: 61875