Installation
InviteMe requires Paper (or a Paper fork). Pure Spigot and CraftBukkit are not supported. Download Paper at papermc.io.
Requirements
Section titled “Requirements”- Java 21 or higher
- Paper 1.21.x or newer
- 4MB disk space (JAR only, ~10MB with dependencies)
1. Download
Section titled “1. Download”Get the latest release from the Modrinth page.
2. Install
Section titled “2. Install”Place the InviteMe-<version>.jar file in your plugins/ directory:
server/└── plugins/ └── InviteMe-1.0.0.jar3. Restart Server
Section titled “3. Restart Server”Restart your Paper server:
./stop.sh./start.shYou don’t need to restart if you’re updating InviteMe. Simply replace the JAR and use /im reload.
4. Verify Installation
Section titled “4. Verify Installation”Check your server logs for:
[InviteMe] Plugin loaded successfully[InviteMe] Default configuration createdFirst Run
Section titled “First Run”On first startup, InviteMe will create:
plugins/InviteMe/config.yml- Main configurationplugins/InviteMe/locales/- Language files (en, es, de)plugins/InviteMe/invites.db- SQLite database (default)
Configuration
Section titled “Configuration”Edit config.yml and reload with:
/im reloadTroubleshooting
Section titled “Troubleshooting”Plugin not loading?
- Check Java version:
java -version - Ensure Paper 1.21.x or newer
Storage issues?
- Reset with:
/im migrate sqlite - Check file permissions in plugins directory
Need help?
Get support and chat with the community