The ReplaySystem is a plugin for Pocketmine where you can record players. You can play this sequence later, you can also set the speed when playing!
Added the possibility to delete replays with a command
-
Record and play the game behavior
-
manually entering the speed of the sequence
-
Sequence also available after server restart
get the latest .phar from the poggit page: https://poggit.pmmp.io/p/ReplaySystem/
Step | Description |
---|---|
1 | start a recording with "/replay start" |
2 | stop a recording with "/replay stop" |
3 | play a recording with "/replay play [speed:1]" |
4 | save your current recording with "/replay save [name]" |
5 | play a saved recording with "/replay playsave [name] [speed:1]" |
6 | if you want, delete your saved recording with "/replay deleteysave [name]" |
7 | list all saved recording with "/replay listsave" |
Command | Description | Permission |
---|---|---|
/replay start | start a recording | replay.command |
/replay stop | stop a recording | replay.command |
/replay play [speed:1] | play a recording | replay.command |
/replay save [name] | save your current recording | replay.command |
/replay playsave [name] [speed:1] | play a saved recording | replay.command |
/replay deletesave [name] | delete a saved recording | replay.command |
/replay listsave | list all saved recording | replay.command |
Preview by @McpeBooster: https://youtu.be/SKJHoVs0MLY
Tutorial (German) by @iTzFreeHD: https://youtu.be/_mak8Gg1PzU
Twitter: https://twitter.com/McpeBooster
YouTube: https://youtube.com/McpeBooster
GitHub: https://github.com/McpeBooster
Website: http://McpeBooster.tk
E-Mail: mcpebooster@gmail.com