Tutorial:Chunk ban

Jump to navigation Jump to search
This page uses a bug to make a contraption or demonstrate a game mechanic.
 
Bugs of this nature may be fixed at any time without warning, causing the contraption to stop working. Bug exploits may be disallowed on some multiplayer servers and lead to a ban if used.
Use at your own risk.
This tutorial page is a work in progress.
 
Please help expand and improve it. The talk page may contain suggestions.

Chunk banning is making a chunk or area have too much data for servers to send to the client, resulting in repeated Java exceptions that disconnect users from the server that are too close. It is called a "ban" as the repeated Java exceptions prevent players from connecting to the server.

There are two methods of chunk banning; the first is the method of building high NBT structures, although this does not work in recent versions. The second (and more reliable) chunk banning method, now known as area banning, is to fill a shulker box with high NBT books and drop it as an item entity. Unlike chunk banning, this will kick you from the game if you are within 96 blocks of the dropped item on a Vanilla server, or 32 blocks on a server with Spigot/PaperMC server software. In addition, if a Fox or a Zombified Piglin holds a Shulker Box with high NBT books the range on a Spigot/PaperMC server the ban range will be 48 blocks.

Area banning is not functional on Paper and Purpur server software, but works on vanilla servers and modded ones, such as Fabric.

Chunk bans are mainly used in anarchy servers, prisons and safe houses to keep people out of certain places. The first reference of a chunk ban was the furnace chunk ban in 2b2t, and the first non-anarchy reference was in a prison called The Obelisk by Miningblob. Ever since then several prisons including Proton as well as safe houses have been made with dropped shulker box area bans, most notably Gaia's Vault by TheDeafCreeper+SeenSven and Wifies' safe house.

There is a lot of misinformation about the difference between Chunk bans and Area bans; so watch this informative video by Jerrylum to fully understand Area Banning.

DO NOT hold it in your inventory if playing on 1.18.1 or higher. it will PERMANENTLY ban you. The solutions are either to change the nbt data in the server/world file to remove the shulker box or to have a friend place a repeating command block with "/clear @p shulker_box" near you and then try to join.

Navigation[edit | edit source]