Remember, you need a FAST MySQL server for this to work. If you host your server on your computer, learn how to host a MySQL server using MySQL Workbench.
MCDiscordIntegrator will sync your Discord Roles with your Minecraft Server, or vice-versa! All it requires are two simple commands - One in Minecraft, and one in Discord. Please note that this is a Spigot plugin, not BungeeCord.
Support / Plugin Discussion Discord: https://discord.gg/tR8Grva
Command: /key
Permission:
mcdiscordintegrator.key
Code (Text):
TO-DO LIST

MCDiscordIntegrator will sync your Discord Roles with your Minecraft Server, or vice-versa! All it requires are two simple commands - One in Minecraft, and one in Discord. Please note that this is a Spigot plugin, not BungeeCord.
Support / Plugin Discussion Discord: https://discord.gg/tR8Grva

- Vault
- Permissions Plugin (With Groups. This plugin was extensively tested using PermissionsEx) that is COMPATIBLE with Vault.
- Discord Server & Account
- MySQL Database


Command: /key
Permission:
mcdiscordintegrator.key

Code (Text):
Code:
#SQL Server information
MCDiscordIntegratordatabase:
host: localhost
port: 3306
db: database
user: root
pass: password
table: dis_int
#Whether or not to enable the Discord Bot
Enable Bot: true
#Your discord channel where people should type !key to check their generated token
Discord Channel: rank-sync
#Backwards compatibility
Sync Ranks From Discord To Server: false
#If false, the bot will only add a role to the user's existing roles
#If true, the bot will look at the below list and remove the user's old role
Remove Old Role When Adding New: true
Role List (Only if Remove Old Role is true):
- Member
- Craftsman
- Lord
- Knight
- Count
- Duke
- Bishop
- Cardinal
#Alias list in the format MCGROUP:DISCORDGROUP
Alias List:
- Knight:Bishop
#Ignore Groups (These groups will not be synced)
Ignore Groups:
- Lord
#Your discord server link
Discord Server link: https://discord.gg/thDbXvW
#Discord bot token (See installation instructions)
Discord Bot Token: sdafkjlksadjflksdjasdflkjsdlkfjlkjwpofjisdofsdaf

TO-DO LIST
- Automatic Updating
- Click-To-Copy command in MC