# DiscordLinkProxy

### How can i download the addon?

* Currently only available on the BuiltByBit [**DiscordLink**](https://builtbybit.com/resources/discordlink-all-in-one-discord-sync.38922/) page and [SpigotMC](https://www.spigotmc.org/resources/discordlinkproxy-discordlink-free-proxy-addon.120786/).

### What does this addon do?

* **The Answer Is:** This addon helps the plugin to burn out, fix and help in spaces where the plugin itself is unable to reach. The addon currently handles and disables the use of bungee/velocity commands before 2FA confirmation!

#### Default Configuration

```yaml
prefix: "<b><gradient:#6C78F6:#A7AFFF>DISCOR</gradient><gradient:#A7AFFF:#6C78F6>DLINK</gradient></b> <dark_gray>»</dark_gray>"

auth-server:
  - auth

whitelisted-commands:
  # Kick player when try to use not whitelisted command
  player-kick:
    enabled: true
    message:
      - "<b><gradient:#B50404:#FF0000>YOU HAVE BEEN KICKED</gradient></b>"
      - ""
      - "<gray>You have been kicked from the server.</gray>"
      - "<yellow>Reason:</yellow> <white>Use command without 2FA confirm</white>"
      - ""
      - "<gold>Feel free to contact with us.</gold>"
      - "<dark_gray>ᴅɪꜱᴄᴏʀᴅ @ ᴅᴄ.ᴍᴏɴɢᴇɴꜱᴄᴀᴠᴇ.ᴄᴏᴍ</dark_gray>"
  allowed-commands: # []
    - 'glist'


version: '1'
```

### mc-DiscordLinkProxy Addon

* This addon support Velocity and Bungeecord.
* Available from DiscordLink 2.2.0 version only.
* Only MiniMessage format available!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mongenscave.com/premium-products/discordlink/supported-plugins/discordlinkproxy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
