Was macht es? / What does it do?
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Languages Supported:
- English, Deutsch
- Donation Link:
- https://paypal.me/master472
[DEU]
Mit RHCustomLinks hast du ab sofort die Möglichkeit soziale Links erreichbar zu machen. Wollen die Spieler z. B. schnell auf den offiziellen Discord Server gelangen, dann können sie ingame einfach /discord eingeben und erhalten sofort den Einladungslink. Das gesamte Plugin ist voll konfigurierbar!
[ENG]
With RHCustomLinks you now have the opportunity to make social links accessible. For example; if your players want to know your Discord server, they can simply enter /discord ingame and will immediately receive the invitation link. The entire plugin is fully configurable!
Vorschau / Preview
![]()
Kompatibilität / Compatibility
[DEU]
Das Plugin ist mit Spigot und Paper ab der Version 1.7.10+ kompatibel. Die Nutzung der neuesten Minecraft Version wird empfohlen!
[ENG]
The plugin is compatible with Spigot and Paper from version 1.7.10+. We recommend using the latest Minecraft version!
Installation
- Download the latest .jar and upload it to your Spigot/Paper plugins/ folder
- Configure the plugin with the config file /plugins/RHCustomLinks/config.yml
Tip: For manual reloads I recommend the plugin Plugman by rylinaux.
- Do one of the following:
- Restart your server.
- Run the reload command from the server console.
- Type /reload as an op player.
- Type /rhclreload
Permissions
- rhcl.reload
- players with this permission are able to reload the plugins config with /rhclreload
Commands & Aliases
Tip: You want a new command to be inside this plugin? Send a direct message to me or leave a review with your wish!
- /discord:
- description: Shows the discord invite link
- aliases: [dc, disc]
- /youtube:
- description: Shows the youtube channel link
- aliases: [yt, youtb]
- /twitch:
- description: Shows the twitch channel link
- aliases: [ttv, twitchtv, stream]
- /rhclreload:
- description: Reloads the config
- aliases: [rhcustomlinksreload, rhclrl, rhreload, clreload]
Konfiguration / Configuration
This is the default config.yml
Code (YAML):
###################################
# #
# Configuration for RHCustomLinks #
# #
###################################
# Just replace the default info with your own. :)
# Be careful! Make always sure to put an ' or " after and before the text!
# General plugin output
# You can also leave that empty if you want
chat-prefix: '&8[&b&lRHCL&8] '
# You can also leave that empty if you want
reload-msg: '&7The config has been &areloaded&7!'
# You can also set the sound, that is played, when '/rhclreload' is executed. Please make sure to use the correct sound name, otherwise you will get a console error!
# Legacy 1.7.10 sound list: https://jd.bukkit.org/org/bukkit/Sound.html
# Legacy 1.8.8 sound list: https://helpch.at/docs/1.8.8/index.html?org/bukkit/Sound.html
# 1.16.2 sound list: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
reload-playsound: 'BLOCK_NOTE_BLOCK_BIT'
# Discord
# Sets the message before the invite link.
discord-invitemsg: '&9&lDiscord:&r '
# Insert your invite URL. It also supports color codes.
discord-link: 'https://raidersheaven.eu/discord'
# You can also set the sound, that is played, when '/discord' is executed. Please make sure to use the correct sound name, otherwise you will get a console error!
# Legacy 1.7.10 sound list: https://jd.bukkit.org/org/bukkit/Sound.html
# Legacy 1.8.8 sound list: https://helpch.at/docs/1.8.8/index.html?org/bukkit/Sound.html
# 1.16.2 sound list: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
discord-playsound: 'BLOCK_NOTE_BLOCK_BIT'
# YouTube
# Sets the message before the channel link.
youtube-msg: '&4&lYouTube:&r '
# Insert your channel URL. It also supports color codes.
youtube-link: 'https://www.youtube.com/channel/UC7vfxo8LwqDApQ5m9cF0Z6g'
# You can also set the sound, that is played, when '/discord' is executed. Please make sure to use the correct sound name, otherwise you will get a console error!
# Legacy 1.7.10 sound list: https://jd.bukkit.org/org/bukkit/Sound.html
# Legacy 1.8.8 sound list: https://helpch.at/docs/1.8.8/index.html?org/bukkit/Sound.html
# 1.16.2 sound list: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
youtube-playsound: 'BLOCK_NOTE_BLOCK_BIT'
# Twitch (or any other streaming platform)
# Sets the message before the channel link.
twitch-msg: '&5&lTwitch:&r '
# Insert your channel URL. It also supports color codes.
twitch-link: 'https://twitch.tv/x0r3'
# You can also set the sound, that is played, when '/discord' is executed. Please make sure to use the correct sound name, otherwise you will get a console error!
# Legacy 1.7.10 sound list: https://jd.bukkit.org/org/bukkit/Sound.html
# Legacy 1.8.8 sound list: https://helpch.at/docs/1.8.8/index.html?org/bukkit/Sound.html
# 1.16.2 sound list: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
twitch-playsound: 'BLOCK_NOTE_BLOCK_BIT'
Wenn Dir mein Plugin gefällt, dann lass' doch bitte eine Bewertung da. Darüber freue ich mich!

RHCustomLinks - Verlinke zu Discord, YouTube und Twitch! [1.7.10 - 1.16.5] 1.0.2-1.16_R3
Configurable /discord /youtube /twitch command! Also with color codes support.
Recent Updates
- 1.0.2 - Wrong Version >_<' Sep 11, 2020
- 1.0.1 - Wrong Startup Sep 10, 2020