PaperMC/paper-server/patches/sources/net/minecraft
Aikar eb626e1176 Protect Bedrock and End Portal/Frames from being destroyed
This fixes exploits that let players destroy bedrock by Pistons, explosions
and Mushrooom/Tree generation.

These blocks are designed to not be broken except by creative players/commands.
So protect them from a multitude of methods of destroying them.

A config is provided if you rather let players use these exploits, and let
them destroy the worlds End Portals and get on top of the nether easy.
2020-05-13 23:01:26 -04:00
..
advancements Lazily create LootContext for criterions 2023-11-21 12:16:39 -03:00
commands Improve tag parser handling 2024-02-05 11:54:04 +01:00
core Properly track the changed item from dispense events 2022-12-12 12:14:03 -08:00
nbt Improve tag parser handling 2024-02-05 11:54:04 +01:00
network Improve tag parser handling 2024-02-05 11:54:04 +01:00
resources Validate ResourceLocation in NBT reading 2024-01-04 13:49:14 +01:00
server Improve tag parser handling 2024-02-05 11:54:04 +01:00
stats Fix spigot's Forced-Stats 2023-08-28 01:32:39 +01:00
util Validate usernames 2022-01-01 05:19:37 -08:00
world Protect Bedrock and End Portal/Frames from being destroyed 2020-05-13 23:01:26 -04:00
ChatFormatting.java.patch Adventure 2021-01-29 17:54:03 +01:00
CrashReport.java.patch Disable memory reserve allocating 2024-01-18 23:25:09 +01:00
CrashReportCategory.java.patch Deobfuscate stacktraces in log messages, crash reports, and etc. 2021-06-20 18:19:09 -07:00
Util.java.patch Remove client-side code using deprecated for removal AccessController 2021-11-26 15:09:58 -08:00