Open pjindras opened 5 months ago
You need to setup your server configuration files correctly. Given what you are telling me, I will assume that you are running an offline server under a proxy such as velocity or bungeecord. However, I would be able to check this if you had provided me with logs as requested...
Make sure that each sub-server is listed as proxy-online mode + bukkit offline mode for these lookups to work correctly.
I am using offline server under Velocity, but I am using the plugin only on the one offline server, not on the proxy or other servers. This is my config, what is wrong there or how it should be installed: https://mclo.gs/GTVJJzt
You mean, that I should have in paper global:
velocity:
enabled: true
online-mode: true
And than in bukkit and velocity.toml online mode = false?
Will the server work for offline mode players? Thank you!
Are you a fully offline server? Or simply a premium network with offline backends?
We are fully offline server.
Is it bug or is it config issue on my side? @TechnicallyCoded
I save all the data into mysql and all plugins (luckperms etc. ) work fine with the offline data
Online mode should be false (off) everywhere
I have online mode false everywhere
Online mode should be false (off) everywhere
Hi, please the issue still presists, I can show you video if you need, but for every offline mode player, I cannot restore their inventory, it shows me that the player never played on this server, when he joins, its possible, when he leaves and is not online, it is broken.
I use Velocity (but not IRP plugin for velocity, I can if necessary) I use Paper / Purpur 1.21.1
I have offline mode server (offline mode everywhere).
Please do you have some idea, what could be the issue? Thank you!
@TechnicallyCoded
Bug description:
When I want to see offline player data, which are in DB with correct UUID, it shows, that the player never played on this server.
Server details:
How to reproduce:
Try to view offline player data.
What was expected:
Data, from DB, they are there, with correct uuid (compared with luckperms) but I cannot see it in game
I can provide any other information.