xLinks – The Ultimate Server Links Plugin!
✨ Features
Multiple Social Media Platforms
xLinks supports a wide range of social media platforms out of the box:
Facebook (
/facebook)
Twitter/X (
/twitter or /x)
Instagram (
/instagram or /insta)
Threads (
/threads)
Snapchat (
/snapchat or /snap)
LinkedIn (
/linkedin)
Reddit (
/reddit)
YouTube (
/youtube or /yt)
TikTok (
/tiktok)
Twitch (
/twitch)
Telegram (
/telegram)
Discord (
/discord or /dc)
Store (
/store)
Website (
/website)
Custom links (
configurable)
Fully Customizable
Every aspect of the plugin can be customized through the config.yml file:
Enable/disable specific commands
Customize titles, messages, and links
Set custom colors using Minecraft
color codes (&
symbol)
Use player name placeholders with
{player}
Create your own custom links with custom commands
Comprehensive Permission System
Each command has its own permission node
Default permissions allow all players to use social media commands
Admin permission (
xlinks.admin) for configuration management
Wildcard permission (
xlinks.*) for access to all commands
⚙️ Easy Administration
Simple reload command:
/xlinks reload
Detailed configuration file with comments
No database required - everything is in the config file
Performance Optimized
Lightweight implementation
Minimal server resource usage
No external dependencies
Commands
/facebook - Display Facebook link (Permission:
xlinks.facebook)
/twitter - Display Twitter link (Permission:
xlinks.twitter) [
Alias: /x]
/instagram - Display Instagram link (Permission:
xlinks.instagram) [Alias:
/insta]
/threads - Display Threads link (Permission:
xlinks.threads)
/snapchat - Display Snapchat link (Permission:
xlinks.snapchat) [
Alias: /snap]
/linkedin - Display LinkedIn link (Permission:
xlinks.linkedin)
/reddit - Display Reddit link (Permission:
xlinks.reddit)
/youtube - Display YouTube link (Permission:
xlinks.youtube)
[Alias: /yt]
/tiktok - Display TikTok link (Permission:
xlinks.tiktok)
/twitch - Display Twitch link (Permission:
xlinks.twitch)
/telegram - Display Telegram link (Permission:
xlinks.telegram)
/discord - Display Discord link (Permission:
xlinks.discord)
[Alias: /dc]
/store - Display Store link (Permission:
xlinks.store)
/website - Display Website link (Permission:
xlinks.website)
/xlinks reload - Reload the configuration (Permission:
xlinks.admin)
Configuration
The plugin uses a single configuration file (
config.yml) that allows you to customize all aspects of the plugin:
config.yml
General Settings
settings:
prefix: "&8[&bxLinks&8] "
no-permission: "&cYou don't have permission to use this command!"
reload-success: "&aConfiguration reloaded successfully!"
Social Media Links Configuration
social-media:
discord:
enabled: true
title: "&9Discord:"
message: "&fHey {player}! We've been waiting for you to join our Discord Server!"
linkPrompt: "&b↓ Click Link ↓"
link: "https://discord.gg/yourname"
permission: "xlinks.discord"
--More social media platforms...
Custom Links
custom-links:
blog:
enabled: true
command: "blog"
title: "&6Blog:"
message: "&fHey {player}! Check out our latest blog posts!"
linkPrompt: "&b↓ Click Link ↓"
link: "https://yourblog.com"
permission: "xlinks.blog"
Installation
1. Download the xLinks plugin JAR file
2. Place the JAR file in your server's plugins folder
3. Start or restart your server
4. Edit the
config.yml file in the plugins/xLinks folder to customize your links
5. Run
/xlinks reload in-game to apply changes
Compatibility
xLinks is compatible with the following Minecraft versions:
1.16 - 1.21.4
Author
GodXPro
Discord: godxpro.exe
Thank you for using xLinks!