Replaymod for Unturned!
Might use https://github.com/EvolutionPlugins/Dummy for spawning players, will see how difficult it is.
Replaymod is a classic Minecraft mod (modification) that saves the state of your Minecraft world and can render it afterwards, allowing you to move the camera in a controlled manner separately from your character's movements, freeze the scene, and other types of handling, making freecam recording much easier. UntReplay is a module/plugin that does the same, but for Unturned.
- Add rest of event listeners (optional method would be to just loop everything every 0.1s and save everything that is different)
- Add a method of reading the file and generating the actions based on it.