
A configurable whitelist plugin that allows trusted players or VIPs to invite friends to your server without admin intervention. Supports multiple languages and optional LuckPerms integration.
Finally, your players can invite friends themselves!
On most whitelisted servers, players always have to contact an admin when they want to invite a friend. That's annoying and time-consuming.
BetterWhitelist gives trusted players the ability to independently add friends to the whitelist – with a single command!
/invite <player> is all you needplugins/ folder/lp group trusted permission set invite.use true/invite <name>| Command | Permission | Description |
|---|---|---|
/invite <player> |
invite.use |
Invites a player to the whitelist |
/uninvite <player> |
invite.admin |
Removes a player (kicks if online) |
/invitelist [player] |
invite.use |
Shows your invites and remaining slots |
/invitelist <player> |
invite.admin |
View another player's invites |
/betterwhitelist reload |
invite.admin |
Reloads config and invite data |
Aliases: /invitelist → /ilist, /invites • /betterwhitelist → /bwl, /bwhitelist
| Permission | Description | Default |
|---|---|---|
invite.use |
Invite and view own invites | OP |
invite.admin |
Unlimited invites, manage all players | OP |
language: "en" # "en" or "de"
max-invites: 5 # Max invites per player (admins unlimited)
luckperms:
enabled: false
default-group: "default"
Players can invite up to 5 friends (configurable). Use /invitelist to see your invites and remaining slots. When you uninvite someone, the slot becomes available again. All invites are tracked with timestamps in invites.json.
Admin Features: View any player's invites, unlimited invites, see top inviters from console.
Made with ❤️ for the Minecraft Community