Minecraft version: 1.20.1 Paper Suggested name: OfflinePlayerWorlds What I want: i needed a plugin that would show me the current world for all offline players (who were previously on the server). this will probably only be possible with nbt. not individually but for all in world/playerdata (for over 100). one output in the console would be enough for me. Ideas for commands: /getofflineplayerworlds Ideas for permissions: getofflineplayerworlds.main The class would also be enough for me, so there is no need to create a whole plugin.
@T2PO https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Bukkit.html#getOfflinePlayers() If you make a plugin request to get the code then please say so and post in plugin development next time
Then ask for help instead of complete code! Closing this, make a thread in plugin development if you need help.