Bryan1029384756 / PaperRecorder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



PaperRecorder

Overview

PaperRecorder for 1.20.1 is a Fork of paper allowing players to record players and replay it using the replay mod.
Original Mod for ServerSideReplayRecorder https://github.com/thecolonel63/server-side-replay-recorder

Commands

/replay players (add|remove|list) - Add/list/remove players to/from the blacklist/whitelist
/replay status - Show the active recording list as well as if recording is enabled
/replay status (enable|disable) - Toggle recording across entire mod
/replay region (start|stop|status) - Enable recording of a pre-defined large area independent of players
/replay file (player|region) - Delete / Upload replay files without manually accessing the replay folder
/replay marker (player|region) - Add a marker to the specified replay file

Config

Config is in /config/ServerSideReplayRecorder.yml

Compatibility

This Paper Fork is compatible with Simple Voice Chat. To use please download the Simple Voice Chat plugin for Bukkit and install in the plugins folder and PaperRecorder will take care of the rest. To hear the voices in the Replay Mod please download Replay Voice Chat

License

The PATCHES-LICENSE file describes the license for api & server patches, found in ./patches and its subdirectories except when noted otherwise.

The fork is based off of PaperMC's fork example found here. As such, it contains modifications to it in this project, please see the repository for license information of modified files.

About

License:MIT License


Languages

Language:Kotlin 97.5%Language:Batchfile 2.5%