Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/extent
Aurélien abaa347ad4
Fix major security bugs (3 brushes + superpickaxe)! (#1213)
* Fix major security bugs (3 brushes + superpickaxe)!
- Due to some recent changes, FAWE could edit everything in the world, no matter other plugin protections such as PS or WG.
- Fix superpickaxe allow to bypass protections => Fix SurvivalModeExtent not taking into account protections plugins due to breaking blocks naturally to get drops.

* Adress requests
- Revert some unsuitabe changes
- Add FAWE diff comments

* Clean imports

* Adress requests

Co-authored-by: NotMyFault <mc.cache@web.de>
2021-08-07 11:09:33 +02:00
..
buffer Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
cache Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
clipboard Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
inventory Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
reorder Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
transform Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
validation Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
world Fix major security bugs (3 brushes + superpickaxe)! (#1213) 2021-08-07 11:09:33 +02:00
AbstractBufferingExtent.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
AbstractDelegateExtent.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
ChangeSetExtent.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
Extent.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
InputExtent.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
MaskingExtent.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
NullExtent.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
OutputExtent.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
TracingExtent.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00