logo

Punishments

Player punishments are rare considering the nature of 2b2t. In extreme cases such as game-breaking lag exploits or crash exploits, the admins of 2b2t have been known to take action on players by removing their priority queue, kicking them, reverting their illegals, reverting their bases, and in rare cases fully banning their accounts (unconfirmed). A punishment in this article refers to banning, removing of priority queue, muting, and reverting bases. Reverting illegal items will only be counted for those which haven't been done by an Anti Cheat. Kickings won't be counted either, as we don't want this list to be filled by bots kicked for spamming.

2012[edit | edit source]

Hausemaster removed end portals created via a backdoor, and eventually reset the entire End dimension. He also removed duped Dragon Eggs and Endstone in the overworld.

2015[edit | edit source]

Hausemaster muted some people, like James_Rustles, as a joke, and called them "Chinese Bots". These mutes went on for a few hours, and were simply a joke.

2016[edit | edit source]

In late 2016, torogadude's oldfag queue status was manually removed by TheCampingRusher and Curtis because torogadude had hacked a friend of Rusher and posted a video of logging into their account and bedtrapping them. This caused extreme outrage throughout the community, starting the #freetoro movement. Following the backlash, torogadude's oldfag queue access was given back and Rusher explained what had happened in a video.

2017[edit | edit source]

Throughout early 2017 a powerful lag machine was used frequently to drop TPS. At the time Hausemaster was relatively inactive so no action was taken and the machine was used for months without being removed. On 7/7/2017 the region file for the base was deleted, which reverted a 512x512 area to natural terrain. Later in 2017, Gr1f's oldfag queue access was removed, but unlike the torogadude incident, this didn't cause as much community outrage because players were annoyed by the lag and thought it was justified. Gr1f's oldfag queue status was not reinstated.

2019[edit | edit source]

As of 2019 the admins of 2b2t punish players who intentionally lag or crash the server by removing their priority queue and banning them from the donate.2b2t.org priority queue store. Many accounts have been banned then unbanned in the past, such as those involved in the mass-ban on Halloween 2019 caused by The Book Club. In the list below, bold text indicates the ban has lasted over 3 months (permanent) or the user has been banned multiple times.

List of accounts currently banned from donate.2b2t.org[edit | edit source]

  • 0x22
  • Paralusion2
  • DqwnSyndrome
  • househousehouse1
  • TheCampngRusher
  • AnzeBlaBla
  • 4475
  • Redstoner___
  • CirocDrip
  • zucchini1111
  • Spoofing
  • EatMyMinecraft
  • brownman_11
  • 2B2K
  • Goujon_
  • smeek_

Anyone can verify that the accounts on this list are banned by going on donate.2b2t.org and entering the usernames to purchase priority. The message "You're not allowed to purchase this item." or "(username) has been banned from this webstore." will appear.

On November 26th 2019 every player on the ban list was cleared except 0x22, Paralusion2 and DqwnSyndrome.

On December 6th 2019 a device was made near spawn by the Brownman that automatically priority-banned anyone who went near it. the_wise_walrus was the first player to get banned using this tactic but has since been unbanned.

2020[edit | edit source]

Hausemaster begins temporarily muting spammers in chat who promote or advertise discord server or just spam. S0ven and 0Neb are temporarily muted for the xz_9 information being discovered. Possibly because xz_9 is hause.

How to verify banned users[edit | edit source]

The script below can be used in Chrome or Firefox to easily verify whether or not a user is banned. Write await checkBanned("username") to check if a player is banned.

async function checkBanned(name) { await fetch("https://donate.2b2t.org/category/738999", { method: "POST", headers: { "Content-Type": "application/x-www-form-urlencoded" }, body: "ign=" + encodeURIComponent(name) }) const response = await fetch("https://donate.2b2t.org/package/1994771") return /disabled/.test(await response.text()) }

We've redesigned the app!
CHECK OUT OUR REDESIGN
Are you sure you want to do that?
Huh?
Cancel
Continue
logo