Перейти к содержимому
Mineforgian

Ultimate Links

Link all you want! Create custom in-game links easily and optional prefixes.

Загрузки
264
Подписчики
7
Обновлён
12 декабря 2025 г.
Лицензия
Apache-2.0

Опубликован 22 августа 2025 г.

UltimateLinks

UltimateLinks is a lightweight Minecraft plugin that allows server admins and players to create, manage, and share custom links in-game. It is designed for simplicity, flexibility, and multilingual support.

Tested on Minecraft 1.18+

Features

  • Add, remove, and reload links directly in-game
  • Customizable prefixes for each link
  • Supports tab completion for commands
  • Multilingual messages automatically detected from the player's client language
  • Permissions support:
    • ultimatelinks.use – allows players to use link commands
    • ultimatelinks.op – allows admins to manage links
  • Short command alias /ul for faster access
  • GUI with all links
    • configurable slots and items

Supported Languages

Currently supported languages (automatic detection):

  • English (US) – en_us.json (default)
  • German – de_de.json

You can easily add more languages by creating a new JSON file in the lang/ folder following the same structure.

Usage

Commands

Command Description
/ultimatelinks reload or /ul reload Reload the plugin configuration and links
/ultimatelinks add <name> <link> [prefix] Add a new link. Optional prefix sets the chat message before the link
/ultimatelinks remove <name> Remove an existing link
/[linkname] Send the link in chat (e.g., /dc for Discord)
/[guicommand] Opens a GUI with all links.

Config Example

prefix:
  enabled: true
  default: "&aLink: &f"

gui-enabled: true
gui-command: links
slots: 7

# Beispiel-Links
dc: "https://discord.gg/yourserver"
dc-prefix: "&bOur Discord: &f"
dc-item: "diamond_sword"      # or "player_head:Notch"
dc-slot: 2

Ченджлог

2.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 12 декабря 2025 г.

1.18-1.12.4 Support

2.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 12 декабря 2025 г.

configurable Link-GUI

Комментарии

Загружаем…