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.
Full customisation In the messages configuration file you can also customize every message in the plugin exluding system messages.
# 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!
#################################################### # 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.
# 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
# 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.
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 )