Hinweis: Dies ist eine Beta-Version von Plots, die größtenteils auf Fehler getestet wurde, allerdings möglicherweise noch welche enthalten könnte. Bitte melde Fehler mit dieser Version im snapshot-demo Channel auf unserem Support-Server.
+ Plot-Snapshots hinzugefügt, welche es ermöglichen sollen, alle Strukturen auf einem Plot mit einem Befehl zurücksetzen zu können (
es betrifft nur Blöcke)
+ Subbefehl
makesnapshot hinzugefügt
+ Subbefehl
reset hinzugefügt
+ neue Config-Option
plot-snapshots + Mangrovenschilder werden jetzt auch unterstützt
* zusätzliche Übersetzungen für die neue Funktion hinzugefügt
* kleinere interne Änderungen
PlotsAPI
+ WrappedPlot.createSnapshot() added that you may use to create a plot snapshot by yourself
+ WrappedConfig.arePlotSnapshotsEnabled() added so you can check if that feature is enabled in the config
* WrappedPlot.getSize() will now return
Location instead of
int, it holds the respective size for every axis