How to disable exploit fixes on a Minecraft Paper server


Summary
Disabling exploit fixes on a Minecraft Paper server refers to configuration options not officially endorsed or maintained by the PaperMC development team. While PaperMC offers various optimizations and improvements for Minecraft server performance, exploit fixes typically involve the patching of breaking unbreakable blocks, TNT duping, and overstacking. Utilizing exploit settings can introduce potential issues, instability, or conflicts within the server and must be used cautiously.

Note The settings are only available for Minecraft Paper version 1.16 and above.


How to Disable Exploit Fixes on a Minecraft Paper Server
1. Log in to the BisectHosting Premium or Budget panel.

2. Stop the server.


3. Go to the File Manager tab.


4. Depending on the Minecraft Paper version, open the following file for editing:

Minecraft Paper 1.19+: config/paper-global.yml
Minecraft Paper 1.16.1 to 1.17.1: paper.yml




5.
On the unsupported-settings: line, change false to true to disable the desired exploit fixes.

allow-grindstone-overstacking - Sets whether players can overstack items in the grindstone.
allow-headless-pistons - Sets whether headless pistons can be created, which are used to break permanent blocks.
allow-permanent-block-break-exploits - Sets whether unbreakable blocks can be broken with vanilla exploits such as bedrock, end portal frames, end portal blocks, etc.
allow-piston-duplication - Sets whether TNT, carpets, and rails can be duplicated. Sand is not included.
perform-username-validation - Sets whether usernames are validated. Usernames with special characters may conflict with commands and plugins.

Note Available settings vary by version. Minecraft Paper 1.20.1 is used in this example.


6. Choose the Save and close button on the lower right.


7. Start the server.


Was this answer helpful?

0
« Back