Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
ServerReplay

ServerReplay

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

42.2k
134
Management
Technology
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.4
1.18.2
1.17.1

Platforms

Fabric

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on Ko-fi

Creators

senseiwells
senseiwells Member

Details

Licensed MIT
Published last year
Updated last week
DescriptionChangelogVersions

Show all versions

1
2
5

ServerReplay 2.3.0 for 1.21.5

by senseiwells on May 26, 2025
Download

ServerReplay 2.3.0

  • Implemented proper ReplayMod support for 1.21.5
  • Implemented delete_replays_after_duration and log_deleted_replays config options
  • Fixed a bug that caused signed chat messages to be recorded as signed
  • Fixed an incompatibility with krypton
  • Fixed an incompatibility with distant horizons
  • Fixed a bug with the flashback encoding not recording entity snapshots properly

ServerReplay 2.2.0-beta.2 for 1.21.5

by senseiwells on Apr 27, 2025
Download

ServerReplay 2.2.0-beta.2

Fixed a bug where viewing replays don't pause when paused in singleplayer

ServerReplay 2.2.0-beta.1 for 1.21.5

by senseiwells on Apr 20, 2025
Download

ServerReplay 2.2.0-beta.1

Update to 1.21.5

Due to replay mod not having a release yet the replay-mod format should be considered unstable. Any recordings using the replay-mod format may not work with the replay mod when it releases.

ServerReplay 2.1.0 for 1.21.4

by senseiwells on Apr 20, 2025
Download

ServerReplay 2.1.0

Added support to view flashback replays

ServerReplay 2.0.0 for 1.21.4

by senseiwells on Mar 17, 2025
Download

ServerReplay 2.0.0

This is quite a big update to ServerReplay with lots of internal changes. ServerReplay now supports recording to the flashback format! This support is experimental, and usage may result in corrupted recordings, please report any bugs you encounter to the github.

Replay mod support will still be maintained for the foreseeable future, and remains the default recording method.

To change the format to flashback you can run the /replay encoding set flashback, to change back to replay mod you can run /replay encoding set replay-mod.

There are some features of flashback that aren't currently available:

  • No flashback voicechat support
  • No viewing flashback replays server-side
  • Flashback will not save resource packs, this is a limitation of flashback itself, resource packs in replays will still be loaded if the packs are still being hosted externally

Other changes this update:

  • Fixed an issue where you couldn't use ServerReplay in Singleplayer
  • Fixed compatability with servux
  • Added config option "ignore_custom_payloads" which ignores custom payload packets, this may resolve compatability issues with some mods, but will break others
  • Deprecated "max_file_size" and "include_compressed_in_status", for longer replays these options are just too expensive to feasibly use, these options do not work for the new flashback format and will eventually be removed for replay mod replays. It's advised to use "max_duration" instead.

ServerReplay 2.0.0-beta.2 for 1.21.4

by senseiwells on Feb 6, 2025
Download

ServerReplay 2.0.0-beta.2

This is quite a big update to ServerReplay with lots of internal changes. ServerReplay now supports recording to the flashback format! This support is experimental, and usage may result in corrupted recordings, please report any bugs you encounter to the github.

Replay mod support will still be maintained for the foreseeable future, and remains the default recording method.

To change the format to flashback you can run the /replay encoding set flashback, to change back to replay mod you can run /replay encoding set replay-mod.

There are some features of flashback that aren't currently available:

  • No flashback voicechat support
  • No viewing flashback replays server-side
  • Flashback will not save resource packs, this is a limitation of flashback itself, resource packs in replays will still be loaded if the packs are still being hosted externally

Other changes this update:

  • Fixed compatability with servux
  • Added config option "ignore_custom_payloads" which ignores custom payload packets, this may resolve compatability issues with some mods, but will break others
  • Deprecated "max_file_size" and "include_compressed_in_status", for longer replays these options are just too expensive to feasibly use, these options do not work for the new flashback format and will eventually be removed for replay mod replays. It's advised to use "max_duration" instead.

ServerReplay 1.2.12 for 1.21.4

by senseiwells on Jan 27, 2025
Download
  • Fixes a crash when "fixed_daylight_cycle" is set to anything > 0

ServerReplay 1.2.10 for 1.20.6

by senseiwells on Dec 22, 2024
Download

ServerReplay 1.2.10 for 1.21.1

by senseiwells on Dec 22, 2024
Download

ServerReplay 1.2.10 for 1.21.3

by senseiwells on Dec 22, 2024
Download

ServerReplay 1.2.10 for 1.21.4

by senseiwells on Dec 22, 2024
Download
  • Fixes a compatability issue when recording polymer entities

ServerReplay 1.2.7 for 1.21.4

by senseiwells on Dec 17, 2024
Download
  • Updated ReplayStudio, with proper 1.21.4 protocol support

IMPORTANT NOTE

Anything that was recorded with 1.21.4 ServerReplay has invalid metadata, which was an oversight on my behalf. All 1.21.4 replays recorded are thought to use the 1.21.2 protocol, meaning they won't load properly; You can fix this manually by unzipping any .mcpr files (you may need to rename them to .zip) and modifying the "metaData.json" file by setting "protocol" to 769.

Alternatively you can boot the new version of this mod and it will try to fix any invalid replays automatically.

ServerReplay 1.2.2 for 1.20.1

by senseiwells on Dec 9, 2024
Download
  • Update ServerReplay for 1.20.1

ServerReplay 1.2.5 for 1.21.4

by senseiwells on Dec 3, 2024
Download
  • Updated to 1.21.4

ServerReplay 1.2.3 for 1.21.3

by senseiwells on Nov 17, 2024
Download
  • Added "ignore_action_bar_packets" option

ServerReplay 1.2.2 for 1.21.3

by senseiwells on Nov 12, 2024
Download
  • Fix a crash

ServerReplay 1.2.1 for 1.21.3

by senseiwells on Nov 11, 2024
Download
  • Packet encoding now happens async
  • Now using injected http servers for downloading replays and packs
    • You no longer need to open additional ports for this

ServerReplay 1.1.5 for 1.21.3

by senseiwells on Nov 7, 2024
Download
  • Updated to 1.21.3

ServerReplay 1.1.5 for 1.17.1

by senseiwells on Sep 25, 2024
Download

ServerReplay 1.1.5 for 1.18.2

by senseiwells on Sep 25, 2024
Download
1
2
5

Modrinth is open source.

feat/theseus/tauri-v2@c5403db

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.