Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Latest commit

 

History

History
37 lines (22 loc) · 1.53 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.53 KB

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.