

Make changes to paper server config


Make changes to paper server config
The Issue
Vanilla-modifying optimization plugins like Paper and Spigot often change vanilla behaviors in unpredictable ways (see [this video](<https://www.youtube.com/watch?v=XjjXYrMK4qw> for some common ways Paper often breaks TMC designs). Game mechanics on different plugins servers may vary based on different server configurations, making it impossible to guarantee functionality of archived designs.
There are some configurations that may increase the likelihood of some designs working on Paper servers, although full functionality cannot be assured (note: Paper edit configuration files are found in the server world folder `/config`/`paper-global.yml`):
- TNT, carpet, and rail duplication: `allow-piston-duplication: true`
- Bedrock and end portal frame breaking:
- `allow-permanent-block-break-exploits: true`
- `allow-headless-pistons: true`
- Sand duplication: `allow-unsafe-end-portal-teleportation: true`
- Tripwire hook duplication: `skip-tripwire-hook-placement-validation: true`
- Vanilla-like hopper mechanics:
- `hopper:`
- `cooldown-when-full: true`
- `disable-move-event: false`
- Vanilla-like redstone behavior:
- `container-update-tick-rate: 1`
- `chunk-tasks-per-tick: 1000`
- `use-faster-eigencraft-redstone: false`
once this is enabled, all redstone farms will work better, and everything is just gonna be better overall

1
The Issue
Vanilla-modifying optimization plugins like Paper and Spigot often change vanilla behaviors in unpredictable ways (see [this video](<https://www.youtube.com/watch?v=XjjXYrMK4qw> for some common ways Paper often breaks TMC designs). Game mechanics on different plugins servers may vary based on different server configurations, making it impossible to guarantee functionality of archived designs.
There are some configurations that may increase the likelihood of some designs working on Paper servers, although full functionality cannot be assured (note: Paper edit configuration files are found in the server world folder `/config`/`paper-global.yml`):
- TNT, carpet, and rail duplication: `allow-piston-duplication: true`
- Bedrock and end portal frame breaking:
- `allow-permanent-block-break-exploits: true`
- `allow-headless-pistons: true`
- Sand duplication: `allow-unsafe-end-portal-teleportation: true`
- Tripwire hook duplication: `skip-tripwire-hook-placement-validation: true`
- Vanilla-like hopper mechanics:
- `hopper:`
- `cooldown-when-full: true`
- `disable-move-event: false`
- Vanilla-like redstone behavior:
- `container-update-tick-rate: 1`
- `chunk-tasks-per-tick: 1000`
- `use-faster-eigencraft-redstone: false`
once this is enabled, all redstone farms will work better, and everything is just gonna be better overall

1
Petition Updates
Share this petition
Petition created on November 24, 2025