Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TNT Duping or Bedrock Breaking issues? READ ME #3854

Closed
aikar opened this issue Jul 8, 2020 · 0 comments
Closed

TNT Duping or Bedrock Breaking issues? READ ME #3854

aikar opened this issue Jul 8, 2020 · 0 comments
Labels
resolution: works-as-intended Working as it should / expected to type: security Issue relates to the security of the server. upstream: vanilla Issue exists in vanilla Minecraft.

Comments

@aikar
Copy link
Member

aikar commented Jul 8, 2020

As noted in our project description, Paper fixes gameplay and mechanics inconsistencies.

TNT duping, Carpet and Rail duping, and breaking Bedrock and End Portals, and Gravity Block Duping have been patched in Paper 1.15.2+.

Because TNT duping is considered a form of automated mining and not a resource dupe, we have provided an option to restore it. This undesirably also re-enables carpet and rail duping, which normally we would not provide a config for, but its the same bug for those.

Also, considering bedrock breaking is more of a security thing, an option has been provided for that too.

However, Sand/Gravity block duping does not and will not have a config option.

To restore TNT, Rails and Carpet duping, set allow-piston-duplication to true in paper-global.yml.

unsupported-settings:
  allow-piston-duplication: true

To enable bedrock and End portal block destruction, enable allow-permanent-block-break-exploits in paper-global.yml.

unsupported-settings:
  allow-permanent-block-break-exploits: true

If your server has lag, crashing or any other undesirable consequences from enabling these flags, you will not get support from Paper.

For reasoning behind no config for sand (and MANY other duplication bugs), see: #3724

Please do not open any further discussion on config options for sand duping. The decision is final. It will be closed.

If you wish to have all of the vanilla bugs with better performance, please use Fabric with the Lithium and Phosphor mods instead, or Sponge for your server.

@PaperMC PaperMC locked as resolved and limited conversation to collaborators Jul 8, 2020
@aikar aikar pinned this issue Jul 8, 2020
@aikar aikar added type: security Issue relates to the security of the server. upstream: vanilla Issue exists in vanilla Minecraft. resolution: works-as-intended Working as it should / expected to labels Jul 8, 2020
@JRoy JRoy closed this as completed Aug 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolution: works-as-intended Working as it should / expected to type: security Issue relates to the security of the server. upstream: vanilla Issue exists in vanilla Minecraft.
Projects
None yet
Development

No branches or pull requests

2 participants