Skip to content
Success

Changes

Summary

  1. Improve CuboidRegion not to use WorldEdit vectors when not needed (commit: 8c6ee4c) (details)
  2. There can only one of selection/location be set (commit: 4af5b3f) (details)
  3. Tool lookups no longer require WorldEdit for double chests (commit: 4ce7ad0) (details)
Commit 8c6ee4cf0c75b0c5a1e6a87e04e3f030908d01f3 by Brokkonaut
Improve CuboidRegion not to use WorldEdit vectors when not needed
(commit: 8c6ee4c)
The file was modified src/main/java/de/diddiz/worldedit/CuboidRegion.java (diff)
Commit 4af5b3f1ea2b95daaa4046019aa70f1fbdc8bd33 by Brokkonaut
There can only one of selection/location be set
(commit: 4af5b3f)
The file was modified src/main/java/de/diddiz/LogBlock/QueryParams.java (diff)
Commit 4ce7ad0f7d825a6bfaa713026ea679d3707743d8 by Brokkonaut
Tool lookups no longer require WorldEdit for double chests
(commit: 4ce7ad0)
The file was modified src/main/java/de/diddiz/LogBlock/listeners/ToolListener.java (diff)