License & Credits
InviteMe License v1.0
Origins & Credits
Section titled “Origins & Credits”The original concept was created by 2g4y1. SergiSvK developed the entire codebase from scratch based solely on this initial concept. The current implementation contains no copied code from the original idea — only the core concept was retained and completely reimplemented with modern architecture, features, and best practices.
| Original concept | © 2g4y1 |
| Implementation | © 2026 SergiSvK |
Summary
Section titled “Summary”Permitted Uses
Section titled “Permitted Uses”- ✅ Use the plugin on private or public servers
- ✅ Distribute the plugin without modifications
- ✅ Create addons and complementary features using only:
- InviteMe Dev Kit (official API)
- Documented public events
- Official hooks and extensions
Prohibited Uses
Section titled “Prohibited Uses”- ❌ Do not sell InviteMe or any addon based on this plugin
- ❌ Do not modify and distribute your own versions of the plugin (forking, building your own JAR, or distributing modified code)
- ❌ Do not reverse engineer the JAR
- ❌ Do not offer as a commercial service
- ❌ Do not create alternative distributions or “improved” versions
Addon Policy
Section titled “Addon Policy”- Addons created with the Dev Kit can have their own licenses
- Addons are the responsibility of their authors
- InviteMe does not guarantee future API compatibility
- Changes to the API may break addons (with prior notice)
Exceptions & Contributions
Section titled “Exceptions & Contributions”- Pull requests to the official repository are encouraged — report bugs, suggest improvements, submit code fixes
- Private forks for personal development/testing are allowed (no distribution)
- The authors (SergiSvK, 2g4y1) may commercialize the plugin
- Contributors retain rights to their contributed code
Built With
Section titled “Built With”| Library | Version | Purpose |
|---|---|---|
| Paper API | 1.21.10+ | Minecraft server framework |
| HikariCP | 6.2.1 | Database connection pooling |
| SQLite JDBC | 3.50.3.0 | SQLite storage backend |
| MariaDB JDBC | 3.5.3 | MySQL/MariaDB storage backend |
| PostgreSQL JDBC | 42.7.5 | PostgreSQL storage backend |
Optional Integrations
Section titled “Optional Integrations”| Plugin | Purpose |
|---|---|
| LuckPerms | Per-group invite limits and permission checks |
| PlaceholderAPI | %inviteme_*% placeholders |