Closed mibby closed 4 years ago
I have a WIP patch for this using redis as data storage. Might also add mySQL. I'm not a big fan of flatfile storage.
Do you have a branch with this patch? How can we help?
Sorry for the delay, I finally found time to implement this. It's part of the 1.3.0 release.
https://github.com/Tallcraft/NerfPhantoms/releases/tag/v1.3.0
Would it be possible to add an option to persist phantom spawning for players on logout and across server restarts by writing players who toggle it on to a file and removing them from the file if they toggle it off again?