Compatibility
Minecraft: Java Edition
1.21–1.21.6
1.20.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
WLDC - Discord Whitelist Manager
WLDC is a simple Minecraft-Discord integration plugin that allows you to manage your server's whitelist directly through Discord commands.
Commands
General Commands [DISCORD]
/whitelist add <player>
- Add a player to the whitelist/whitelist remove <player>
- Remove a player from the whitelist/whitelist list
- View all whitelisted players/whitelist check <player>
- Check if a player is whitelisted
Admin Commands [Require ADMINISTATOR on the discord server]
/whitelist addadmin <user>
- Add a Discord user as whitelist admin/whitelist removeadmin <user>
- Remove a Discord user from admins/whitelist listadmins
- List all admin users/whitelist setgroup <role>
- Set a Discord role as a whitelisted admin group
Commands [MINECRAFT]
/wldc reload
- Reload the plugin configuration (requireswldc.reload
permission)
Configuration
The plugin uses a simple YAML configuration file with the following key settings:
discord:
token: "your-bot-token"
guild-id: "your-guild-id"
status:
type: "PLAYING" # PLAYING, WATCHING, LISTENING, COMPETING
text: "Minecraft" # Custom status text
Setup
- Download and install the plugin on your Bukkit/Spigot server
- Create a Discord bot and get its token
- Configure the plugin with your Discord bot token and server ID
- To add users to whitelist / add admins, you need to have Administrator permission on the server.
- Start the server and use
/whitelist
commands in Discord
Permissions
- Discord users need the "Send Messages" and "Create Commands" permissions to use whitelist commands.
- In-game reload command requires the
wldc.reload
permission - Admins can be added via Discord to manage the whitelist
License
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by timuzkas