Skip to content

Instantly share code, notes, and snippets.

@aikar

aikar/paper.yml Secret

Created July 31, 2018 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aikar/9c20404411e7e84f05566ec6e38c793e to your computer and use it in GitHub Desktop.
Save aikar/9c20404411e7e84f05566ec6e38c793e to your computer and use it in GitHub Desktop.
# This is the main configuration file for Paper.
# As you can see, there's tons to configure. Some options may impact gameplay, so use
# with caution, and make sure you know what each option does before configuring.
#
# If you need help with the configuration or have any questions related to Paper,
# join us in our IRC channel.
#
# IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper )
# Wiki: https://paper.readthedocs.org/
# Paper Forums: https://aquifermc.org/
verbose: true
config-version: 13
settings:
load-permissions-yml-before-plugins: true
use-alternative-luck-formula: false
bungee-online-mode: true
min-chunk-load-threads: 2
incoming-packet-spam-threshold: 300
remove-invalid-statistics: false
sleep-between-chunk-saves: true
suggest-player-names-when-null-tab-completions: true
save-empty-scoreboard-teams: false
save-player-data: true
region-file-cache-size: 256
player-auto-save-rate: 300
max-player-auto-save-per-tick: -1
enable-player-collisions: true
use-versioned-world: true
set-health-before-death-event: false
removed-vanilla-commands:
- list-commands-here
- enchant
- time
- tell
play-in-use-item-spam-threshold: 300
limit-player-interactions: true
messages:
kick:
authentication-servers-down: ''
flying-player: Flying is not enabled on this server
flying-vehicle: Flying is not enabled on this server
timings:
enabled: true
verbose: true
server-name-privacy: false
hidden-config-entries:
- database
- settings.bungeecord-addresses
history-interval: 300
history-length: 3600
world-settings:
default:
generator-settings:
canyon: true
caves: true
dungeon: true
fortress: true
mineshaft: true
monument: true
stronghold: true
temple: true
village: true
flat-bedrock: false
disable-extreme-hills-emeralds: false
disable-extreme-hills-monster-eggs: false
disable-mesa-additional-gold: false
portal-search-radius: 128
use-vanilla-world-scoreboard-name-coloring: false
lootables:
auto-replenish: true
restrict-player-reloot: false
reset-seed-on-fill: true
max-refills: -1
refresh-min: 1m
refresh-max: 5m
hopper:
cooldown-when-full: true
disable-move-event: false
push-based: true
duplicate-uuid-resolver: regen
queue-light-updates: false
optimize-explosions: false
use-chunk-inhabited-timer: true
lava-flow-speed:
normal: 30
nether: 10
max-entity-collisions: 8
disable-creeper-lingering-effect: false
filter-nbt-data-from-spawn-eggs-and-related: true
delay-chunk-unloads-by: 1s
game-mechanics:
scan-for-legacy-ender-dragon: true
allow-permanent-chunk-loaders: false
shield-blocking-delay: 5
disable-end-credits: false
disable-player-crits: false
disable-sprint-interruption-on-attack: false
disable-chest-cat-detection: false
disable-unloaded-chunk-enderpearl-exploit: true
max-growth-height:
cactus: 3
reeds: 3
max-auto-save-chunks-per-tick: 24
save-queue-limit-for-auto-save: 50
remove-corrupt-tile-entities: false
fast-drain:
lava: false
water: false
water-over-lava-flow-speed: 5
despawn-ranges:
soft: 32
hard: 128
max-chunk-sends-per-tick: 81
max-chunk-gens-per-tick: 10
fishing-time-range:
MinimumTicks: 100
MaximumTicks: 900
falling-block-height-nerf: 0
tnt-entity-height-nerf: 0
enable-treasure-maps: true
treasure-maps-return-already-discovered: false
auto-save-interval: 5
keep-spawn-loaded-range: 2
disable-explosion-knockback: false
anti-xray:
enabled: false
engine-mode: 1
chunk-edge-mode: 1
max-chunk-section-index: 3
update-radius: 2
hidden-blocks:
- gold_ore
- iron_ore
- coal_ore
- lapis_ore
- mossy_cobblestone
- obsidian
- chest
- diamond_ore
- redstone_ore
- lit_redstone_ore
- clay
- emerald_ore
- ender_chest
replacement-blocks:
- stone
- planks
container-update-tick-rate: 1
frosted-ice:
enabled: true
delay:
min: 20
max: 40
elytra-hit-wall-damage: true
nether-ceiling-void-damage: false
parrots-are-unaffected-by-player-movement: false
allow-non-player-entities-on-scoreboards: false
grass-spread-tick-rate: 1
use-alternate-fallingblock-onGround-detection: false
bed-search-radius: 1
non-player-arrow-despawn-rate: -1
prevent-tnt-from-moving-in-water: false
fire-physics-event-for-redstone: false
skip-entity-ticking-in-chunks-scheduled-for-unload: true
armor-stands-do-collision-entity-lookups: true
disable-ice-and-snow: false
disable-thunder: false
skeleton-horse-thunder-spawn-chance: -1.0
experience-merge-max-value: -1
keep-spawn-loaded: true
spawner-nerfed-mobs-should-jump: false
baby-zombie-movement-speed: 0.5
allow-leashing-undead-horse: false
squid-spawn-height:
maximum: 63.0
minimum: 45.0
mob-spawner-tick-rate: 1
all-chunks-are-slime-chunks: false
disable-teleportation-suffocation-check: false
enable-old-tnt-cannon-behaviors: false
verbose: true
allow-block-location-tab-completion: true
use-hopper-check: false
max-mob-spawn-attempts: 250
fix-cannons: false
use-vanilla-maps: true
track-players-on-maps: false
grass-spread-rate: 10000
world:
auto-save-interval: 1
remove-invalid-statistics: false
max-auto-save-chunks-per-tick: 200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment