Configurations for bungee and spigot has error on messaging-services
Closed this issue ยท 3 comments
Server version 1.13.2
LuckPerms Bungee version - LuckPerms-Bungee-4.4.17.jar
Luckperms Spigot version - LuckPerms-Bukkit-4.4.1.jar
Hello, I have found after long night of research that the Messaging portion has a small error which causes a failed 'Networksync' in game.
When you set 'messaging-service: sql' in the configs whether it is on spigot server or in bungee it causes the error recorded in the screenshots below.
When you set 'messaging-service: none' it assumes that you are using sql based on that you have MySQL set as DB. and it works flawless when all servers configs are matching.
if using 'messaging-service: none' it allows MySQL database to update properly and networksync command to function as it should.
Why is this an error if we set the messaging to sql instead of none?
Which LP version are you using? I remember a big like that way back. And what you describe seems to work just fine for most people, if not all.
Server version 1.13.2
LuckPerms Bungee version - LuckPerms-Bungee-4.4.17.jar
Luckperms Spigot version - LuckPerms-Bukkit-4.4.1.jar