SocialX [ABBANDONED] icon

SocialX [ABBANDONED] -----

A simple plugin to tell your server's players to follow its social medias



[​IMG]
About SocialX
SocialX is a utility for your minecraft server that allows you to send players configurable messages about your social medias.

You can know more about SocialX in our wiki (currently under maintenance).
Requirements
  • Java 8 or higher
  • Minecraft Server 1.8+
  • Spigot, CraftBukkit platform
Support
Need help with SocialX? No problem, you can open an issue on our GitHub or you can join our Discord.

Note: Use only Discord and GitHub, not private messages, the forum thread or the review section on SpigotMC. You'll get a much faster answer on Discord or GitHub than on SpigotMC.

Feautures
Togglable commands
In the configuration file you can enable/disable command as you like with a customizable message when a command is disabled.
upload_2022-4-17_10-30-25.png

Full customisation
In the messages configuration file you can also customize every message in the plugin exluding system messages.
Code (YAML):

#    _____            _       __   _  __
#   / ___/____  _____(_)___ _/ /  | |/ /
#   \__ \/ __ \/ ___/ / __ `/ /   |   /
#  ___/ / /_/ / /__/ / /_/ / /   /   |
# /____/\____/\___/_/\__,_/_/   /_/|_|
#
# Plugin Developed By GX_Regent-2.0 & Sgattix
# Messages Config
#
# Version: 1.0.0-Beta

# Each of these values will be displayed in game when a player
# runs a plugin command. Ex. You edit the default youtube message
# from red to purple, it will change in game too!

  #################################################
#                    LINK MESSAGES              #
#################################################
YoutubeCommandMessage
: "&cYoutube: &f%youtubeLink%"
TwitchCommandMessage
: "&5Twitch: &f%twitchLink%"
TiktokCommandMessage
: "&dTiktok: &b%tiktokLink%"
WebsiteCommandMessage
: "&bWebSite: &f%websiteLink%"
StoreCommandMessage
: "&fStore: %storeLink%"
DiscordCommandMessage
: "&9Discord: %discordLink%"

  ####################################################
#                     MISC MESSAGES                #
####################################################
NoPermsMessage
: "&cYou don't have permission to execute this command!"
AdminNotifyMessage
: "&c%player% tried to use %command%, but he/she doesn't have permission!"
CommandNotEnabled
: "&cThis command is disabled from configuration!"
ConfigReloadedMessage
: "&aConfig Reloaded!"

Easy placeholders
The configuration files provides the placeholder syncing in the messages.yml. Ex. you change the YoutubeLink In the configuration file, it will automatically change in game.
Code (Text):
#    _____            _       __   _  __
#   / ___/____  _____(_)___ _/ /  | |/ /
#   \__ \/ __ \/ ___/ / __ `/ /   |   /
#  ___/ / /_/ / /__/ / /_/ / /   /   |
# /____/\____/\___/_/\__,_/_/   /_/|_|
#
# Plugin Developed By GX_Regent-2.0 & Sgattix
# Main Config
#
# Version: 1.0.0-Beta

# Each of this options changes the value in the messages config that is defined
# like %<social>Link% Ex. %youtubeLink%.
# You can customise them as you like

  #################################################################
#                          LINKS CONFIGURATION                  #
#################################################################
YoutubeChannel: "https://youtube.com/example"
TwitchChannel: "https://twitch.tv/example"
TikTokChannel: "https://tiktok.com/example"
WebsiteLink: "https://www.example.com/"
StoreLink: "https://store.example.com/"
DiscordLink: "https://discord.example.com/"

# Here you can enable/disable the commands that are
# available in game. Ex. you toggle to false the
# Youtube command, it will be blocked in game

  #################################################################
#                       COMMAND TOGGLING                        #
#################################################################
youtube: true
twitch: true
tiktok: true
website: true
store: true
discord: true

# If you toggle on this mode it will send to players that have the
# socialx.alerts permission if a player executes a command without its
# permission. By default is toggled to false.

  ###############################################################
#                        DEBUG MODE                           #
###############################################################
debug: false

User-Friendly Debug mode
If you are stuck on a not working command, you can always turn on debug mode that sends if a player is executing a command without it's permission. (By the way, the message is customizable :D)
upload_2022-4-17_10-38-49.png
Resource Information
Author:
----------
Total Downloads: 47
First Release: Apr 17, 2022
Last Update: Apr 17, 2022
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings