ArisInviter is a powerful and flexible Spigot plugin designed to enhance community engagement by introducing a robust invitation system for your Minecraft server. Players can invite others to join the server, from virtually anywhere!
- Whitelist for all!: Allow already whitelisted players to invite new players onto your server!
- Whitelist outside of the game!: An HTTP Server runs and when configured with a frontend, can allow players to whitelist on a website, discord bot or even from their terminals!
- Download the latest release of ArisInviter from the Releases section.
- Place the
.jar
file into theplugins
folder of your Spigot server. - Restart the server to generate the default configuration files.
- Configure the plugin to your needs in the
ArisInviter/config.yml
file. (Work in progress)
Command | Description | Permission |
---|---|---|
/invite [playername] |
Whitelists a new player! | arisinviter.use |
In a new terminal window, run the following command:
curl -X POST -H "Content-Type: application/json" \
-d '{"username":"Notch"}' \
http://[server-ip]:8080/whitelist
In order to whitelist a player (In this example, Notch)
This project is open-source! Contributions, bug reports, and feature requests are welcome. Feel free to fork the repository and submit a pull request.
If you encounter any issues or have suggestions, please open an issue in the Issues section.
This project is licensed under the MIT License. See the LICENSE file for details.
- Developed by NotDaniHere.
- Powered by the Spigot API.
For support or inquiries, reach out to me@danihere.xyz.