▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Advanced Whitelist
Advanced Whitelist

Advanced Whitelist

Like a normal whitelist, but with powerful extra features to improve your Minecraft server experience.

151
0

Advanced Whitelist

Like a normal whitelist, but with powerful extra features to improve your Minecraft server experience. Players can send join requests directly when trying to connect, making access management easier and more interactive.

Administrators can review and accept requests instantly, keeping full control while reducing manual effort.

Advanced Features

Request System

Players send a join request to an administrator on the server (if available) when they try to join. The administrator can accept the request directly in the chat and add the player to the whitelist.

Request System

Discord Integration

Users can add a Discord bot using a token to manage the whitelist directly from their Discord server via bot commands.
The available commands are the same as on the Minecraft server.

Discord Integration

Commands

CommandPermissionDescription
/whitelist <add/remove> <player>advancedwhitelist.playerAdd or remove a player from the whitelist
/whitelist listadvancedwhitelist.listShow all whitelisted players
/whitelist toggle/on/offadvancedwhitelist.toggleEnable or disable the whitelist
/whitelist setadvancedwhitelist.playerClear the current list and add all online players
/whitelist requestsadvancedwhitelist.requestsShow all pending join requests

Permissions

  • advancedwhitelist.admin → Permission to manage all features
  • advancedwhitelist.notify → Permission to receive join requests in the chat

Configuration

ValueDescriptionDefault
LanguageChange the plugin language (supported: English, German)en
RequestsExpirationTime in minutes until a join request expires10
Discord Bot Configuration
ValueDescriptionDefault
EnabledChange whether the Discord bot should be usedfalse
TokenAdd a the token for the Discord Bot (required if bot enabled)No default value

How to Create and Set Up a Discord Bot

Create a Discord Application
  1. Go to the Discord Developer Portal
    https://discord.com/developers/applications
  2. Click New Application.
  3. Enter a name for your bot (e.g. Advanced Whitelist).
  4. Click Create.
Create the Bot User
  1. Open Bot in the left menu.
  2. Click Add Bot and confirm.
  3. (Optional) Upload a bot icon and change the username.
  4. Enable the following Privileged Gateway Intents:
    • Presence Intent
    • Server Members Intent
    • Message Content Intent
  5. Click Save Changes.

⚠️ These intents are required if your bot reads messages or processes commands.

Copy the Bot Token
  1. In the Bot section, click Reset Token.
  2. Copy the generated token.
  3. Store it securely – never share it publicly.

→ The token is the password for your bot.

Invite the Bot to a Discord Server
  1. Go to OAuth2 → URL Generator.
  2. Select the scope bot.
  3. Choose one of the following permissions:
    • Administrator (recommended)
    • or only the permissions your bot needs
  4. Copy the generated URL.
  5. Open it in your browser and authorize the bot.

⚠️ You need the Manage Server permission.

Insert the Token into the Config File

Example: config.yml

Discord-Bot:
  Enabled: true
  Token: "YOUR_BOT_TOKEN_HERE"

Save the file and restart the server.

Start the Bot

Once the Minecraft server is running, the bot will appear online on your Discord server.

If you need help or want to suggest new features, feel free to join our Discord: -> https://discord.blackninja.live

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:GPL-3.0-only
Опубликован:4 месяца назад
Обновлён:4 месяца назад
Главная