Ultimate Links
作者:rebot | 分类:模组
Minecraft 版本: 1.18 1.18.1 1.18.2 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: bukkit paper purpur spigot
标签: management social storage
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 commandsultimatelinks.op– allows admins to manage links
- Short command alias
/ulfor 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请登录后举报
暂无评论,抢个沙发吧~