MCGalaxy
MCGalaxy copied to clipboard
Log physics operations caused by players
Currently if you have physics enabled someone can use TNT or Fire to destroy buildings and leave no or minimal traces in BlockDB, which is a problem if you have physics enabled in some worlds.
The solution would be is to log each physics operation started by a player and put it to BlockDB so someone can use /UndoPlayer to undo large scale griefs done using physics blocks.
Problem with logging physics is that it would create a tonne of BlockDB entries, and constructs such as door loops would never stop adding more BlockDB entries