
AdvancedLinks
Create server links in the links menu! (1.21 feature)
- Загрузки
- 1K
- Подписчики
- 10
- Обновлён
- 1 июня 2026 г.
- Лицензия
- GPL-3.0-only
Опубликован 29 июля 2024 г.
AdvancedLinks is a plugin that allows servers to have server links (a button added in 1.21 in the escape menu in servers). When pressed, they allow users to open links in their browsers. The plugin includes these features:
- 1.21.x - 26.1.x support.
- Multiplatform support for both backend servers (Spigot, Paper, Purpur, Folia), proxies (BungeeCord, Velocity) and modded servers (Fabric, NeoForge).
- Simple and easy-to-configure config file.
- Links with a specific type or a custom display name.
- Minimessage and legacy support for links with custom display names.
- Per-player links
- Placeholders in URLs:
- PlaceholderAPI for plugin backend servers.
- Text Placeholder API for Fabric servers.
- Proxies and NeoForge servers don't support placeholders other than
%player_name%

/al reload - al.reload - Reloads the plugin.
/al help - none - Shows information about the commands that THE USER has access to.
/al add [name] [url] [type / display name] - al.add - Adds a new server link.
/al remove [name] - al.remove - Removes an existing server link
Server links button:
Server links screen:

- Wiki: https://lucaaa.gitbook.io/advancedlinks
- Source code on GitHub: https://github.com/Luncaaa/AdvancedLinks
- Dev build: https://github.com/Luncaaa/AdvancedLinks/releases/tag/dev
If you need help, found a bug or want to suggest something, please do it in any of these places:
- Issues on GitHub: https://github.com/Luncaaa/AdvancedLinks/issues
- Contact me on Discord: Lucaaa#6268 / luncaaa
Ченджлог
2.1.1Релиз1.21.9, 1.21.10, 1.21.11 · 1 июня 2026 г.
2.1.1 - 26.1.x support and bug fixes
This update brings support for Minecraft 26.1.x - For modded servers, you'll need to download the correct JAR (fabric-1.21.x, neoforge-1.21.x or mod-26.1.x). Other servers (Spigot/Paper and proxies) still have a universal jar that supports every version and software.
Additionally, the plugin will show a warning and disable itself when used on a Waterfall server (since it doesn't provide the ServerLinks API) and commands have been fixed on modded servers.
Visit the wiki for more information. If you encounter bug, please report it on GitHub or Discord, not on the reviews section.
2.1.1Релиз1.21.9, 1.21.10, 1.21.11 · 1 июня 2026 г.
2.1.1 - 26.1.x support and bug fixes
This update brings support for Minecraft 26.1.x - For modded servers, you'll need to download the correct JAR (fabric-1.21.x, neoforge-1.21.x or mod-26.1.x). Other servers (Spigot/Paper and proxies) still have a universal jar that supports every version and software.
Additionally, the plugin will show a warning and disable itself when used on a Waterfall server (since it doesn't provide the ServerLinks API) and commands have been fixed on modded servers.
Visit the wiki for more information. If you encounter bug, please report it on GitHub or Discord, not on the reviews section.
2.1.1Релиз26.1, 26.1.1, 26.1.2 · 1 июня 2026 г.
2.1.1 - 26.1.x support and bug fixes
This update brings support for Minecraft 26.1.x - For modded servers, you'll need to download the correct JAR (fabric-1.21.x, neoforge-1.21.x or mod-26.1.x). Other servers (Spigot/Paper and proxies) still have a universal jar that supports every version and software.
Additionally, the plugin will show a warning and disable itself when used on a Waterfall server (since it doesn't provide the ServerLinks API) and commands have been fixed on modded servers.
Visit the wiki for more information. If you encounter bug, please report it on GitHub or Discord, not on the reviews section.
2.1.1Релиз26.1, 26.1.1, 26.1.2 · 1 июня 2026 г.
2.1.1 - 26.1.x support and bug fixes
This update brings support for Minecraft 26.1.x - For modded servers, you'll need to download the correct JAR (fabric-1.21.x, neoforge-1.21.x or mod-26.1.x). Other servers (Spigot/Paper and proxies) still have a universal jar that supports every version and software.
Additionally, the plugin will show a warning and disable itself when used on a Waterfall server (since it doesn't provide the ServerLinks API) and commands have been fixed on modded servers.
Visit the wiki for more information. If you encounter bug, please report it on GitHub or Discord, not on the reviews section.
2.1Релиз1.21.9, 1.21.10, 1.21.11 · 14 февраля 2026 г.
2.1 - Fabric and NeoForge support
This update brings support to Fabric and NeoForge servers (1.21 - 1.21.11). Plugin servers or proxies must use the "-plugin" file, Fabric servers must use the "-fabric" file and NeoForge servers must use the "-neoforge" file. The only mandatory dependency is Fabric API for Fabric servers. Additionally, placeholders are only supported in the Fabric version if you use the optional dependency Text Placeholder API.
Other changes to all versions include code improvements to remove repeated code and fix bug. The plugin will also disable itself on the backend server if it detects it has been installed on both a proxy and a backend server to prevent issues with missing/duplicate links.
Visit the wiki for more information.
2.1Релиз1.21.9, 1.21.10, 1.21.11 · 14 февраля 2026 г.
2.1 - Fabric and NeoForge support
This update brings support to Fabric and NeoForge servers (1.21 - 1.21.11). Plugin servers or proxies must use the "-plugin" file, Fabric servers must use the "-fabric" file and NeoForge servers must use the "-neoforge" file. The only mandatory dependency is Fabric API for Fabric servers. Additionally, placeholders are only supported in the Fabric version if you use the optional dependency Text Placeholder API.
Other changes to all versions include code improvements to remove repeated code and fix bug. The plugin will also disable itself on the backend server if it detects it has been installed on both a proxy and a backend server to prevent issues with missing/duplicate links.
Visit the wiki for more information.
2.1Релиз1.21.9, 1.21.10, 1.21.11 · 14 февраля 2026 г.
2.1 - Fabric and NeoForge support
This update brings support to Fabric and NeoForge servers (1.21 - 1.21.11). Plugin servers or proxies must use the "-plugin" file, Fabric servers must use the "-fabric" file and NeoForge servers must use the "-neoforge" file. The only mandatory dependency is Fabric API for Fabric servers. Additionally, placeholders are only supported in the Fabric version if you use the optional dependency Text Placeholder API.
Other changes to all versions include code improvements to remove repeated code and fix bug. The plugin will also disable itself on the backend server if it detects it has been installed on both a proxy and a backend server to prevent issues with missing/duplicate links.
Visit the wiki for more information.
2.0Релиз1.21.9, 1.21.10, 1.21.11 · 13 декабря 2025 г.
A big part of the plugin has been recoded to bring support to many platforms! The plugin now works on most backend server software (Spigot, Paper, Purpur and Folia) and even on proxies (BungeeCord and Velocity). However, it is important to note that PlaceholderAPI support only works on backend servers. Only the %player_name% placeholder will be parsed in proxies.
Additionally, this recode will make it much easier to support new platforms in a future. I haven't looked into modloaders yet (Fabric, Forge, etc) but should anyone want the plugin to support them, let me know to see if implementation is possible.
If you're installing the plugin on a proxy server, you should remove it from the backend servers. Installing it on the proxy will sync the links accross all connected servers.
Visit the wiki for more information.
Комментарии
Загружаем…