An open API service indexing awesome lists of open source software.

https://github.com/aivruu/minijoin

Simple Join and Quit plugin for your server.
https://github.com/aivruu/minijoin

adventure-api kyori minimessage paper-plugin

Last synced: about 1 year ago
JSON representation

Simple Join and Quit plugin for your server.

Awesome Lists containing this project

README

          

# MiniJoin ~ [![Codacy Badge](https://app.codacy.com/project/badge/Grade/509b6bfab79148f4a8f919a0ccb1c8b4)](https://www.codacy.com/gh/InitSync/MiniJoin/dashboard?utm_source=github.com&utm_medium=referral&utm_content=InitSync/MiniJoin&utm_campaign=Badge_Grade)
• Allows create customizable messages and actions when the player join or leave the server.

# Import
Gradle (.kts):

![image](https://user-images.githubusercontent.com/71404592/184992399-9dee2968-948c-4510-a69d-0d0ee089d102.png)

Maven (.xml):

![image](https://user-images.githubusercontent.com/71404592/184992245-c0095795-8bb5-45f2-a69f-0f30b873010d.png)

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

![image](https://user-images.githubusercontent.com/71404592/184992735-967c3eb8-9bce-4c92-8d82-eeb6272f1219.png)

![image](https://user-images.githubusercontent.com/71404592/184992781-8288cc07-5826-441e-ae41-f22cfa4dbcce.png)

# 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](https://user-images.githubusercontent.com/71404592/184979496-6f437df7-8e33-4940-8806-522c5eef9937.png)

At Windows:

![image](https://user-images.githubusercontent.com/71404592/184979627-4c007c0a-a731-4d48-a5b5-1d3fc4b6e08c.png)

# License
This project is licensed under the GNU General Public License v3.0 License - see the [LICENSE](LICENSE) file for details.