-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.14.2, 1.16.4, 21w14a, 1.17.1, 1.18.1, 1.18.2, 1.19, 1.19.2, 1.19.3, 1.19.4, 1.20.1, 1.21
-
Confirmed
-
(Unassigned)
The Bug:
Non-player entities can interact with blocks within spawn protection.
Steps to Reproduce:
- Start a server, join it, give operator permissions to yourself, and switch into creative mode.
- Set the world spawn to your current location by using the command provided below.
/setworldspawn ~ ~ ~
- Obtain some flint and steel, switch into survival mode, and summon a creeper at your position by using the command provided below.
/summon minecraft:creeper ~ ~ ~ {NoAI:1b}
- Remove your operator permissions, and grant anyone else with them in order to activate spawn protection.
- Detonate the creeper by using your flint and steel.
- Take note as to whether or not non-player entities can interact with blocks within spawn protection.
Observed Behavior:
Non-player entities can interact with blocks within spawn protection.
Expected Behavior:
Non-player entities would not be able to interact with blocks within spawn protection.
- is duplicated by
-
MC-235610 Creepers can break blocks in spawn protection
- Resolved