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.
- Host: GitHub
- URL: https://github.com/aivruu/minijoin
- Owner: aivruu
- License: gpl-3.0
- Archived: true
- Created: 2022-08-12T01:57:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-22T12:29:02.000Z (almost 4 years ago)
- Last Synced: 2025-02-23T14:44:06.757Z (over 1 year ago)
- Topics: adventure-api, kyori, minimessage, paper-plugin
- Language: Java
- Homepage:
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MiniJoin ~ [](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):

Maven (.xml):

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


# 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:

At Windows:

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