Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/world
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
..
biome Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
block Fix fawe-deprecation javadoc linking 2021-08-05 18:33:19 +02:00
chunk Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
entity Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
fluid Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
gamemode Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
item Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
registry Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
snapshot Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
storage Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
weather Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
AbstractWorld.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
DataException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
DataFixer.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
NbtValued.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
NullWorld.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
RegenOptions.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
World.java Fix major security bugs (3 brushes + superpickaxe)! (#1213) 2021-08-07 11:09:33 +02:00
WorldUnloadedException.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00