Roadmap & Future Features
What’s coming next for InviteMe. This page is updated as development progresses.
Currently In Development
Section titled “Currently In Development”Action Log Completeness
Section titled “Action Log Completeness”Full migration support for action_log and player_stats tables when switching backends. Currently only the invites table migrates automatically — this will extend to all three tables.
Top Plugin XP Rankings
Section titled “Top Plugin XP Rankings”The /im stats command will include a Plugin XP leaderboard alongside the Top Inviters ranking:
Top 5 Plugin XP: 1. Alice → 4,250 Plugin XP 2. Bob → 3,100 Plugin XP 3. Steve → 2,800 Plugin XPPlanned Features
Section titled “Planned Features”Plugin XP → Invite Slot Unlocks
Section titled “Plugin XP → Invite Slot Unlocks”Players will be able to spend accumulated Plugin XP to unlock additional invitation slots, creating a natural progression system:
/invite slots ← view your current slots and XP/invite slots buy ← spend XP to unlock an extra slotExample configuration:
xp-slot-unlock: enabled: true cost-per-slot: 500 # Plugin XP required per extra slot max-extra-slots: 5 # maximum unlockable slots per playerGUI: Boost Partner Stats
Section titled “GUI: Boost Partner Stats”The /invite menu GUI will show comparative statistics when you click on a mutual boost partner’s head:
[Bob — Boost Partner]──────────────────────Your combined sessions: 47Total time together: 8h 30mXP you gave Bob: 12,500XP Bob gave you: 11,200Most active: Tuesday eveningsInvite Cooldown
Section titled “Invite Cooldown”Optional cooldown between invitations to prevent spam:
invite-cooldown: enabled: false seconds: 3600 # 1 hour between invitationsUnder Consideration
Section titled “Under Consideration”These are features that have been requested or considered but not yet committed to a version:
- Web dashboard — browser-based view of server stats and invite history
- Discord integration — notifications when players are invited or removed
- Invite codes — shareable codes that auto-invite when entered in a command
- Batch import — import a list of players from CSV
- Per-world whitelisting — different invite lists for different worlds
- Invite requests — players can request an invitation from in-game
How to Request Features
Section titled “How to Request Features”Have an idea? Open a feature request on GitHub:
👉 Modrinth Discussions — Feature Requests
Include:
- What problem it solves
- How you’d expect it to work
- Whether you’d be willing to test it
Version History
Section titled “Version History”See the full Changelog for what was added in each release.