Keep player entity in static var after server restart.
QuiOui opened this issue ยท 1 comments
In making an online player detector, I ran into the issue of materialized variables with players in them getting reset after the server restarts. Maybe having player aspects in the programmer could be useful to help with setting up such things.