ServerReplay

ServerReplay

Mod

A completely server-side fabric mod that allows you to record replays for replay mod or flashback.

Server ManagementTechnologyUtility

61.9k downloads
161 followers
Follow Save

ServerReplay 3.0.0-beta.1 for 1.21.8

Changelog

ServerReplay 3.0.0-beta.1

This update completely reworks the internals of the mod to allow for more flexibility and hopefully will make future development of replay based moderation tools easier.

This version is in beta, if you encounter any bugs please report them to the issue tracker: https://github.com/senseiwells/ServerReplay/issues

This version also comes with numerous features and bug fixes:

  • Re-added the max_file_size config option
    • The behaviour of this differs from the previous behavior as this refers to the max raw file size before the replay has been compressed, see the documentation for more information.
  • Added the record_hotbar config option to allow for recording the player's hotbar (flashback only)
  • Added the chunk_recording_strategy config option to allow you to specify chunk recorder pausing behaviour, allowing you to only record (and otherwise pause) under certain conditions, the options are: "always", "chunk_loaded", "chunk_contains_player", and "chunk_contains_non_spectator_player"
  • Replaced the enable config option with the automatically_record option, as well as removed the command to enable/disable ServerReplay. This toggle was quite ambiguous as it still allowed you to record but just disabled the server automatically recording. The new config option reflects this much better.
  • Added the ability to record both flashback and replay-mod format recordings for players at the same time
    • Currently the only way to do this is to set the default encoding method to replay-mod start a recording, then switch the encoding to flashback (or vice versa) then starting another recording.
  • Added the ability to chunk record the same chunk area with multiple recorders
    • With the caveat that you each chunk recorder must have a unique name in order to do this.
    • As a consequence this also allows you to record both flashback and replay-mod replays of the same chunk area at the same time.
  • Added Simple Voice Chat support for flashback replays
  • Fixed the recording quality of Simple Voice Chat
  • Fixed time-limited recordings not accounting for server pausing
  • Fixed an issue where an exception would sometimes occur when shutting down the server

Files

ServerReplay-3.0.0-beta.1+1.21.8.jar(8.93 MiB) Primary Download

Project members

senseiwells

Member

Details

Licensed MIT
Published 2 years ago
Updated 2 days ago