Compatibility
Minecraft: Java Edition
1.21β1.21.10
Platforms
Tags
Creators
Details
Licensed MIT
Published 10 months ago
Updated 10 months ago
π NxJoinLeave
A simple yet modern plugin that makes your serverβs join and leave messages stand out!
Customize everything β from messages to sounds β and give your players a warm welcome every time they join.
β¨ Features
- Customizable join and leave messages
- Add sounds, titles, or action bar messages
- Supports color codes (
&) and placeholders:{player},{online},{max} - Fully lightweight and lag-free
- Works on Spigot / Paper (1.20 / 1.21+)
βοΈ Commands
/nxjoinleave reload β Reload the configuration file
π Permissions
nxjoinleave.reload β Allows reloading the plugin configuration (default: OP)
π Example Config
messages:
first-join: "&a⨠Welcome &e{player} &ato the server for the first time! Enjoy your adventure!"
join: "&7[&a+&7] &b{player} &ejoined the game! &7(&a{online}&7/&a{max}&7)"
quit: "&7[&c-&7] &b{player} &cleft the game. &7Goodbye!"
effects:
join-sound: "ENTITY_PLAYER_LEVELUP"
leave-sound: "ENTITY_VILLAGER_NO"
join-title:
enabled: true
title: "&aWelcome!"
subtitle: "&eGlad to have you here, {player}!"
title-delay: 20
# π NxJoinLeave
A simple yet modern plugin that makes your serverβs join and leave messages stand out!
Customize everything β from messages to sounds β and give your players a warm welcome every time they join.
---
### β¨ Features
- Customizable **join** and **leave** messages
- Add **sounds**, **titles**, or **action bar** messages
- Supports **color codes** (`&`) and placeholders: `{player}`, `{online}`, `{max}`
- Fully **lightweight** and lag-free
- Works on **Spigot / Paper** (1.20 / 1.21+)
---
### βοΈ Commands
`/nxjoinleave reload` β Reload the configuration file
---
### π Permissions
`nxjoinleave.reload` β Allows reloading the plugin configuration (default: OP)
---
### π Example Config
```yaml
messages:
first-join: "&a⨠Welcome &e{player} &ato the server for the first time! Enjoy your adventure!"
join: "&7[&a+&7] &b{player} &ejoined the game! &7(&a{online}&7/&a{max}&7)"
quit: "&7[&c-&7] &b{player} &cleft the game. &7Goodbye!"
effects:
join-sound: "ENTITY_PLAYER_LEVELUP"
leave-sound: "ENTITY_VILLAGER_NO"
join-title:
enabled: true
title: "&aWelcome!"
subtitle: "&eGlad to have you here, {player}!"
title-delay: 20
π¬ Support
Need help or want to suggest a feature? π Join the support Discord: https://discord.gg/2hC6EHpdtj
Made with β€οΈ by NotRenzo


