BetterJoin
A modern Minecraft server plugin offering complete customization of player join and leave notifications. Create unique message formats using the MiniMessage markup system, configure automatic actions upon player connection, and manage group permissions through configuration files.
✨ Features
- Complete control over welcome and farewell message systems
- Support for advanced MiniMessage markup for creating stylish texts
- Execution of various commands and actions upon player join/leave
- Flexible permission configuration for different user groups
📋 Requirements
For proper plugin operation, you need:
- PaperMC server version 1.19 or newer
- Java 17 or later version
- LuckPerms plugin for access rights management
🛠 Project Compilation
For self-compilation of the plugin, you need to install Gradle and Java 17+.
Linux:
./gradlew shadowJar
Windows:
gradlew.bat shadowJar
The project is distributed under the GNU General Public License v3.0 license.