YTLIST - Easy sharing of your youtube channel.
With YTLIST your players can set their own youtube channel link, and then see themselves and others accounts in game!
Config:
Commands:
/setlink: Sets your channel link.
/ytlist: Views a list of channels.
/removelink: Removes your channel link
Permissions:
ytlist.setlink: Permission to set your channel link.
ytlist.viewlinks: Permission to view other channel links.
ytlist.removelink: Permission to remove your channel links.
TOS:
Do not resell this plugin.
Do not claim this plugin as your own.
Do not redistribute this plugin in any way for any reason.
Thanks to ugotsmashed for the request!
With YTLIST your players can set their own youtube channel link, and then see themselves and others accounts in game!
Config:
Code:
# __ _________ _ _____ _ _ _ __
# \ \ / /__ __| | |_ _| \ | | |/ /
# \ \_/ / | | | | | | | \| | ' /
# \ / | | | | | | | . ` | <
# | | | | | |____ _| |_| |\ | . \
# |_| |_| |______|_____|_| \_|_|\_\
#
# DEVELOPED BY UNDEAD_GUPPY, ALL RIGHTS RESERVED TO GUTHRIE MASS.
#
#
# (Permissions: ytlink.setlink, ytlink.viewlinks, ytlink.removelink)
max-channels: 10
max-channels-met: "&aYou cannot add your channel because the maximum number of channels has been reached!"
no-permission: "&cYou do not have permission to use this command!"
invalid-args: "&cInvalid arguments!"
not-youtube: "&cYou haven't entered a correct channel link!"
link-set: "&aYou have set your youtube channel link! Use /yt to view it!"
yt-link-color: "&a"
no-links: "&cThere are no YT links to show!"
channel-removed: "&aYour channel has been removed from the list!"
channel-not-added: "&cYou can't remove your channel because it isn't added!"
already-has-channel: "&cYou already have a channel listed! Use /removelink to remove it!"
/setlink: Sets your channel link.
/ytlist: Views a list of channels.
/removelink: Removes your channel link
Permissions:
ytlist.setlink: Permission to set your channel link.
ytlist.viewlinks: Permission to view other channel links.
ytlist.removelink: Permission to remove your channel links.
TOS:
Do not resell this plugin.
Do not claim this plugin as your own.
Do not redistribute this plugin in any way for any reason.
Thanks to ugotsmashed for the request!