- Native Minecraft Version:
- 1.13
- Tested Minecraft Versions:
- 1.13
- 1.14
- 1.15
- 1.16
- Contributors:
- ReflexShow
MAIN GUI
INGAME EDITOR
Right click on link - only if you have permission to edit.
CANCEL SELECTION BY WRITE 'exit' OR 'cancel' IN CHAT
Code (Text):
version: v1.0 // Current version
enablePlugin: true // Enable / Disable plugin
prefix: '&5&lLinksGUI' // Plugin's prefix
reloadMessage: '&aYou reloaded the configuration file successfully!'
noPermission: '&cYou ain''t got permission to do that.'
notAvailable: '&6This function aren''t available at this time.'
enableSounds: true // Enable / Disable sounds
openSound: ENTITY_EXPERIENCE_ORB_PICKUP // Open menu sound
buttonSound: BLOCK_COMPARATOR_CLICK // Click button sound
menuTitle: '&5&lLinks' // Main menu title
menuSlots: '36' // Main menu slots
emptyMaterial: PINK_STAINED_GLASS_PANE // Fill material on empty slots
exitTitle: '&c&lExit' // Exit's slot title
exitSlot: '31' // Exit's slot
exitMaterial: IRON_DOOR // Exit's material
links: // Links section
'1': // Link ID
title: Facebook // Link Title
lore: // Link lore section (can add more than one)
- '&fGet link of our &1&lFacebook&f page'
color: '&1&l' // Link's title color
slot: '11' // Link's slot on main menu
// Material can be a regular material name, you can
// use 'basehead-url' to set material type as head
material: basehead-eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGViNDYxMjY5MDQ0NjNmMDdlY2ZjOTcyYWFhMzczNzNhMjIzNTliNWJhMjcxODIxYjY4OWNkNTM2N2Y3NTc2MiJ9fX0=
message: '&1&nwww.facebook.com' // Message on click (your link)
'2':
title: Twitter!!!
lore:
- '&fGet link of our &3&lTwitter&f page'
color: '&3&l'
slot: '12'
material: basehead-eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2M3NDVhMDZmNTM3YWVhODA1MDU1NTkxNDllYTE2YmQ0YTg0ZDQ0OTFmMTIyMjY4MThjMzg4MWMwOGU4NjBmYyJ9fX0=
message: '&3&nwww.twitter.com'
'3':
title: Discord
lore:
- '&fGet link of our &9&lDiscord&f page'
color: '&9&l'
slot: '13'
material: basehead-eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTNiMTgzYjE0OGI5YjRlMmIxNTgzMzRhZmYzYjViYjZjMmMyZGJiYzRkNjdmNzZhN2JlODU2Njg3YTJiNjIzIn19fQ==
message: '&9&nwww.discord.com'
'4':
title: Instagram
lore:
- '&fGet link of our &5&lInstagram&f page'
color: '&5&l'
slot: '14'
material: basehead-eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWM4OGQ2MTYzZmFiZTdjNWU2MjQ1MGViMzdhMDc0ZTJlMmM4ODYxMWM5OTg1MzZkYmQ4NDI5ZmFhMDgxOTQ1MyJ9fX0=
message: '&5&nwww.instagram.com'
'5':
title: Youtube
lore:
- '&fGet link of our &c&lYouTube&f page'
color: '&c&l'
slot: '15'
material: basehead-eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTY3OWQ2MzBmODUxYzU4OTdkYTgzYTY0MjUxNzQzM2Y2NWRjZmIzMmIxYmFiYjFmZWMzMmRhNzEyNmE5ZjYifX19
message: '&c&nwww.youtube.com'
Code (Text):
permissions:
linksgui.*:
description: unlocks all permissions to player
default: false
linksgui.gui:
description: allows to player open the gui
default: true
linksgui.edit:
description: allows to player open the gui and edit
default: op
linksgui.create:
description: allows to player create new link
default: op
linksgui.reload:
description: allows to player reload the config file
default: op
linksgui.help:
description: allows to player to see help list
default: true
linksgui.info:
description: allows to player see info about the plugin
default: true

LinksGUI | Manage your social media links! [Ingame GUI Editor] [1.13 - 1.16.2] 1.1
Let your players stay tuned with LinksGUI menu!
Recent Updates
- Package fix Aug 18, 2020
- New command added! [Few little fixes] Aug 16, 2020