Siper
AAdmincraft
•Created by Siper on 2/14/2025 in #questions
Invisible player due value in playerdata file, how to fix that without headache?
Hi, I have some weird case. By some reason (probably crash of the server and consequences) some players began to be invisible. During some research I found that problem is with value in player's NBT data. Entry called
Bukkit.invisible
for some of them is set for 1
, but after change to 0
, everything is fine.
My question is, is it possible to change that value for specific players automatically, or at least without manually editing value for each player (it can be hundreds of files...) via NBTExplorer?
Server is using PaperMC, of course set in online mode.16 replies