What is GodsEyeSync? GodsEyeSync is an addon that takes care of the synchronization of violations between servers with bungee alerts and bans and collects the informations about violations and bans in a database*
settings: #WARNING,Changing this property may cause problems due to the message length verbose_hover_entry_limit: 5
#Name of the local database file h2_dbname: "database.db" #Date format for punishments date-format: "dd/MM/yyyy - HH:mm" warp_to_server_command: "/server %server%" ban_broadcast: true
enable_alerts_auto: true
#PERMISSIONS permission_alert: "godseye.alerts" permission_logs: "godseye.logs" permission_verbose: "godseye.verbose" #you need to write commands without "/" ban_command: "ban %player% Unfair advantage" kick_command: "kick %player% Unfair advantage"
/bungeelogs (alias gsynclogs) permission: godseye.logs - Shows player logs
NOTE: The permissions are editable via config
How to install:
Download the plugin
Create a copy of the plugin and put it in the spigot /plugins folder
Create a copy of the plugin and put it in the bungeecord/velocity /plugins folder
Make sure that the "bungeecord" option is set to true in your "spigot.yml" file
Start the servers
Enjoy!
NOTE: The database storing feature is disabled by default,you can enable it in the bungeecord config by setting "enabled" to true and setting your storing mode and credentials
Support: If you have any problems or questions you can contact me in this discord server: https://discord.gg/gHJ8Cjx
CREDITS:
Nort721: creator of godseye Lucko: The plugin is using part of his JarInJarClassloader concept