/MiniJoin

Simple Join and Quit plugin for your server.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

MiniJoin ~ Codacy Badge

• Allows create customizable messages and actions when the player join or leave the server.

Import

Gradle (.kts):

image

Maven (.xml):

image

API Usage

The plugin provide two events at this moment, let's see to view how to use them.

image

image

How to Compile

To compile the plugin you must be have Gradle and Java 17+ installed at your pc for this.

Alternately, if you use IntelliJ 'IDEA, can compile the plugin using the Gradle tools default integrated at the IDE.

At Linux:

image

At Windows:

image

License

This project is licensed under the GNU General Public License v3.0 License - see the LICENSE file for details.